mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
Fix config file and ensure git is installed
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
- simple-koji-ci
|
||||
- python-qpid
|
||||
- koji
|
||||
- git
|
||||
tags:
|
||||
- packages
|
||||
- simple-koji-ci
|
||||
|
||||
@@ -40,7 +40,7 @@ config = {
|
||||
# that failed for any reason (e.g. read timeout, DNS error, etc)
|
||||
'simple-koji-ci.requests_retries': 3,
|
||||
|
||||
logging = {
|
||||
"logging": {
|
||||
"loggers": {
|
||||
"simple_koji_ci": {
|
||||
"level": "INFO",
|
||||
|
||||
Reference in New Issue
Block a user