need a state here.
This commit is contained in:
parent
44cd3f7423
commit
e6ee48e002
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
file: path=/srv/pub state=directory
|
file: path=/srv/pub state=directory
|
||||||
|
|
||||||
- name: Set httpd_use_nfs seboolean
|
- name: Set httpd_use_nfs seboolean
|
||||||
action: seboolean name=httpd_use_nfs
|
action: seboolean name=httpd_use_nfs state=yes persistent=yes
|
||||||
|
|
||||||
- name: /srv/pub file contexts
|
- name: /srv/pub file contexts
|
||||||
command: semanage fcontext -a -t httpd_sys_content_t "/srv/pub(/.*)?"
|
command: semanage fcontext -a -t httpd_sys_content_t "/srv/pub(/.*)?"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue