Merge "Fix _package_repos for ubuntu focal"

This commit is contained in:
Zuul
2020-05-26 22:47:06 +00:00
committed by Gerrit Code Review

View File

@@ -88,7 +88,7 @@ _package_list:
- name: ubuntu-cloud-keyring
state: "{{ openstack_hosts_package_state }}"
_package_repos:
_package_repos: []
# Implement the current UCA repo configuration
# NOTE(jrosser) there is no UCA for focal, so disable it for now.
#- repo: "{{ uca_repo }}"