Don't need to make these anymore they are on the koji mount

This commit is contained in:
Kevin Fenzi 2016-04-11 20:26:21 +00:00
parent df98df1ef4
commit 7f33a1326c

View file

@ -56,17 +56,6 @@
tags:
- koji_builder
- name: make a bunch of dirs
file: state=directory path={{ item }} owner=apache group=apache
with_items:
- /mnt/koji/packages
- /mnt/koji/repos
- /mnt/koji/work
- /mnt/koji/scratch
when: env == 'staging'
tags:
- koji_builder
- name: add pkgs
yum: state=present pkg={{ item }}
with_items: