From 5f3520121c63e75096f152df0a77a5652cdfb697 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Thu, 10 Jan 2019 10:23:09 +0100 Subject: [PATCH] First release of ansible-config_template Ansible config_template is not like the usual roles of openstack-ansible. Its purpose is to be reused in different projects (including outside openstack), and maybe branched per ansible version in the future. The best release model to match this purpose would be _independant. Change-Id: I5643a37414c5e44c96f441e40a94656e5394190c --- .../_independent/ansible-config_template.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 deliverables/_independent/ansible-config_template.yaml diff --git a/deliverables/_independent/ansible-config_template.yaml b/deliverables/_independent/ansible-config_template.yaml new file mode 100644 index 0000000000..6d8a690073 --- /dev/null +++ b/deliverables/_independent/ansible-config_template.yaml @@ -0,0 +1,14 @@ +--- +team: OpenStackAnsible +type: other +launchpad: openstack-ansible +release-notes: https://docs.openstack.org/releasenotes/ansible-config_template/ +releases: + - version: 1.0.0 + projects: + - repo: openstack/ansible-config_template + hash: 937d9956e601e4cb41cb9d057e4312097dfec414 +repository-settings: + openstack/ansible-config_template: + flags: + - no-artifact-build-job