Merge branch 'master' of /git/ansible
This commit is contained in:
commit
140fe55514
2 changed files with 6 additions and 3 deletions
|
@ -34,12 +34,12 @@ release_status =
|
||||||
url = %(rawhideurl)s
|
url = %(rawhideurl)s
|
||||||
path = development/rawhide
|
path = development/rawhide
|
||||||
tag = f24
|
tag = f24
|
||||||
release_status = rawhida
|
release_status = rawhide
|
||||||
|
|
||||||
# Fedora 23
|
# Fedora 23
|
||||||
[f23]
|
[f23]
|
||||||
url = %(rawhideurl)s
|
url = %(goldurl)s
|
||||||
path = development/23
|
path = 23
|
||||||
release_status = stable
|
release_status = stable
|
||||||
|
|
||||||
[f23-updates]
|
[f23-updates]
|
||||||
|
|
|
@ -139,6 +139,9 @@ artifacts_baseurl: {{ artifacts_base_url }}
|
||||||
## The location of cached files downloaded by Taskotron
|
## The location of cached files downloaded by Taskotron
|
||||||
#cachedir: /var/cache/taskotron
|
#cachedir: /var/cache/taskotron
|
||||||
|
|
||||||
|
## The location of images for disposable clients
|
||||||
|
#imagesdir: /var/lib/taskotron/images
|
||||||
|
|
||||||
|
|
||||||
## ==== LOGGING section ====
|
## ==== LOGGING section ====
|
||||||
## This section contains configuration of logging.
|
## This section contains configuration of logging.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue