lorax/src
Brian C. Lane ccafa76019 Add blueprint customization support for hostname and ssh key
This adds support for the optional blueprint section [customizations].

Use it like this:

[customizations]
hostname = yourhostnamehere

[[customizations.sshkey]]
user = root
key = root user key
2018-06-11 16:54:59 -07:00
..
bin Update composer-cli to use blueprint instead of recipe 2018-06-11 16:54:59 -07:00
composer Update the error responses to just return lists of strings. 2018-06-11 16:54:59 -07:00
pylorax Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
sbin Add support for systemd socket activation 2018-06-11 16:54:59 -07:00