summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclime <clime@redhat.com>2017-04-19 19:18:25 +0200
committerclime <clime@redhat.com>2017-04-19 19:18:48 +0200
commitd0133bab98c0225a95b2cbade9834e8bc4ee6b73 (patch)
treed60aa58ebc391e22364f4674ea0ff7c5b5811dc1
parent6458f38248b555a8ebabaff543bd4a1fefcbe95b (diff)
downloadansible-d0133bab98c0225a95b2cbade9834e8bc4ee6b73.tar.gz
ansible-d0133bab98c0225a95b2cbade9834e8bc4ee6b73.tar.xz
ansible-d0133bab98c0225a95b2cbade9834e8bc4ee6b73.zip
copr-backend: add builder_config param into copr-be settings
-rw-r--r--roles/copr/backend/templates/copr-be.conf.j23
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/copr/backend/templates/copr-be.conf.j2 b/roles/copr/backend/templates/copr-be.conf.j2
index 47186ca4c..0bed0583a 100644
--- a/roles/copr/backend/templates/copr-be.conf.j2
+++ b/roles/copr/backend/templates/copr-be.conf.j2
@@ -109,3 +109,6 @@ timeout=86400
# utilized by /usr/bin/check_consecutive_build_fails.py
consecutive_failure_threshold=30
+
+[ssh]
+builder_config=/home/copr/.ssh/config