instack-undercloud/elements/puppet-stack-config
Derek Higgins aad3455086 Set the heat auth_encryption_key to a random string
Hard-coding it to "unset__" defeats its purpose. os-make-password
returns a 40 character password, heat requires it to be 8,16 or 32
so it is truncated.

Change-Id: I4de7e058a0fdf87f1fc5061a01d45beda72b3345
2015-05-28 07:00:54 +01:00
..
extra-data.d Install via puppet 2015-03-17 16:15:55 -04:00
install.d Set the heat auth_encryption_key to a random string 2015-05-28 07:00:54 +01:00
os-refresh-config Save iptables rule changes to /etc/sysconfig/iptables 2015-04-13 20:01:58 -04:00
element-deps Install via puppet 2015-03-17 16:15:55 -04:00
package-installs.yaml Install via puppet 2015-03-17 16:15:55 -04:00
puppet-stack-config.pp Fix version of openstack-tempest package. 2015-05-11 15:11:26 +02:00
puppet-stack-config.yaml.template Set the heat auth_encryption_key to a random string 2015-05-28 07:00:54 +01:00
README.rst Install via puppet 2015-03-17 16:15:55 -04:00

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.