Add openstack-ansible-security repository

This patch adds the openstack-ansible-security repository into the
openstack-ansible 'big tent'. This will be an Ansible role which
deployers optionally choose to consume.

Change-Id: Id98ece8943f52fe7acca45811412872d7f19e2a7
Depends-On: I89cd1367b13c8b85b4e76ab8281c15dbae571c01
This commit is contained in:
Jesse Pretorius 2015-09-30 10:45:44 +01:00
parent d239d76ec6
commit ddd4e418e3
1 changed files with 5 additions and 0 deletions

View File

@ -1833,6 +1833,11 @@ OpenStackAnsible:
- openstack/openstack-ansible-specs
tags:
- release:none
openstack-ansible-security:
repos:
- openstack/openstack-ansible-security
tags:
- release:independent
OpenStack client:
ptl: Dean Troyer (dtroyer)