From b323855c3823dc4b24328d1d4e84cc41f0fc4cb5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 11 Oct 2015 18:25:19 +0000 Subject: [PATCH] Tweat template to try and make it happier --- roles/infinote/templates/infinoted.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/infinote/templates/infinoted.conf b/roles/infinote/templates/infinoted.conf index 68256ec199..2ffb6bd375 100644 --- a/roles/infinote/templates/infinoted.conf +++ b/roles/infinote/templates/infinoted.conf @@ -6,7 +6,7 @@ port=6522 security-policy=require-tls root-directory=/srv/infinote plugins=note-text,autosave,directory-sync,logging -password="{{ infinote-password }}" +password={{ infinotepassword }} [autosave] interval=60