summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalph Bean <rbean@redhat.com>2015-10-07 13:25:31 +0000
committerRalph Bean <rbean@redhat.com>2015-10-07 13:25:31 +0000
commitd80bc01ee67fd8b544cc572e691997f4c58c99ca (patch)
tree8b584de042c7559ed694de3a7b2f508364f5c851
parentf6bead0371d8f8432878fb0dcfda019277cec675 (diff)
downloadansible-d80bc01ee67fd8b544cc572e691997f4c58c99ca.tar.gz
ansible-d80bc01ee67fd8b544cc572e691997f4c58c99ca.tar.xz
ansible-d80bc01ee67fd8b544cc572e691997f4c58c99ca.zip
Absolutely.
-rw-r--r--roles/taiga/templates/conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/taiga/templates/conf.json b/roles/taiga/templates/conf.json
index 25e70d4b6..bc22d4def 100644
--- a/roles/taiga/templates/conf.json
+++ b/roles/taiga/templates/conf.json
@@ -7,6 +7,6 @@
"privacyPolicyUrl": null,
"termsOfServiceUrl": null,
"maxUploadFileSize": null,
- "contribPlugins": ["js/fas_openid_auth.js"],
+ "contribPlugins": ["/js/fas_openid_auth.js"],
"debugInfo": false
}