]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat templates : allow access to wordpress in example templates
authorSteven Hardy <shardy@redhat.com>
Tue, 12 Feb 2013 16:02:44 +0000 (16:02 +0000)
committerSteven Hardy <shardy@redhat.com>
Tue, 12 Feb 2013 16:05:28 +0000 (16:05 +0000)
commit067323878522df12484c02211e852609185cb4fb
tree7852cb6305ecfc3cd4cbc37376d404c9e936968c
parent6cde2c42e21301466720559bfc0b9049ea69cbde
heat templates : allow access to wordpress in example templates

Latest wordpress package in Fedora defaults to deny-all so trying
to access the wordpress site on the instance no longer works,
so sed out the deny all to allow template examples and integration
tests to work again

Fixes bug 1123053

Change-Id: I7597e4f491426e639c4c19a92f610c8a693dc1f3
Signed-off-by: Steven Hardy <shardy@redhat.com>
17 files changed:
templates/WordPress_2_Instances.template
templates/WordPress_2_Instances_With_EBS.template
templates/WordPress_2_Instances_With_EBS_EIP.template
templates/WordPress_And_Http.template
templates/WordPress_Composed_Instances.template
templates/WordPress_Single_Instance.template
templates/WordPress_Single_Instance.yaml
templates/WordPress_Single_Instance_With_EBS.template
templates/WordPress_Single_Instance_With_EBS_EIP.template
templates/WordPress_Single_Instance_With_EIP.template
templates/WordPress_Single_Instance_With_HA.template
templates/WordPress_Single_Instance_With_HA_AccessPolicy.template
templates/WordPress_Single_Instance_With_IHA.template
templates/WordPress_Single_Instance_With_Quantum.template
templates/WordPress_Single_Instance_gold.template
templates/WordPress_With_LB.template
templates/WordPress_With_RDS.template