This commit is contained in:
Alan Garcia 2014-02-28 15:26:32 +00:00
parent 822471cfa1
commit f42912d7a3
1 changed files with 0 additions and 2 deletions

View File

@ -175,9 +175,7 @@ while [ "$QUEST_STATE" != 0 -a "$QUEST_STATE" != 13 ]; do
;;
5)
#We ask for the DNS server for the ip
#
db_set alternc/ns1 "$NS1_HOSTNAME"
db_input high alternc/ns1 || true
;;
6)