lorax/tests/pylorax
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
..
blueprints Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
results Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2018-06-11 16:54:57 -07:00
test_crossdomain.py Fix some pylint warnings 2018-06-11 16:54:59 -07:00
test_projects.py Fix epoch to ouput an int instead of a str 2018-06-11 16:54:58 -07:00
test_recipes.py Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
test_server.py Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
test_workspace.py Update the path for the test blueprints 2018-06-11 16:54:59 -07:00
test_yumbase.py Make sure lorax-composer tests only use temporary directories 2018-06-11 16:54:58 -07:00