diff options
author | Julien Dessaux | 2018-04-12 16:02:26 +0200 |
---|---|---|
committer | Julien Dessaux | 2018-04-12 16:02:26 +0200 |
commit | 290352a32ac123c9e66367d4dfaaee0feebb9bfa (patch) | |
tree | d2c6e7cfbc08ee1fc06e92aff818122ec7b1a84b /templates | |
parent | Added user julien to ubridge group for gns3 (diff) | |
download | masterfiles-290352a32ac123c9e66367d4dfaaee0feebb9bfa.tar.gz masterfiles-290352a32ac123c9e66367d4dfaaee0feebb9bfa.tar.bz2 masterfiles-290352a32ac123c9e66367d4dfaaee0feebb9bfa.zip |
/etc/hosts IOU patch
Diffstat (limited to 'templates')
-rw-r--r-- | templates/common/hosts.cftpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/common/hosts.cftpl b/templates/common/hosts.cftpl index 9c885f6..b04fd22 100644 --- a/templates/common/hosts.cftpl +++ b/templates/common/hosts.cftpl @@ -44,4 +44,6 @@ ff02::2 ip6-allrouters 10.1.0.253 collab 10.1.0.254 legend 10.1.0.255 andromeda + +127.0.0.1 xml.cisco.com [%CFEngine END %] |