]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add 2-instance Wordpress template without EBS
authorTomas Sedovic <tomas@sedovic.cz>
Tue, 10 Apr 2012 15:18:28 +0000 (17:18 +0200)
committerTomas Sedovic <tomas@sedovic.cz>
Tue, 10 Apr 2012 16:06:24 +0000 (18:06 +0200)
commit434438d2e197864dc2a3804b4790744d20d5374d
treed48fa3da0fa1526396852965aaa6a6c59aa382f7
parent20c2b8891a1d129d9bb5ef254bb4a96b1a6fabf7
Add 2-instance Wordpress template without EBS

Ref #56

The template has two instances. The Wordpress one depends on DatabaseServer.
Therefore, WP should be started after DB and it should use DB's private IP in
the Wordpress setup.
templates/WordPress_2_Instances.template [new file with mode: 0644]