Disable this for now.
This commit is contained in:
parent
bfa34f77d2
commit
c5d80720be
1 changed files with 5 additions and 5 deletions
|
@ -154,11 +154,11 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
- name: install /var/lib/fedora-ca/.rnd file
|
#- name: install /var/lib/fedora-ca/.rnd file
|
||||||
file: path=/var/lib/fedora-ca/.rnd owner=fas group=fas mode=0600 setype=httpd_sys_content_t
|
# file: path=/var/lib/fedora-ca/.rnd owner=fas group=fas mode=0600 setype=httpd_sys_content_t
|
||||||
when: master_fas_node == True
|
# when: master_fas_node == True
|
||||||
tags:
|
# tags:
|
||||||
- config
|
# - config
|
||||||
|
|
||||||
- name: setup /var/lib/fedora-ca/newcerts directory
|
- name: setup /var/lib/fedora-ca/newcerts directory
|
||||||
file: path=/var/lib/fedora-ca/newcerts owner=fas group=fas mode=0700 state=directory
|
file: path=/var/lib/fedora-ca/newcerts owner=fas group=fas mode=0700 state=directory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue