heat remove copy of sample config file
We're moving to a model like nova where we don't maintain a static sample config, instead providing a readme showing how to generate it in https://review.openstack.org/#/c/138800/, so this change is needed before we can land that change. Change-Id: I335a33646eef72962c9036dcd1de50144d8575c8
This commit is contained in:
parent
47a81c9123
commit
bfadd227ec
1
lib/heat
1
lib/heat
@ -94,7 +94,6 @@ function configure_heat {
|
||||
|
||||
cp $HEAT_DIR/etc/heat/api-paste.ini $HEAT_API_PASTE_FILE
|
||||
cp $HEAT_DIR/etc/heat/policy.json $HEAT_POLICY_FILE
|
||||
cp $HEAT_DIR/etc/heat/heat.conf.sample $HEAT_CONF
|
||||
|
||||
# common options
|
||||
iniset_rpc_backend heat $HEAT_CONF DEFAULT
|
||||
|
Loading…
x
Reference in New Issue
Block a user