Deploy certs for zigbee2mqtt.ccchh.net using new certbot role

Also add certbot role to deploy.yaml playbook and add accompanying
group.
This commit is contained in:
June 2023-08-02 22:53:37 +02:00 committed by julian
commit 154a7dfa02
5 changed files with 17 additions and 10 deletions

View file

@ -7,6 +7,7 @@ map $host $upstream_acme_challenge_host {
thinkcccore2.ccchh.net 10.31.242.5;
thinkcccore3.ccchh.net 10.31.242.6;
wiki.ccchh.net 10.31.206.13;
zigbee2mqtt.ccchh.net 10.31.208.25:31820;
default "";
}