Revert to commit c2efb19
This commit is contained in:
parent
aebbc5767e
commit
0533dfeb6d
3 changed files with 4 additions and 42 deletions
|
|
@ -14,10 +14,10 @@
|
|||
hosts {
|
||||
${hosts.sid.ip} ${ca-fqdn}
|
||||
|
||||
${hosts.rx4.ip} ${services.netdata.fqdn}
|
||||
${hosts.rx4.ip} ${services.vaultwarden.fqdn}
|
||||
${hosts.rx4.ip} ${services.webdav.fqdn}
|
||||
${hosts.rx4.ip} rx4.tail
|
||||
${hosts.sid.ip} ${services.netdata.fqdn}
|
||||
${hosts.sid.ip} ${services.vaultwarden.fqdn}
|
||||
${hosts.sid.ip} ${services.webdav.fqdn}
|
||||
${hosts.sid.ip} sid.tail
|
||||
${hosts.vde.ip} vde.tail
|
||||
fallthrough
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@ in
|
|||
key = config.sops.secrets."step-ca/intermediate-key".path;
|
||||
dnsNames = [
|
||||
constants.ca-fqdn
|
||||
constants.hosts.rx4.ip
|
||||
constants.hosts.sid.ip
|
||||
];
|
||||
logger = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue