diff options
author | Julien Dessaux | 2018-09-25 13:54:09 +0200 |
---|---|---|
committer | Julien Dessaux | 2018-09-25 13:54:09 +0200 |
commit | f34c444c99245b5590259cb169b009fb41529e78 (patch) | |
tree | 7987502cfae4b3a2de81eea488d09e79451c0578 /templates | |
parent | Migrated webmail back to lxd (diff) | |
download | masterfiles-f34c444c99245b5590259cb169b009fb41529e78.tar.gz masterfiles-f34c444c99245b5590259cb169b009fb41529e78.tar.bz2 masterfiles-f34c444c99245b5590259cb169b009fb41529e78.zip |
Migrated ipam back to lxd
Diffstat (limited to 'templates')
-rw-r--r-- | templates/common/hosts.cftpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/common/hosts.cftpl b/templates/common/hosts.cftpl index 566cabb..54cc7d5 100644 --- a/templates/common/hosts.cftpl +++ b/templates/common/hosts.cftpl @@ -16,7 +16,6 @@ ff02::2 ip6-allrouters 10.1.0.100 console.jail console -10.1.0.201 ipam 10.1.0.202 checkmk.lxd checkmk 10.1.0.205 bareos.lxd bareos 10.1.0.206 packages @@ -48,6 +47,7 @@ ff02::2 ip6-allrouters 172.16.5.5 acme 172.16.5.6 miniflux 172.16.5.7 webmail +172.16.5.8 ipam 127.0.0.1 xml.cisco.com [%CFEngine END %] |