From afe846a542ac4f3d59ff9d074436207d9be3451f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Dan=C4=9Bk?= Date: Fri, 27 Jan 2017 18:19:47 +0100 Subject: [PATCH] Update README.org --- terraform/openstack/README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/terraform/openstack/README.org b/terraform/openstack/README.org index a1e7c7b74b..e06a1a35e9 100644 --- a/terraform/openstack/README.org +++ b/terraform/openstack/README.org @@ -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