From c13f5fba079243c03264f1a6b454c5816a0f0539 Mon Sep 17 00:00:00 2001 From: "Glenn K. Lockwood" Date: Mon, 27 Jul 2020 22:02:44 -0700 Subject: [PATCH] add clovermill --- hosts.remote | 1 + local.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts.remote b/hosts.remote index 0597ab7..5843cfc 100644 --- a/hosts.remote +++ b/hosts.remote @@ -2,3 +2,4 @@ cloverdale ansible_host=cloverdale.local cloverleaf ansible_host=cloverleaf.local clovermine ansible_host=clovermine.local +clovermill ansible_host=clovermill.local diff --git a/local.yml b/local.yml index 30b2941..299f06e 100644 --- a/local.yml +++ b/local.yml @@ -9,5 +9,6 @@ dc:a6:32:8c:8a:53: "cloverdale" b8:27:eb:6c:82:02: "clovermine" b8:27:eb:ff:35:c7: "cloverleaf" + b8:27:eb:83:4a:28: "clovermill" roles: - common