tripleo-heat-templates/puppet/extraconfig/pre_deploy
Qasim Sarfraz ee2c9ea45d PLUMgrid Neutron integration
Enable PLUMgrid neutron liberty plugin in a TripleO overcloud environment.

Change-Id: I07025f67ec3f3399aac4dcd10cc37e857772548b
Signed-off-by: Qasim Sarfraz <qasims@plumgrid.com>
2016-03-18 16:14:44 +05:00
..
compute Merge "OpenContrail heat templates" 2016-02-29 15:31:51 +00:00
controller PLUMgrid Neutron integration 2016-03-18 16:14:44 +05:00
default.yaml Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
per_node.yaml Set the name property for all deployment resources 2015-12-10 14:48:04 +13:00
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00

This tree contains additional configuration which happens "pre deployment",
e.g before the OpenStack services themselves are configured but after the
nodes themselves have been provisioned and initially configured.

Typically for puppet deployments these additional configs will put in place
hieradata which is then consumed by the subsequent puppet configuration
which occurs during the post-deployment phase.

If you need to specify multiple configs, you can chain them together in a
template, see the multiple.yaml example:

  OS::TripleO::ControllerExtraConfigPre: puppet/extraconfig/pre_deploy/controller/multiple.yaml