"Description": "Sample template to bring up Puppet Master instance that can be used to bootstrap and manage Puppet Clients. The Puppet Master is populated from an embedded template that defines the set of applications to load. **WARNING** This template creates one or more Amazon EC2 instances. You will be billed for the AWS resources used if you create a stack from this template.",
Note: There is an instance for mysql and instance for wordpress
-WordPress_2_Instances_With_EBS_Volume.template
+WordPress_2_Instances_With_EBS.template
- Creates a two instance wordpress/mysql server with persistent volume
Note: There is an instance for mysql and instance for wordpress
WordPress_Composed_Instances.template
- - Creates a two instance wordpress/mysql server. The MySQL server is loaded as a nested template from the URL of the latest MySQL_Single_Instance template on GitHub.
+ - Creates a two instance wordpress/mysql server.
+ - The MySQL server is loaded as a nested template from the URL of the latest
+ MySQL_Single_Instance template on GitHub.
Note: There is an instance for mysql and instance for wordpress
"Description": "Sample template to bring up WordPress using the Puppet client to install server roles. A WaitCondition is used to hold up the stack creation until the application is deployed. **WARNING** This template creates one or more Amazon EC2 instances and CloudWatch alarms. You will be billed for the AWS resources used if you create a stack from this template.",