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:
parent
f0c5c2b265
commit
154a7dfa02
5 changed files with 17 additions and 10 deletions
|
@ -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 "";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue