summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-02-21 00:47:18 -0500
committerJesse Luehrs <doy@tozt.net>2024-02-21 00:47:18 -0500
commit15d46ad708d5598f560c88f0651381862e31e375 (patch)
tree6370e05fa72b0b06e18e07b41adc4e8774111e3e
parent5471eb701a60a6282f1c44fc2360f9528c3df454 (diff)
downloadpuppet-tozt-15d46ad708d5598f560c88f0651381862e31e375.tar.gz
puppet-tozt-15d46ad708d5598f560c88f0651381862e31e375.zip
generate a certificate for headscale
-rw-r--r--modules/certbot/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/certbot/manifests/init.pp b/modules/certbot/manifests/init.pp
index 0c88db4..e6a990d 100644
--- a/modules/certbot/manifests/init.pp
+++ b/modules/certbot/manifests/init.pp
@@ -17,6 +17,7 @@ class certbot($config_dir=undef) {
"metabase.tozt.net",
"bitwarden.tozt.net",
"grafana.tozt.net",
+ "headscale.tozt.net",
]
package {