From 6c6dcda8acb63ada712fead5e26ba90716cbf541 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Sat, 8 Jun 2019 17:28:29 +0300 Subject: [PATCH] add ldap02 host --- host_vars/ldap02.home.foo.sh.yml | 3 +++ hosts | 1 + 2 files changed, 4 insertions(+) create mode 100644 host_vars/ldap02.home.foo.sh.yml diff --git a/host_vars/ldap02.home.foo.sh.yml b/host_vars/ldap02.home.foo.sh.yml new file mode 100644 index 0000000..fafa6bc --- /dev/null +++ b/host_vars/ldap02.home.foo.sh.yml @@ -0,0 +1,3 @@ +--- +interfaces: [[20, "52:54:00:ac:dc:20"]] +vmhost: vmhost02.home.foo.sh diff --git a/hosts b/hosts index eacb816..98be9e1 100644 --- a/hosts +++ b/hosts @@ -9,6 +9,7 @@ gw01.home.foo.sh [ldap] ldap01.home.foo.sh +ldap02.home.foo.sh [proxy] proxy01.home.foo.sh