5a353c916c
Updates the /puppet directory templates so that we drop the '-puppet' from the filenames. This is redundant because we already have puppet in the directory name and fixes inconsistencies where we aren't using -puppet in all the files within the puppet directory. Depends-On: I71cb07b2f5305aaf9c43ab175cca976e844b8175 Change-Id: I70d6e048a566666f5d6e5c2407f8a6b4fd9f6f87 |
||
---|---|---|
.. | ||
cinder-netapp-config.yaml | ||
mongodb-nojournal.yaml | ||
net-bond-with-vlans.yaml | ||
net-single-nic-with-vlans.yaml | ||
network-isolation.yaml | ||
neutron-ml2-bigswitch.yaml | ||
neutron-ml2-cisco-nexus-ucsm.yaml | ||
overcloud-steps.yaml | ||
puppet-ceph-devel.yaml | ||
puppet-ceph-external.yaml | ||
puppet-pacemaker.yaml | ||
puppet-tenant-vlan.yaml | ||
README.md | ||
storage-environment.yaml |
This directory contains Heat environment file snippets which can be used to enable features in the Overcloud.
Configuration
These can be enabled using the -e [path to environment yaml] option with heatclient.
Below is an example of how to enable the Ceph template using devtest_overcloud.sh:
export OVERCLOUD\_CUSTOM\_HEAT\_ENV=$TRIPLEO\_ROOT/tripleo-heat-templates/environments/ceph_devel.yaml