Use adns group in base.yaml

Although we only have adns01, for testing purposes it would be handy
to have another adns server in testinfra (this way, we can write tests
for letsencrypt paths that don't try and execute on the existing dns
testing paths).

Change-Id: Ie1968660c110bdb626df637f182f1f39598e59ac
This commit is contained in:
Ian Wienand 2019-03-27 14:20:43 +11:00
parent 0484e29576
commit 490df68885

View File

@ -53,8 +53,8 @@
- puppet-install - puppet-install
- disable-puppet-agent - disable-puppet-agent
- hosts: "adns1.opendev.org:!disabled" - hosts: adns:!disabled
name: "Base: configure adns1.opendev.org" name: "Base: configure adns server"
roles: roles:
- master-nameserver - master-nameserver