lorax/tests
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
..
composer Update composer-cli to use blueprint instead of recipe 2018-06-11 16:54:59 -07:00
pylint Add composer-cli utility and implement the recipes commands 2018-06-11 16:54:58 -07:00
pylorax Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
usercustomize.py Measure coverage for parallel processes 2018-06-11 16:54:58 -07:00