add concourse domain

This commit is contained in:
Pim Kunis 2023-05-26 23:01:46 +02:00
parent a075360f49
commit e77362169d
2 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,7 @@
[defaults]
roles_path=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles
inventory=inventory
vault_password_file=~/secrets
vault_password_file=util/secret-service-client.sh
interpreter_python=/usr/bin/python3
host_key_checking = False

View file

@ -30,3 +30,4 @@ ntfy IN CNAME www.pim.kunis.nl.
apprise IN CNAME www.pim.kunis.nl.
uptime IN CNAME www.pim.kunis.nl.
concourse IN CNAME www.pim.kunis.nl.
discourse IN CNAME www.pim.kunis.nl.