Don't need to make these anymore they are on the koji mount
This commit is contained in:
parent
df98df1ef4
commit
7f33a1326c
1 changed files with 0 additions and 11 deletions
|
@ -56,17 +56,6 @@
|
||||||
tags:
|
tags:
|
||||||
- koji_builder
|
- 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
|
- name: add pkgs
|
||||||
yum: state=present pkg={{ item }}
|
yum: state=present pkg={{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue