From 02854cdde659f67775f1c2f37932fb4e7689840a Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Wed, 7 Feb 2018 17:27:03 +0000 Subject: Add a missing colon in the sample config Just in case anyone uses this file for testing. Change-Id: Iff0489f839f3985e43ac31d2a89147e5f16c59e9 Signed-off-by: Rodolfo Alonso Hernandez --- etc/infra/infra_deploy.yaml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/infra') diff --git a/etc/infra/infra_deploy.yaml.sample b/etc/infra/infra_deploy.yaml.sample index fb162d35b..df682ac3b 100644 --- a/etc/infra/infra_deploy.yaml.sample +++ b/etc/infra/infra_deploy.yaml.sample @@ -12,7 +12,7 @@ nodes: ram: 8192 vcpus: 4 - - name Controller_Compute VM + - name: Controller_Compute VM openstack_node: controller_compute hostname: controller_compute interfaces: -- cgit 1.2.3-korg