Added entry in /etc/hosts for merlin.hpc.rug.nl

This commit is contained in:
Egon Rijpkema 2018-09-25 10:54:42 +02:00
parent 4426aed663
commit 3a1636bfee
8 changed files with 17 additions and 0 deletions

View File

@ -37,3 +37,5 @@ volume_driver = cinder.volume.drivers.rbd.RBDDriver
rbd_ceph_conf = /etc/ceph/ceph.conf
EOF
echo "172.23.59.101 merlin.hpc.rug.nl" >> /etc/hosts

View File

@ -38,3 +38,5 @@ volume_driver = cinder.volume.drivers.rbd.RBDDriver
rbd_ceph_conf = /etc/ceph/ceph.conf
EOF
echo "172.23.59.101 merlin.hpc.rug.nl" >> /etc/hosts

View File

@ -79,3 +79,6 @@ rabbit_password = $RABBIT_PASSWORD
flavor = keystone
EOF
echo "172.23.59.101 merlin.hpc.rug.nl" >> /etc/hosts

View File

@ -33,3 +33,5 @@ password = $HEAT_PASSWORD
user_domain_name = Default
EOF
echo "172.23.59.101 merlin.hpc.rug.nl" >> /etc/hosts

View File

@ -98,3 +98,5 @@ interface_driver = linuxbridge
external_network_bridge =
EOF
echo "172.23.59.101 merlin.hpc.rug.nl" >> /etc/hosts

View File

@ -98,3 +98,5 @@ interface_driver = linuxbridge
external_network_bridge =
EOF
echo "172.23.59.101 merlin.hpc.rug.nl" >> /etc/hosts

View File

@ -315,3 +315,5 @@ interface_driver = linuxbridge
external_network_bridge =
EOF
echo "172.23.59.101 merlin.hpc.rug.nl" >> /etc/hosts

View File

@ -74,3 +74,5 @@ password = $NOVA_PLACEMENT_PASSWORD
os_region_name = RegionOne
EOF
echo "172.23.59.101 merlin.hpc.rug.nl" >> /etc/hosts