Merge pull request #2685 from jdanekrh/patch-1

Update README.org
This commit is contained in:
James Phillips 2017-01-27 09:34:11 -08:00 committed by GitHub
commit 2d58f69e59

View File

@ -2,7 +2,7 @@
#+TITLE: Terraforming consul on Openstack
* 1. Pre-requisites
- Populates all variables in your terraform.tfvars
- Populate all variables in your terraform.tfvars
#+BEGIN_SRC terraform
username = "..."
password = "..."
@ -15,7 +15,7 @@
according to your openstack settings
- Use an "upstart" compatible image for your consul nodes
* 2. Terraform for test
* 2. Test it
: terraform apply