Update README.org

pull/2685/head
Jiří Daněk 2017-01-27 18:19:47 +01:00 committed by GitHub
parent ee0bc8db0b
commit afe846a542
1 changed files with 2 additions and 2 deletions

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