aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2014-12-22 11:36:16 +0100
committerMilo Casagrande <milo.casagrande@linaro.org>2014-12-22 11:36:16 +0100
commitb7aa29a0a0300bb1216a8320a41e06ddc759843c (patch)
tree91361d959daa126e5832a1468a8c017bc6b9ac54 /ansible/roles
parenta1fc756edfa4a9814e6a7c2086df4e9e554daf7c (diff)
ansible: Remove default socket usage.
* The frontend, when deployed on the same instance, needs to be tweaked to speak via the unix socket. Change-Id: Ic9f135024f8a704822abe07d11b3a33e90f3b821
Diffstat (limited to 'ansible/roles')
-rw-r--r--ansible/roles/install-app/templates/kernelci-backend.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/roles/install-app/templates/kernelci-backend.cfg b/ansible/roles/install-app/templates/kernelci-backend.cfg
index 612466b..d581482 100644
--- a/ansible/roles/install-app/templates/kernelci-backend.cfg
+++ b/ansible/roles/install-app/templates/kernelci-backend.cfg
@@ -1,5 +1,4 @@
master_key = '{{ master_key }}'
-unixsocket = True
{% if role == "staging" %}
debug = True
{% else %}