Use ansible-hardening repository
This patch changes openstack-ansible-security to ansible-hardening. Change-Id: I711aed6daf6391de71d3c2b47fbfc00fe6b66d9f
This commit is contained in:
parent
515d880c85
commit
ffe9ae3f7e
@ -167,7 +167,7 @@
|
|||||||
src: "https://git.openstack.org/openstack/openstack-ansible-rsyslog_server"
|
src: "https://git.openstack.org/openstack/openstack-ansible-rsyslog_server"
|
||||||
scm: git
|
scm: git
|
||||||
version: "master"
|
version: "master"
|
||||||
- name: "security"
|
- name: "ansible-hardening"
|
||||||
src: "https://git.openstack.org/openstack/openstack-ansible-security"
|
src: "https://git.openstack.org/openstack/ansible-hardening"
|
||||||
scm: git
|
scm: git
|
||||||
version: "master"
|
version: "master"
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
- ansible_os_family == 'Debian'
|
- ansible_os_family == 'Debian'
|
||||||
|
|
||||||
# NOTE(mhayden): GPG checking for local package installs is normally disabled
|
# 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
|
# checking for local packages. The RDO repository package isn't signed, but the
|
||||||
# repos it installs have GPG checking enabled.
|
# repos it installs have GPG checking enabled.
|
||||||
- name: Install the RDO release package
|
- name: Install the RDO release package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user