Move my package to a more reasonable place
This commit is contained in:
parent
912c778709
commit
1cf8f1964e
1 changed files with 1 additions and 7 deletions
|
@ -54,13 +54,6 @@
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
- name: install pkgs for fedora-tagger jenkins build
|
|
||||||
action: yum state=installed pkg=$item
|
|
||||||
with_items:
|
|
||||||
- gcc-c++
|
|
||||||
tags:
|
|
||||||
- packages
|
|
||||||
|
|
||||||
- name: add jenkins proxy config file for apache
|
- name: add jenkins proxy config file for apache
|
||||||
action: copy src=$files/jenkins/master/jenkins-apache.conf dest=/etc/httpd/conf.d/jenkins-apache.conf owner=root group=root mode=0644
|
action: copy src=$files/jenkins/master/jenkins-apache.conf dest=/etc/httpd/conf.d/jenkins-apache.conf owner=root group=root mode=0644
|
||||||
notify:
|
notify:
|
||||||
|
@ -167,6 +160,7 @@
|
||||||
- mercurial
|
- mercurial
|
||||||
- mock
|
- mock
|
||||||
- gcc
|
- gcc
|
||||||
|
- gcc-c++
|
||||||
- python-bugzilla
|
- python-bugzilla
|
||||||
- python-straight-plugin
|
- python-straight-plugin
|
||||||
- python-pip
|
- python-pip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue