mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
Merge branch 'master' of /git/ansible
This commit is contained in:
@@ -34,12 +34,12 @@ release_status =
|
||||
url = %(rawhideurl)s
|
||||
path = development/rawhide
|
||||
tag = f24
|
||||
release_status = rawhida
|
||||
release_status = rawhide
|
||||
|
||||
# Fedora 23
|
||||
[f23]
|
||||
url = %(rawhideurl)s
|
||||
path = development/23
|
||||
url = %(goldurl)s
|
||||
path = 23
|
||||
release_status = stable
|
||||
|
||||
[f23-updates]
|
||||
|
||||
@@ -139,6 +139,9 @@ artifacts_baseurl: {{ artifacts_base_url }}
|
||||
## The location of cached files downloaded by Taskotron
|
||||
#cachedir: /var/cache/taskotron
|
||||
|
||||
## The location of images for disposable clients
|
||||
#imagesdir: /var/lib/taskotron/images
|
||||
|
||||
|
||||
## ==== LOGGING section ====
|
||||
## This section contains configuration of logging.
|
||||
|
||||
Reference in New Issue
Block a user