Add autosigner role
- Move builder infrastructure repo to own role - Add initial tasks to autosigner role
This commit is contained in:
parent
979fcada2a
commit
682a04b292
7 changed files with 13 additions and 3 deletions
6
roles/builder_repo/files/builder-infrastructure.repo
Normal file
6
roles/builder_repo/files/builder-infrastructure.repo
Normal file
|
@ -0,0 +1,6 @@
|
|||
[builder-infrastructure]
|
||||
name=Builder Packages from Fedora Infrastructure $releasever - $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/builder-rpms/$releasever/$basearch/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=http://infrastructure.fedoraproject.org/repo/RPM-GPG-KEY-INFRASTRUCTURE
|
Loading…
Add table
Add a link
Reference in a new issue