Use ansible-hardening repository

This patch changes openstack-ansible-security to ansible-hardening.

Change-Id: I711aed6daf6391de71d3c2b47fbfc00fe6b66d9f
This commit is contained in:
Major Hayden 2017-05-30 09:22:48 -05:00
parent 515d880c85
commit ffe9ae3f7e
No known key found for this signature in database
GPG Key ID: 737051E0C1011FB1
2 changed files with 3 additions and 3 deletions

View File

@ -167,7 +167,7 @@
src: "https://git.openstack.org/openstack/openstack-ansible-rsyslog_server"
scm: git
version: "master"
- name: "security"
src: "https://git.openstack.org/openstack/openstack-ansible-security"
- name: "ansible-hardening"
src: "https://git.openstack.org/openstack/ansible-hardening"
scm: git
version: "master"

View File

@ -35,7 +35,7 @@
- ansible_os_family == 'Debian'
# NOTE(mhayden): GPG checking for local package installs is normally disabled
# by default in CentOS, but the openstack-ansible-security role enables GPG
# by default in CentOS, but the ansible-hardening role enables GPG
# checking for local packages. The RDO repository package isn't signed, but the
# repos it installs have GPG checking enabled.
- name: Install the RDO release package