Merge branch 'master' of /git/ansible

This commit is contained in:
Stephen Smoogen 2015-08-21 19:41:47 +00:00
commit 05e2c362e1

View file

@ -19,7 +19,7 @@ config = {
"source_tag": "{{ koschei_koji_tag }}",
"target_tag": "{{ koschei_koji_tag }}",
"build_tag": "{{ koschei_koji_tag }}-build",
"max_builds": 30,
"max_builds": 60,
{% if env == 'staging' %}
"build_arches": ['i386', 'x86_64'],
{% else %}
@ -27,7 +27,7 @@ config = {
{% endif %}
"build_opts": {
},
"load_threshold": 0.5,
"load_threshold": 0.75,
"task_priority": 30,
},
"dependency": {