set generateDH=0 as default to prevent int error on skip

This commit is contained in:
Asif Bacchus
2019-01-07 23:17:17 -07:00
parent ed66ce68fd
commit 44a5e62bc4
+1
View File
@@ -61,6 +61,7 @@ hostname=$(hostname)
configPath="./etc.${hostname}"
useSSL=0
useCertbot=0
generateDH=0
# set tags and files to update
tag_servernames="<server name(s)>"