Add cloud-init create method

This commit is contained in:
Duologic
2019-03-30 14:13:31 +01:00
parent 00dc226101
commit 0cad084f4c
4 changed files with 37 additions and 0 deletions
+4
View File
@@ -36,3 +36,7 @@ certbot_keep_updated: true
# Where to put Certbot when installing from source.
certbot_dir: /opt/certbot
# When certbot_create_method==cloud-init, test certificates will be installed
# that can be used by a server (eg. nginx)
certbot_cloud_init_test_certificates: true