aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/scripts/docker-compose/files/hosts.j2
diff options
context:
space:
mode:
Diffstat (limited to 'mcp/scripts/docker-compose/files/hosts.j2')
-rw-r--r--mcp/scripts/docker-compose/files/hosts.j27
1 files changed, 7 insertions, 0 deletions
diff --git a/mcp/scripts/docker-compose/files/hosts.j2 b/mcp/scripts/docker-compose/files/hosts.j2
new file mode 100644
index 000000000..b42c5a088
--- /dev/null
+++ b/mcp/scripts/docker-compose/files/hosts.j2
@@ -0,0 +1,7 @@
+{{ conf.SALT_MASTER }} cfg01.{{ conf.cluster.domain }}
+127.0.0.1 localhost
+::1 localhost ip6-localhost ip6-loopback
+fe00::0 ip6-localnet
+ff00::0 ip6-mcastprefix
+ff02::1 ip6-allnodes
+ff02::2 ip6-allrouters