Removed unnecessary postfix error when not installing on nodes that do not get postfix.
authorAndy Witter <awitter@georgialibraries.org>
Wed, 15 Jan 2014 13:42:30 +0000 (08:42 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Wed, 15 Jan 2014 13:42:30 +0000 (08:42 -0500)
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
templates/setup.sh

index 11c3605..54bdac8 100755 (executable)
@@ -234,9 +234,6 @@ fi
 if [ -e "$WD/postfix.debconf" ]
 then
        "$WD/postfix.debconf"
-else
-       echo "Failed to pre-configure postfix"
-       sleep 4
 fi
 
 ### Setup LVS servers