lorax/tests/pylorax/blueprints
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
..
atlas.toml Update the tests for the recipe -> blueprint change 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
development.toml Update the tests for the recipe -> blueprint change 2018-06-11 16:54:59 -07:00
glusterfs.toml Update the tests for the recipe -> blueprint change 2018-06-11 16:54:59 -07:00
http-server.toml Update the tests for the recipe -> blueprint change 2018-06-11 16:54:59 -07:00
jboss.toml Update the tests for the recipe -> blueprint change 2018-06-11 16:54:59 -07:00
kubernetes.toml Update the tests for the recipe -> blueprint change 2018-06-11 16:54:59 -07:00