From f2a1c3629beee256b9599db2543b4bb6e73f1fcd Mon Sep 17 00:00:00 2001 From: jgilaber Date: Tue, 12 Dec 2023 17:46:16 +0100 Subject: [PATCH] Move all roles from edpm to cifmw namespace --- _skeleton_role_/meta/main.yml.j2 | 4 ++-- ci_framework/roles/artifacts/meta/main.yml | 4 ++-- ci_framework/roles/build_containers/meta/main.yml | 4 ++-- ci_framework/roles/build_openstack_packages/meta/main.yml | 4 ++-- ci_framework/roles/cert_manager/meta/main.yml | 4 ++-- ci_framework/roles/ci_metallb/meta/main.yml | 4 ++-- ci_framework/roles/ci_multus/meta/main.yml | 4 ++-- ci_framework/roles/ci_network/meta/main.yml | 4 ++-- ci_framework/roles/ci_nmstate/meta/main.yml | 4 ++-- ci_framework/roles/ci_setup/meta/main.yml | 4 ++-- ci_framework/roles/cifmw_block_device/meta/main.yml | 4 ++-- ci_framework/roles/cifmw_ceph_client/meta/main.yml | 4 ++-- ci_framework/roles/cifmw_ceph_spec/meta/main.yml | 4 ++-- ci_framework/roles/cifmw_cephadm/meta/main.yml | 4 ++-- ci_framework/roles/cifmw_create_admin/meta/main.yml | 4 ++-- ci_framework/roles/cifmw_test_role/meta/main.yml | 4 ++-- ci_framework/roles/devscripts/meta/main.yml | 4 ++-- ci_framework/roles/dlrn_promote/meta/main.yml | 4 ++-- ci_framework/roles/dlrn_report/meta/main.yml | 4 ++-- ci_framework/roles/edpm_build_images/meta/main.yml | 4 ++-- ci_framework/roles/edpm_deploy/meta/main.yml | 4 ++-- ci_framework/roles/edpm_deploy_baremetal/meta/main.yml | 4 ++-- ci_framework/roles/edpm_kustomize/meta/main.yml | 4 ++-- ci_framework/roles/edpm_prepare/meta/main.yml | 4 ++-- ci_framework/roles/env_op_images/meta/main.yml | 4 ++-- ci_framework/roles/hci_prepare/meta/main.yml | 4 ++-- ci_framework/roles/hive/meta/main.yml | 4 ++-- ci_framework/roles/install_ca/meta/main.yml | 4 ++-- ci_framework/roles/install_yamls/meta/main.yml | 4 ++-- ci_framework/roles/libvirt_manager/meta/main.yml | 4 ++-- ci_framework/roles/manage_secrets/meta/main.yml | 4 ++-- ci_framework/roles/openshift_login/meta/main.yml | 4 ++-- ci_framework/roles/openshift_provisioner_node/meta/main.yml | 4 ++-- ci_framework/roles/openshift_setup/meta/main.yml | 4 ++-- ci_framework/roles/operator_build/meta/main.yml | 4 ++-- ci_framework/roles/operator_deploy/meta/main.yml | 4 ++-- ci_framework/roles/os_must_gather/meta/main.yml | 4 ++-- ci_framework/roles/pkg_build/meta/main.yml | 4 ++-- ci_framework/roles/polarion/meta/main.yml | 4 ++-- ci_framework/roles/registry_deploy/meta/main.yml | 4 ++-- ci_framework/roles/repo_setup/meta/main.yml | 4 ++-- ci_framework/roles/reproducer/meta/main.yml | 4 ++-- ci_framework/roles/rhol_crc/meta/main.yml | 4 ++-- ci_framework/roles/run_hook/meta/main.yml | 4 ++-- ci_framework/roles/set_openstack_containers/meta/main.yml | 4 ++-- ci_framework/roles/tempest/meta/main.yml | 4 ++-- 46 files changed, 92 insertions(+), 92 deletions(-) diff --git a/_skeleton_role_/meta/main.yml.j2 b/_skeleton_role_/meta/main.yml.j2 index 36884ee7e5..0f1f08bbb2 100644 --- a/_skeleton_role_/meta/main.yml.j2 +++ b/_skeleton_role_/meta/main.yml.j2 @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/artifacts/meta/main.yml b/ci_framework/roles/artifacts/meta/main.yml index dc89822ed9..c478d8f401 100644 --- a/ci_framework/roles/artifacts/meta/main.yml +++ b/ci_framework/roles/artifacts/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/build_containers/meta/main.yml b/ci_framework/roles/build_containers/meta/main.yml index ab7c11cc37..a8b017a1b8 100644 --- a/ci_framework/roles/build_containers/meta/main.yml +++ b/ci_framework/roles/build_containers/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/build_openstack_packages/meta/main.yml b/ci_framework/roles/build_openstack_packages/meta/main.yml index 3a28ce732b..ea172d3299 100644 --- a/ci_framework/roles/build_openstack_packages/meta/main.yml +++ b/ci_framework/roles/build_openstack_packages/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/cert_manager/meta/main.yml b/ci_framework/roles/cert_manager/meta/main.yml index 8a52886cb6..0695282b5e 100644 --- a/ci_framework/roles/cert_manager/meta/main.yml +++ b/ci_framework/roles/cert_manager/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/ci_metallb/meta/main.yml b/ci_framework/roles/ci_metallb/meta/main.yml index 0a72aa9220..0b7bb7c867 100644 --- a/ci_framework/roles/ci_metallb/meta/main.yml +++ b/ci_framework/roles/ci_metallb/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/ci_multus/meta/main.yml b/ci_framework/roles/ci_multus/meta/main.yml index 85df812e3c..43563858b1 100644 --- a/ci_framework/roles/ci_multus/meta/main.yml +++ b/ci_framework/roles/ci_multus/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/ci_network/meta/main.yml b/ci_framework/roles/ci_network/meta/main.yml index 33fc3e6196..9e25e59729 100644 --- a/ci_framework/roles/ci_network/meta/main.yml +++ b/ci_framework/roles/ci_network/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/ci_nmstate/meta/main.yml b/ci_framework/roles/ci_nmstate/meta/main.yml index d703f44644..202b56053d 100644 --- a/ci_framework/roles/ci_nmstate/meta/main.yml +++ b/ci_framework/roles/ci_nmstate/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/ci_setup/meta/main.yml b/ci_framework/roles/ci_setup/meta/main.yml index b4e1d8d64a..f45249b615 100644 --- a/ci_framework/roles/ci_setup/meta/main.yml +++ b/ci_framework/roles/ci_setup/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -37,7 +37,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/cifmw_block_device/meta/main.yml b/ci_framework/roles/cifmw_block_device/meta/main.yml index 626507deaa..42099d5b41 100644 --- a/ci_framework/roles/cifmw_block_device/meta/main.yml +++ b/ci_framework/roles/cifmw_block_device/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/cifmw_ceph_client/meta/main.yml b/ci_framework/roles/cifmw_ceph_client/meta/main.yml index 8fd1d9f12c..0d6fa144a0 100644 --- a/ci_framework/roles/cifmw_ceph_client/meta/main.yml +++ b/ci_framework/roles/cifmw_ceph_client/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/cifmw_ceph_spec/meta/main.yml b/ci_framework/roles/cifmw_ceph_spec/meta/main.yml index 81d9f61659..e3335448df 100644 --- a/ci_framework/roles/cifmw_ceph_spec/meta/main.yml +++ b/ci_framework/roles/cifmw_ceph_spec/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/cifmw_cephadm/meta/main.yml b/ci_framework/roles/cifmw_cephadm/meta/main.yml index eb1f0ad94e..f567900190 100644 --- a/ci_framework/roles/cifmw_cephadm/meta/main.yml +++ b/ci_framework/roles/cifmw_cephadm/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/cifmw_create_admin/meta/main.yml b/ci_framework/roles/cifmw_create_admin/meta/main.yml index 575600576f..9cd4bcca94 100644 --- a/ci_framework/roles/cifmw_create_admin/meta/main.yml +++ b/ci_framework/roles/cifmw_create_admin/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/cifmw_test_role/meta/main.yml b/ci_framework/roles/cifmw_test_role/meta/main.yml index 73b41c41a5..3dbea73160 100644 --- a/ci_framework/roles/cifmw_test_role/meta/main.yml +++ b/ci_framework/roles/cifmw_test_role/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/devscripts/meta/main.yml b/ci_framework/roles/devscripts/meta/main.yml index ae424ab461..6b5edfc0dc 100644 --- a/ci_framework/roles/devscripts/meta/main.yml +++ b/ci_framework/roles/devscripts/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/dlrn_promote/meta/main.yml b/ci_framework/roles/dlrn_promote/meta/main.yml index f35742e308..fe1e50bd67 100644 --- a/ci_framework/roles/dlrn_promote/meta/main.yml +++ b/ci_framework/roles/dlrn_promote/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/dlrn_report/meta/main.yml b/ci_framework/roles/dlrn_report/meta/main.yml index 0c91051221..e001e09461 100644 --- a/ci_framework/roles/dlrn_report/meta/main.yml +++ b/ci_framework/roles/dlrn_report/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/edpm_build_images/meta/main.yml b/ci_framework/roles/edpm_build_images/meta/main.yml index ff863bae7e..5fdc8d6867 100644 --- a/ci_framework/roles/edpm_build_images/meta/main.yml +++ b/ci_framework/roles/edpm_build_images/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/edpm_deploy/meta/main.yml b/ci_framework/roles/edpm_deploy/meta/main.yml index b3670f360e..dc49442205 100644 --- a/ci_framework/roles/edpm_deploy/meta/main.yml +++ b/ci_framework/roles/edpm_deploy/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/edpm_deploy_baremetal/meta/main.yml b/ci_framework/roles/edpm_deploy_baremetal/meta/main.yml index 8576b13177..d8d50f4001 100644 --- a/ci_framework/roles/edpm_deploy_baremetal/meta/main.yml +++ b/ci_framework/roles/edpm_deploy_baremetal/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/edpm_kustomize/meta/main.yml b/ci_framework/roles/edpm_kustomize/meta/main.yml index f64233564f..e16c8f81d5 100644 --- a/ci_framework/roles/edpm_kustomize/meta/main.yml +++ b/ci_framework/roles/edpm_kustomize/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/edpm_prepare/meta/main.yml b/ci_framework/roles/edpm_prepare/meta/main.yml index 3d973ed236..540a852e78 100644 --- a/ci_framework/roles/edpm_prepare/meta/main.yml +++ b/ci_framework/roles/edpm_prepare/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/env_op_images/meta/main.yml b/ci_framework/roles/env_op_images/meta/main.yml index e1bf66797e..e869a4690c 100644 --- a/ci_framework/roles/env_op_images/meta/main.yml +++ b/ci_framework/roles/env_op_images/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/hci_prepare/meta/main.yml b/ci_framework/roles/hci_prepare/meta/main.yml index 236b48091a..dd69ab1364 100644 --- a/ci_framework/roles/hci_prepare/meta/main.yml +++ b/ci_framework/roles/hci_prepare/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/hive/meta/main.yml b/ci_framework/roles/hive/meta/main.yml index 5b2a074609..bae09490a3 100644 --- a/ci_framework/roles/hive/meta/main.yml +++ b/ci_framework/roles/hive/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -37,7 +37,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/install_ca/meta/main.yml b/ci_framework/roles/install_ca/meta/main.yml index 20b39e9628..1eabbe2bb8 100644 --- a/ci_framework/roles/install_ca/meta/main.yml +++ b/ci_framework/roles/install_ca/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/install_yamls/meta/main.yml b/ci_framework/roles/install_yamls/meta/main.yml index 75aa62312e..6423ab9c92 100644 --- a/ci_framework/roles/install_yamls/meta/main.yml +++ b/ci_framework/roles/install_yamls/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/libvirt_manager/meta/main.yml b/ci_framework/roles/libvirt_manager/meta/main.yml index 130c465c95..6d5c8c4533 100644 --- a/ci_framework/roles/libvirt_manager/meta/main.yml +++ b/ci_framework/roles/libvirt_manager/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/manage_secrets/meta/main.yml b/ci_framework/roles/manage_secrets/meta/main.yml index 8376de5f80..72d41c6e20 100644 --- a/ci_framework/roles/manage_secrets/meta/main.yml +++ b/ci_framework/roles/manage_secrets/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/openshift_login/meta/main.yml b/ci_framework/roles/openshift_login/meta/main.yml index 5b7de5e901..92815a0a28 100644 --- a/ci_framework/roles/openshift_login/meta/main.yml +++ b/ci_framework/roles/openshift_login/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/openshift_provisioner_node/meta/main.yml b/ci_framework/roles/openshift_provisioner_node/meta/main.yml index 60002d07c8..f14d21eb35 100644 --- a/ci_framework/roles/openshift_provisioner_node/meta/main.yml +++ b/ci_framework/roles/openshift_provisioner_node/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -37,7 +37,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/openshift_setup/meta/main.yml b/ci_framework/roles/openshift_setup/meta/main.yml index c5b23315ce..195fb40d18 100644 --- a/ci_framework/roles/openshift_setup/meta/main.yml +++ b/ci_framework/roles/openshift_setup/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/operator_build/meta/main.yml b/ci_framework/roles/operator_build/meta/main.yml index 3d4d40941d..5e3d8b65f9 100644 --- a/ci_framework/roles/operator_build/meta/main.yml +++ b/ci_framework/roles/operator_build/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/operator_deploy/meta/main.yml b/ci_framework/roles/operator_deploy/meta/main.yml index f7d90d679e..87216fe402 100644 --- a/ci_framework/roles/operator_deploy/meta/main.yml +++ b/ci_framework/roles/operator_deploy/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/os_must_gather/meta/main.yml b/ci_framework/roles/os_must_gather/meta/main.yml index 1d5226e1a1..a21a4b630f 100644 --- a/ci_framework/roles/os_must_gather/meta/main.yml +++ b/ci_framework/roles/os_must_gather/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/pkg_build/meta/main.yml b/ci_framework/roles/pkg_build/meta/main.yml index 223750b066..3d8e86c85b 100644 --- a/ci_framework/roles/pkg_build/meta/main.yml +++ b/ci_framework/roles/pkg_build/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/polarion/meta/main.yml b/ci_framework/roles/polarion/meta/main.yml index b8683bf336..722b197ee1 100644 --- a/ci_framework/roles/polarion/meta/main.yml +++ b/ci_framework/roles/polarion/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/registry_deploy/meta/main.yml b/ci_framework/roles/registry_deploy/meta/main.yml index c9d191b62e..7d313b658d 100644 --- a/ci_framework/roles/registry_deploy/meta/main.yml +++ b/ci_framework/roles/registry_deploy/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/repo_setup/meta/main.yml b/ci_framework/roles/repo_setup/meta/main.yml index 023b533158..78a02a6bc6 100644 --- a/ci_framework/roles/repo_setup/meta/main.yml +++ b/ci_framework/roles/repo_setup/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/reproducer/meta/main.yml b/ci_framework/roles/reproducer/meta/main.yml index ff1729fdcd..7209ba0635 100644 --- a/ci_framework/roles/reproducer/meta/main.yml +++ b/ci_framework/roles/reproducer/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/rhol_crc/meta/main.yml b/ci_framework/roles/rhol_crc/meta/main.yml index de71d230e5..43a91cfe98 100644 --- a/ci_framework/roles/rhol_crc/meta/main.yml +++ b/ci_framework/roles/rhol_crc/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/run_hook/meta/main.yml b/ci_framework/roles/run_hook/meta/main.yml index 38e3c35811..35e4b6307e 100644 --- a/ci_framework/roles/run_hook/meta/main.yml +++ b/ci_framework/roles/run_hook/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/set_openstack_containers/meta/main.yml b/ci_framework/roles/set_openstack_containers/meta/main.yml index 44390c58b2..bb82fbe275 100644 --- a/ci_framework/roles/set_openstack_containers/meta/main.yml +++ b/ci_framework/roles/set_openstack_containers/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: 2.14 - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. diff --git a/ci_framework/roles/tempest/meta/main.yml b/ci_framework/roles/tempest/meta/main.yml index 9ad0c6598a..2b42cf1ba1 100644 --- a/ci_framework/roles/tempest/meta/main.yml +++ b/ci_framework/roles/tempest/meta/main.yml @@ -21,7 +21,7 @@ galaxy_info: company: Red Hat license: Apache-2.0 min_ansible_version: "2.14" - namespace: edpm + namespace: cifmw # # Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. @@ -34,7 +34,7 @@ galaxy_info: - 9 galaxy_tags: - - edpm + - cifmw - tempest # List your role dependencies here, one per line. Be sure to remove the '[]' above,