diff --git a/playbooks/base-test/pre.yaml b/playbooks/base-test/pre.yaml index 3754f58..d034089 100644 --- a/playbooks/base-test/pre.yaml +++ b/playbooks/base-test/pre.yaml @@ -63,3 +63,27 @@ - role: configure-mirrors set_apt_mirrors_trusted: True mirror_use_ssl: True + configure_mirrors_components_9_stream: + 'baseos': true + 'baseos-debug': false + 'baseos-source': false + 'appstream': true + 'appstream-debug': false + 'appstream-source': false + 'crb': true + 'crb-debug': false + 'crb-source': false + 'highavailability': true + 'highavailability-debug': false + 'highavailability-source': false + 'nfv': true + 'nfv-debug': false + 'nfv-source': false + 'rt': true + 'rt-debug': false + 'rt-source': false + 'resilientstorage': true + 'resilientstorage-debug': false + 'resilientstorage-source': false + 'extras-common': true + 'extras-common-source': false diff --git a/playbooks/base/pre.yaml b/playbooks/base/pre.yaml index 3754f58..d034089 100644 --- a/playbooks/base/pre.yaml +++ b/playbooks/base/pre.yaml @@ -63,3 +63,27 @@ - role: configure-mirrors set_apt_mirrors_trusted: True mirror_use_ssl: True + configure_mirrors_components_9_stream: + 'baseos': true + 'baseos-debug': false + 'baseos-source': false + 'appstream': true + 'appstream-debug': false + 'appstream-source': false + 'crb': true + 'crb-debug': false + 'crb-source': false + 'highavailability': true + 'highavailability-debug': false + 'highavailability-source': false + 'nfv': true + 'nfv-debug': false + 'nfv-source': false + 'rt': true + 'rt-debug': false + 'rt-source': false + 'resilientstorage': true + 'resilientstorage-debug': false + 'resilientstorage-source': false + 'extras-common': true + 'extras-common-source': false