deployment: do not write /etc/hostname

*Should* be unneeded, and while debugging an annoying hostname
issue I'd like to avoid that...

From: Michael Prokop <mprokop@sipwise.com>
ksolomko/vlan
Michael Prokop 13 years ago
parent 40b45bd5c5
commit 999edc5775

@ -1167,11 +1167,6 @@ EOF
fi
# leave system in according state
cat > $TARGET/etc/hostname << EOF
${TARGET_HOSTNAME}
EOF
# adjust network.yml
if "$PRO_EDITION" ; then
# set variable to have the *other* node from the PRO setup available for ngcp-network

Loading…
Cancel
Save