diff options
author | Julien Dessaux | 2018-03-20 17:38:19 +0100 |
---|---|---|
committer | Julien Dessaux | 2018-03-23 11:39:59 +0100 |
commit | ef2e8f70108992fe1fb029a3d09a6031d82e4872 (patch) | |
tree | 6428308a55b471f2131979de83d225f29b815e87 /templates | |
parent | Cleaned useless template expansions (diff) | |
download | masterfiles-ef2e8f70108992fe1fb029a3d09a6031d82e4872.tar.gz masterfiles-ef2e8f70108992fe1fb029a3d09a6031d82e4872.tar.bz2 masterfiles-ef2e8f70108992fe1fb029a3d09a6031d82e4872.zip |
Removed _ from hostname to fix stupid RFC 3986 update
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 0b34717..a270710 100644 --- a/templates/common/hosts.cftpl +++ b/templates/common/hosts.cftpl @@ -18,7 +18,7 @@ ff02::2 ip6-allrouters 10.1.0.200 tiddlywiki.jail tiddlywiki 10.1.0.201 ipam -10.1.0.202 check_mk.lxd check_mk +10.1.0.202 checkmk.lxd checkmk 10.1.0.203 miniflux 10.1.0.204 hub.lxd hub 10.1.0.205 bareos.lxd bareos |