From d2cbea9354a7a1ed6165f6da69c5141e97790e3b Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Thu, 22 Apr 2021 20:42:17 +0000 Subject: [PATCH] Add dna-gw02 host --- host_vars/dna-gw02.home.foo.sh.yml | 8 ++++++++ hosts | 1 + 2 files changed, 9 insertions(+) create mode 100644 host_vars/dna-gw02.home.foo.sh.yml diff --git a/host_vars/dna-gw02.home.foo.sh.yml b/host_vars/dna-gw02.home.foo.sh.yml new file mode 100644 index 0000000..880c054 --- /dev/null +++ b/host_vars/dna-gw02.home.foo.sh.yml @@ -0,0 +1,8 @@ +--- +vmhost: vmhost02.home.foo.sh +network_interfaces: + - device: vio0 + vlan: 20 + mac: 52:54:00:ac:dc:02 + - device: vio1 + vlan: 103 diff --git a/hosts b/hosts index 75e4d5a..685125b 100644 --- a/hosts +++ b/hosts @@ -13,6 +13,7 @@ git02.home.foo.sh [gw] gw01.home.foo.sh +dna-gw02.home.foo.sh [jenkins] jenkins01.home.foo.sh