Merge pull request 'resolve every service on host sid' (#32) from develop into master
All checks were successful
Deploy configs / deploy-configs (push) Successful in 1m12s
All checks were successful
Deploy configs / deploy-configs (push) Successful in 1m12s
Reviewed-on: #32
This commit is contained in:
commit
7aa4b4582c
1 changed files with 2 additions and 2 deletions
|
|
@ -14,10 +14,10 @@
|
|||
hosts {
|
||||
${hosts.sid.ip} ${ca-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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue