From b0f7fe96160261fb711b5a6de7c174d29c763d49 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 May 2019 13:37:13 +0200 Subject: [PATCH] empty inventory --- setup/inventory.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/setup/inventory.yaml b/setup/inventory.yaml index 2169fee..3fca3f3 100644 --- a/setup/inventory.yaml +++ b/setup/inventory.yaml @@ -1,12 +1,12 @@ [master] -cluster-master01 ansible_ssh_host=212.47.246.128 +cluster-master01 ansible_ssh_host= #cluster-master02 ansible_ssh_host= #cluster-master03 ansible_ssh_host= [worker] -cluster-worker01 ansible_ssh_host=51.15.238.164 -cluster-worker02 ansible_ssh_host=51.158.115.24 -cluster-worker03 ansible_ssh_host=51.158.108.159 +cluster-worker01 ansible_ssh_host= +cluster-worker02 ansible_ssh_host= +cluster-worker03 ansible_ssh_host= #cluster-worker04 ansible_ssh_host= #cluster-worker05 ansible_ssh_host= #cluster-worker06 ansible_ssh_host=