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