Import ansible-role-container-registry

This role has to replace the puppet code that used to deploy and
configure Docker and Docker Registry.
We aim to make a generic role that can be re-used by the community.

Change-Id: Ie23e36bfa8451275e460100ab4776bf5aa8efa54
Needed-By: Ife3934bbb2686fca94eb28b5591c36567b90b58c
This commit is contained in:
Emilien Macchi 2018-04-20 10:30:59 -07:00
parent 6caac09e23
commit b1080f497b
4 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group ansible-role-container-registry-core
label-Code-Review = -2..+2 group ansible-role-container-registry-core
label-Workflow = -1..+1 group ansible-role-container-registry-core
[receive]
requireChangeId = true
requireContributorAgreement = false
[submit]
mergeContent = true

View File

@ -932,6 +932,11 @@
description: Ansible role to manage graphite-project/carbon
- project: openstack/ansible-role-cloud-launcher
description: Ansible role to deploy multiple clouds resources
- project: openstack/ansible-role-container-registry
description: Ansible role to deploy a container registry
upstream: https://github.com/EmilienM/ansible-role-container-registry
groups:
- tripleo
- project: openstack/ansible-role-diskimage-builder
description: Ansible role to manage diskimage-builder
- project: openstack/ansible-role-fedmsg

View File

@ -2387,6 +2387,7 @@ tripleo:
- x-vrif-minus-2
projects:
- openstack-infra/tripleo-ci
- openstack/ansible-role-container-registry
- openstack/ansible-role-redhat-subscription
- openstack/diskimage-builder
- openstack/instack

View File

@ -211,6 +211,7 @@
- openstack/ansible-role-bindep
- openstack/ansible-role-carbon
- openstack/ansible-role-cloud-launcher
- openstack/ansible-role-container-registry
- openstack/ansible-role-diskimage-builder
- openstack/ansible-role-fedmsg
- openstack/ansible-role-gearman