diff --git a/deliverables/_independent/ansible-role-redhat-subscription.yaml b/deliverables/_independent/ansible-role-redhat-subscription.yaml index d5bb0c990e..710e5f1c66 100644 --- a/deliverables/_independent/ansible-role-redhat-subscription.yaml +++ b/deliverables/_independent/ansible-role-redhat-subscription.yaml @@ -3,9 +3,17 @@ launchpad: tripleo team: tripleo type: other releases: - - version: 1.0.1 - projects: - - repo: openstack/ansible-role-redhat-subscription - hash: 569f43f79d2e7588922e43052096825a544e567d + - projects: + - hash: 569f43f79d2e7588922e43052096825a544e567d + repo: openstack/ansible-role-redhat-subscription + version: 1.0.0 + - projects: + - hash: 569f43f79d2e7588922e43052096825a544e567d + repo: openstack/ansible-role-redhat-subscription + version: 1.0.1 + - projects: + - hash: 13bf86da1f8f6fa90e42f16a0df9975516b12e8b + repo: openstack/ansible-role-redhat-subscription + version: 1.0.2 repository-settings: openstack/ansible-role-redhat-subscription: {} diff --git a/deliverables/rocky/ansible-role-redhat-subscription.yaml b/deliverables/rocky/ansible-role-redhat-subscription.yaml deleted file mode 100644 index 671b044b4a..0000000000 --- a/deliverables/rocky/ansible-role-redhat-subscription.yaml +++ /dev/null @@ -1,16 +0,0 @@ ---- -launchpad: tripleo -release-model: cycle-with-intermediary -team: tripleo -type: other -repository-settings: - openstack/ansible-role-redhat-subscription: {} -releases: - - projects: - - hash: 569f43f79d2e7588922e43052096825a544e567d - repo: openstack/ansible-role-redhat-subscription - version: 1.0.0 - - projects: - - hash: 569f43f79d2e7588922e43052096825a544e567d - repo: openstack/ansible-role-redhat-subscription - version: 1.0.1 diff --git a/deliverables/stein/ansible-role-redhat-subscription.yaml b/deliverables/stein/ansible-role-redhat-subscription.yaml deleted file mode 100644 index d3e2590ea7..0000000000 --- a/deliverables/stein/ansible-role-redhat-subscription.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -launchpad: tripleo -release-model: cycle-with-intermediary -team: tripleo -type: other -repository-settings: - openstack/ansible-role-redhat-subscription: {}