Change the MM public key to user_home_t
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
d0639e74d2
commit
9a18aecaae
1 changed files with 7 additions and 0 deletions
|
@ -111,3 +111,10 @@
|
||||||
- "{{ roles }}/mirrormanager/mirrorlist2/files/mm-authorized_key"
|
- "{{ roles }}/mirrormanager/mirrorlist2/files/mm-authorized_key"
|
||||||
tags:
|
tags:
|
||||||
- mm2_frontend
|
- mm2_frontend
|
||||||
|
|
||||||
|
- name: apply selinux type to mirrormanager public_key
|
||||||
|
file: dest=/var/lib/mirrormanager/.ssh/authorized_keys setype=user_home_t state=file
|
||||||
|
tags:
|
||||||
|
- mm2_frontend
|
||||||
|
- config
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue