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
@@ -0,0 +1,4 @@
#!/bin/sh
set -e
{{ certbot_create_command }}