atomic-composer: Enable the rsync_client SELinux boolean
This commit is contained in:
parent
fcb92e3dbf
commit
ee00fb884e
1 changed files with 2 additions and 0 deletions
|
@ -63,3 +63,5 @@
|
|||
dest=/srv/fedora-atomic/{{ item }}/repo
|
||||
owner={{ user['name'] }} group={{ user['name'] }} state=link
|
||||
with_items: trees
|
||||
|
||||
- seboolean: name=rsync_client state=true persistent=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue