instack-undercloud/elements/puppet-stack-config
Sofer Athlan-Guyot aab11800fe Make sure we start nova-compute after ironic-conductor.
We need to ensure that ironic-conductor starts before nova-compute.
This is to workaround an issue where nova-compute tries and fails to
call plug_vifs, this in turn report a vm_state error which, in this
case is a false positive.  See lp#1777608 for more.

We ensure ordering by forcing puppet to restart nova-compute after
ironic-conductor in the case of undercloud upgrade/update.

Change-Id: Ifbada53f088258a397777a6fa18dd7c1b37c09d3
Closes-Bug: #1777475
2018-06-23 13:37:07 +02:00
..
extra-data.d Install via puppet 2015-03-17 16:15:55 -04:00
install.d Ensure Boolean Strings from the environment are treated correctly 2018-01-25 12:00:37 +11:00
os-apply-config/etc/puppet/hieradata Use tripleo::selinux 2016-05-13 16:27:53 -04:00
os-refresh-config Add --summarize when running puppet apply 2018-01-07 10:01:45 +00:00
README.rst Install via puppet 2015-03-17 16:15:55 -04:00
element-deps Install via puppet 2015-03-17 16:15:55 -04:00
package-installs.yaml Remove usage of os-cloud-config 2017-03-28 18:06:41 -04:00
puppet-stack-config.pp Make sure we start nova-compute after ironic-conductor. 2018-06-23 13:37:07 +02:00
puppet-stack-config.yaml.template Fall back to puppet-ntp defaults 2018-06-18 09:40:50 -06:00

README.rst

puppet-stack-config

puppet-stack-config provides static puppet configuration for a single node baremetal cloud using the Ironic driver. A yaml template is used to render a hiera data file at /etc/puppet/hieradata/puppet-stack-config.yaml.

The template rendering takes its input from a set of defined environment variables.