refs #1666 changes etc hosts ogserver
parent
8ef4fbb43f
commit
b8273a2352
|
@ -104,7 +104,7 @@ for hostname in "${HOSTNAMES[@]}"; do
|
|||
fi
|
||||
done
|
||||
|
||||
echo "ogserver.opengnsys $OGCORE_IP" >> /etc/hosts
|
||||
echo "$OGCORE_IP ogserver.opengnsys " >> /etc/hosts
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue