Skip to content

Instantly share code, notes, and snippets.

heat_template_version: 2013-05-23
description: >
This template sets up a 2 node wordpress installation
parameters:
key_name:
type: string
description: Name of keypair to assign to servers
default: YOUR_KEY_NAME # FILL HERE: Name of your ssh key
image: