kolla-ansible/ansible
Mark Goddard 86eb21dd98 Don't assume etcd group exists in baremetal role
The baremetal role does not currently assume too much about the
inventory, and in kayobe the seed is deployed using a very minimal
inventory.

Icf3f01516185afb7b9f642407b06a0204c36ecbe added a reference to the etcd
group in the baremetal role, which causes kayobe seed deployment to fail
with the following error:

    AnsibleUndefinedVariable: 'dict object' has no attribute 'etcd'

This change defaults the group lookup to an empty list.

Change-Id: Ib3252143a97652c5cf70b56cbfd7c7ce69f93a55
Closes-Bug: #1841073
(cherry picked from commit 331d373b99)
2019-08-22 18:30:20 +00:00
..
action_plugins Enhance merge_* action plugins to allow expected relative includes 2019-07-16 18:12:04 +00:00
group_vars Don't assume etcd group exists in baremetal role 2019-08-22 18:30:20 +00:00
inventory Merge "Add cyborg to kolla-ansible" 2019-03-28 08:20:13 +00:00
library ceph: fixes to deployment and upgrade 2019-08-06 14:28:03 +00:00
roles Merge "Allow to configure docker for Zun" into stable/stein 2019-08-22 12:01:38 +00:00
bifrost.yml Factor out OpenStack release detection playbook 2018-11-29 15:49:41 +00:00
certificates.yml Make the certificates role just run on deploy node 2018-03-20 19:57:30 +08:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
detect-release.yml Factor out OpenStack release detection playbook 2018-11-29 15:49:41 +00:00
gather-facts.yml Fix fact gathering with --limit 2018-12-07 14:49:27 +00:00
kolla-host.yml Merge "Support Docker CE in bootstrap-servers" 2018-12-28 12:21:26 +00:00
mariadb_backup.yml Factor out OpenStack release detection playbook 2018-11-29 15:49:41 +00:00
mariadb_recovery.yml Factor out OpenStack release detection playbook 2018-11-29 15:49:41 +00:00
post-deploy.yml Use correct variable for default certificate paths 2018-11-19 16:25:28 +00:00
site.yml Merge "Cleanup glance-registry" 2019-04-01 11:13:55 +00:00