Don't need idmapd.conf here, it's in nfs/client now.

This commit is contained in:
Kevin Fenzi 2016-05-21 16:27:05 +00:00
parent d0a046d431
commit 83f1469169

View file

@ -170,12 +170,6 @@
- fedora-branched-compose-ppc64le.cfg
- fedora-rawhide-compose-ppc64le.cfg
# idmapd and make sure it's set to run
- name: idmapd.conf
copy: src="{{ files }}/../roles/koji_builder/files//idmapd.conf" dest=/etc/idmapd.conf
tags:
- configs
- name: make a mnt/koji link
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji
when: "'releng-compose' in group_names"