mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
Copy over rpmmacros for hotness01.
This commit is contained in:
4
roles/hotness/files/rpmmacros
Normal file
4
roles/hotness/files/rpmmacros
Normal file
@@ -0,0 +1,4 @@
|
||||
# rpmmacros for the-new-hotness to build source rpms in place in /var/tmp/
|
||||
|
||||
%_sourcedir .
|
||||
%_srcrpmdir .
|
||||
@@ -64,6 +64,12 @@
|
||||
- config
|
||||
- hotness
|
||||
|
||||
- name: Copy over rpmmacros configuration
|
||||
copy: src=rpmmacros dest=/etc/rpm/macros.hotness
|
||||
tags:
|
||||
- config
|
||||
- hotness
|
||||
|
||||
- name: Drop old /usr/share/fedmsg (once used for bugzilla cookies...)
|
||||
file: dest=/usr/share/fedmsg state=absent
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user