Add pre-network hook and example showing config-then-reboot
authorSteven Hardy <shardy@redhat.com>
Thu, 15 Dec 2016 10:09:35 +0000 (10:09 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 15 Dec 2016 11:12:37 +0000 (11:12 +0000)
commitf1cc2143842e869c97aed5f777c0ec1144d0d132
tree48618c87b06d24344f9814e118044cc0d895dfa9
parent713a0326e4d0ffbd4531263b7bd638809c2a639c
Add pre-network hook and example showing config-then-reboot

There are some requirements for early configuration that involves
e.g setting kernel parameters then rebooting.  Currently this can
be done via cloud-init, e.g firstboot templates, but there's been
discussion around enabling a SoftwareDeployment approach instead.

The main advantage of doing it this way is there's an error path
if something goes wrong with the config (except triggering the
reboot as we have to use NO_SIGNAL for that).

Change-Id: Ia54ee654f755631b8062eb5c209a60c6f9161500
extraconfig/pre_network/config_then_reboot.yaml [new file with mode: 0644]
overcloud-resource-registry-puppet.j2.yaml
puppet/blockstorage-role.yaml
puppet/cephstorage-role.yaml
puppet/compute-role.yaml
puppet/controller-role.yaml
puppet/objectstorage-role.yaml
puppet/role.role.j2.yaml