From abda9306dbe5b168aaa469c67fc3d6fe79d64bd9 Mon Sep 17 00:00:00 2001 From: "Glenn K. Lockwood" Date: Mon, 27 Jul 2020 22:51:31 -0700 Subject: [PATCH] remove macaddr from hostvars (it's not needed) --- host_vars/cloverdale | 1 - host_vars/cloverleaf | 1 - host_vars/clovermill | 1 - host_vars/clovermine | 1 - 4 files changed, 4 deletions(-) diff --git a/host_vars/cloverdale b/host_vars/cloverdale index f4ddb6d..055ae26 100644 --- a/host_vars/cloverdale +++ b/host_vars/cloverdale @@ -1,5 +1,4 @@ --- -macaddr: "dc:a6:32:8c:8a:53" hostname: "cloverdale" domain: "local" locale: "en_US.UTF-8" diff --git a/host_vars/cloverleaf b/host_vars/cloverleaf index 3024532..30459f3 100644 --- a/host_vars/cloverleaf +++ b/host_vars/cloverleaf @@ -1,5 +1,4 @@ --- -macaddr: "b8:27:eb:ff:35:c7" hostname: "cloverleaf" domain: "local" locale: "en_US.UTF-8" diff --git a/host_vars/clovermill b/host_vars/clovermill index 33ce7a2..74c6933 100644 --- a/host_vars/clovermill +++ b/host_vars/clovermill @@ -1,5 +1,4 @@ --- -macaddr: "b8:27:eb:83:4a:28" hostname: "clovermill" domain: "local" locale: "en_US.UTF-8" diff --git a/host_vars/clovermine b/host_vars/clovermine index 6654185..7697b49 100644 --- a/host_vars/clovermine +++ b/host_vars/clovermine @@ -1,5 +1,4 @@ --- -macaddr: "b8:27:eb:6c:82:02" hostname: "clovermine" domain: "local" locale: "en_US.UTF-8"