X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsystem%2Fadd_domain.sh;h=48d5495c5409bd8b4d410e18aee2d63c4dbb5183;hb=a5d77db4a9c1e15ef835977abe1a5f71fc93c7fd;hp=3c9df992983372a976865d7e91039c87b5f2d145;hpb=61999bc480d42e4038be501995f5297f17493f46;p=feisty_meow.git diff --git a/scripts/system/add_domain.sh b/scripts/system/add_domain.sh index 3c9df992..48d5495c 100644 --- a/scripts/system/add_domain.sh +++ b/scripts/system/add_domain.sh @@ -9,12 +9,13 @@ # Author: Chris Koeritz # some defaults that are convenient for current purposes. -# hmmm: these would need to be parameterized somehow for this script to become really general. + +# hmmm: !!! these would need to be parameterized somehow for this script to become really general. # in our scheme, the single IP address that all our domains map to. IP_ADDRESS="10.28.42.20" # the email address (where first dot is replaced by @) for the administrator of the domain. -SERVER_ADMIN="fred.cakelampvm.com" +SERVER_ADMIN="developer.cakelampvm.com" # the name of the name server for the new domains (should already be configured). MAIN_NAME_SERVER="ns.cakelampvm.com" # the name of the mail server for a new domain (should already be configured).