lorax/tests/pylorax/results
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
..
custom-base.dict Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
custom-base.toml Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
full-recipe.dict Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
full-recipe.toml Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
minimal.dict Fix depsolving empty recipes 2018-06-11 16:54:58 -07:00
minimal.toml Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
modules-only.dict Fix depsolving empty recipes 2018-06-11 16:54:58 -07:00
modules-only.toml Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
packages-only.dict Fix depsolving empty recipes 2018-06-11 16:54:58 -07:00
packages-only.toml Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00