Include ansible-role-redhat-subscription into tripleo

ansible-role-redhat-subscription is an Ansible role mainly maintained by
people working on TripleO now.

We would like to use OpenStack release management, so the project needs
to be part of OpenStack, so we'll include it in TripleO.

Change-Id: I9762658117bc0081482996a6387fabdd224311c6
This commit is contained in:
Emilien Macchi 2018-03-02 11:01:01 +00:00
parent e591b824b3
commit c41ddbb536
1 changed files with 3 additions and 0 deletions

View File

@ -3555,6 +3555,9 @@ tripleo:
ansible-role-k8s-tripleo:
repos:
- openstack/ansible-role-k8s-tripleo
ansible-role-redhat-subscription:
repos:
- openstack/ansible-role-redhat-subscription
dib-utils:
repos:
- openstack/dib-utils