cfff807df8
Support both
[customizations]
hostname = "whatever"
and
[[customizations]]
hostname = "whatever"
in the blueprint data. The [[ syntax matches the other customization
directives (user, group, sshkey), and as such it's easy to accidentally
use it for the hostname without even realizing it's specifying something
different.
Add some tests for converting customizations to kickstarts.
(cherry picked from commit
|
||
---|---|---|
.. | ||
cli | ||
composer | ||
lib | ||
pylint | ||
pylorax | ||
__init__.py | ||
lib.py | ||
test_cli.sh | ||
testenv.sh |