Drop this tmpfiles.d config, it's in the rpm now.

This commit is contained in:
Kevin Fenzi 2015-03-18 15:59:15 +00:00
parent a255ec16f3
commit 1138a2a9e7
2 changed files with 0 additions and 6 deletions

View file

@ -1 +0,0 @@
d /var/run/mirrormanager 0775 mirrormanager apache

View file

@ -73,8 +73,3 @@
# tags:
# - mirrorlist2
# - selinux
- name: add a tmpfiles.d file for the run directory (until fixed upstream)
copy: src=mirrormanager2-mirrorlist.conf dest=/etc/tmpfiles.d/mirrormanager2-mirrorlist.conf
tags:
- mirrorlist2