From 27e7f183e05d1882343898d36d41220372dcbfe8 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Thu, 26 Jul 2018 08:52:25 -0400 Subject: [PATCH] First release for new Ansible roles in TripleO First release: 1.0.0 * ansible-role-container-registry * ansible-role-tripleo-modify-image Update existing releases for: ansible-role-redhat-subscription Type: cycle-with-intermediary These roles are similar to tripleo-ipsec, so we are releasing these new roles the same way for consistency. Change-Id: I06cff0ff7be40e5bee6970e9a8d53b07b00e98bf --- .../rocky/ansible-role-container-registry.yaml | 12 ++++++++++++ .../rocky/ansible-role-redhat-subscription.yaml | 16 ++++++++++++++++ .../rocky/ansible-role-tripleo-modify-image.yaml | 12 ++++++++++++ 3 files changed, 40 insertions(+) create mode 100644 deliverables/rocky/ansible-role-container-registry.yaml create mode 100644 deliverables/rocky/ansible-role-redhat-subscription.yaml create mode 100644 deliverables/rocky/ansible-role-tripleo-modify-image.yaml diff --git a/deliverables/rocky/ansible-role-container-registry.yaml b/deliverables/rocky/ansible-role-container-registry.yaml new file mode 100644 index 0000000000..339f67d4a3 --- /dev/null +++ b/deliverables/rocky/ansible-role-container-registry.yaml @@ -0,0 +1,12 @@ +--- +launchpad: tripleo +release-model: cycle-with-intermediary +team: tripleo +type: other +repository-settings: + openstack/ansible-role-container-registry: {} +releases: + - projects: + - hash: c41c49db4a5498810638b7f11dbd9db3fac6ffc4 + repo: openstack/ansible-role-container-registry + version: 1.0.0 diff --git a/deliverables/rocky/ansible-role-redhat-subscription.yaml b/deliverables/rocky/ansible-role-redhat-subscription.yaml new file mode 100644 index 0000000000..671b044b4a --- /dev/null +++ b/deliverables/rocky/ansible-role-redhat-subscription.yaml @@ -0,0 +1,16 @@ +--- +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/rocky/ansible-role-tripleo-modify-image.yaml b/deliverables/rocky/ansible-role-tripleo-modify-image.yaml new file mode 100644 index 0000000000..d431b9930e --- /dev/null +++ b/deliverables/rocky/ansible-role-tripleo-modify-image.yaml @@ -0,0 +1,12 @@ +--- +launchpad: tripleo +release-model: cycle-with-intermediary +team: tripleo +type: other +repository-settings: + openstack/ansible-role-tripleo-modify-image: {} +releases: + - projects: + - hash: 3b4e2e64e45bfc8363dbb40ba68c52b8fa9b080a + repo: openstack/ansible-role-tripleo-modify-image + version: 1.0.0