instack-undercloud/elements/puppet-stack-config
Takashi Kajinami 0302c8385f Remove configuration related to Horizon
Because we never have Horizon deployed in undercloud node,
we don't need to have any parameteres for it.

This patch removes useless hieradata which is never refered,
in addition to remove unnecessory firewall rule to allow
tcp/80(Horizon).

Closes-Bug: #1854117
Change-Id: I0bdb23133e412d7427f2d91e8ac04f9b8a82c150
2019-12-17 14:11:34 +09: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 Set Red Hat default SSHD configuration properly 2018-08-09 10:43:30 +02: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 Set notification driver to noop when enable_telemetry=false 2019-08-06 14:41:37 -06:00
puppet-stack-config.yaml.template Remove configuration related to Horizon 2019-12-17 14:11:34 +09: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.