diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-09-19 20:58:23 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-09-19 20:58:23 -0600 |
| commit | bac4472261a3642318f3a0211091c8fe1e204e0b (patch) | |
| tree | f3ddbf96c00cc85a533972db5069960294c003df /salt/openbook/baseimage/files | |
| parent | b4386cb1baab52c0d72884f16431ad0c56f83afd (diff) | |
adding hosts entry temporarily to docker containers for webdav share
Diffstat (limited to 'salt/openbook/baseimage/files')
| -rw-r--r-- | salt/openbook/baseimage/files/hosts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/salt/openbook/baseimage/files/hosts b/salt/openbook/baseimage/files/hosts new file mode 100644 index 0000000..c25bcc7 --- /dev/null +++ b/salt/openbook/baseimage/files/hosts @@ -0,0 +1,10 @@ +127.0.0.1 localhost +98.132.131.32 openbook-jenkins-webdav.verizoncloudplatform.com + +# The following lines are desirable for IPv6 capable hosts +::1 ip6-localhost ip6-loopback +fe00::0 ip6-localnet +ff00::0 ip6-mcastprefix +ff02::1 ip6-allnodes +ff02::2 ip6-allrouters +ff02::3 ip6-allhosts |
