Change the MM public key to user_home_t

Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
Adrian Reber 2015-12-17 16:52:33 +00:00
parent d0639e74d2
commit 9a18aecaae

View file

@ -111,3 +111,10 @@
- "{{ roles }}/mirrormanager/mirrorlist2/files/mm-authorized_key"
tags:
- 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