Autosign f26-pending -> f26
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
fc6704e6d4
commit
2fb4b617f3
2 changed files with 7 additions and 1 deletions
|
@ -44,6 +44,12 @@ config = {
|
|||
"to": "f25-infra",
|
||||
"key": "fedora-infra",
|
||||
"keyid": "47dd8ef9"
|
||||
},
|
||||
{
|
||||
"from": "f26-pending",
|
||||
"to": "f26",
|
||||
"key": "fedora-26",
|
||||
"keyid": "64dab85d"
|
||||
}
|
||||
]
|
||||
},
|
|
@ -36,7 +36,7 @@
|
|||
- config
|
||||
|
||||
- name: Setup robosignatory config
|
||||
copy: src=robosignatory.{{env}}.conf dest=/etc/fedmsg.d/robosignatory.conf
|
||||
copy: src=robosignatory.{{env}}.py dest=/etc/fedmsg.d/robosignatory.py
|
||||
owner=fedmsg group=fedmsg mode=0640
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue