Fix .travis error: add certbot_webserver in default config

This commit is contained in:
nick
2017-01-24 14:33:24 +02:00
parent 9e00589518
commit 332ff79f61
2 changed files with 10 additions and 9 deletions
+1
View File
@@ -14,6 +14,7 @@ certbot_auto_renew_hour: 3
certbot_auto_renew_minute: 30
# Install certificates
certbot_webserver: apache
certbot_email: ""
certbot_domain: ""
certbot_subdomains: []