remove circular dependency on DNS

fix terraform module definition
This commit is contained in:
Pim Kunis 2023-07-14 15:54:48 +02:00
parent 9d5fc313ff
commit 88fd505258
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,5 @@
launch=gpgsql
gpgsql-host=thecloud.dmz
gpgsql-host=192.168.30.10
gpgsql-dbname=powerdns
gpgsql-user=powerdns
gpgsql-password={{ postgresql_password }}