Merge "Run puppet on old nb0[1-3] in nodepool playbook"

This commit is contained in:
Zuul 2020-04-05 22:58:37 +00:00 committed by Gerrit Code Review
commit dacd5633af
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,4 @@
- hosts: 'puppet:!review:!afs:!afsdb:!puppetmaster*:!disabled'
- hosts: 'puppet:!review:!afs:!afsdb:!puppetmaster*:!nb*:!disabled'
name: "Puppet-else: run puppet on all other servers"
strategy: free
roles:

View File

@ -15,6 +15,13 @@
- configure-openstacksdk
- nodepool-builder
- hosts: 'nb01.openstack.org:nb02.openstack.org:nb03.openstack.org:!disabled'
name: "run puppet on all older servers"
strategy: free
roles:
- puppet-install
- disable-puppet-agent
- puppet
# TODO(ianw) 2020-03-03 : watch this space...
#- hosts: nodepool-launcher_opendev:!disabled