From b48efb1035fa1c71c22218a656de9a5879816911 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 4 Jul 2018 12:08:27 +0200 Subject: [PATCH] Propagate PWFILE-config to running instances --- config/keter_testworx.yml | 1 + config/keter_uni2work.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/config/keter_testworx.yml b/config/keter_testworx.yml index 24177b0fc..a1121050d 100644 --- a/config/keter_testworx.yml +++ b/config/keter_testworx.yml @@ -27,6 +27,7 @@ stanzas: - DUMMY_LOGIN - DETAILED_LOGGING - LOG_ALL + - PWFILE # Use the following to automatically copy your bundle upon creation via `yesod # keter`. Uses `scp` internally, so you can set it to a remote destination diff --git a/config/keter_uni2work.yml b/config/keter_uni2work.yml index e9ed09568..4f0c3e3e0 100644 --- a/config/keter_uni2work.yml +++ b/config/keter_uni2work.yml @@ -26,6 +26,7 @@ stanzas: - LDAPBN - DETAILED_LOGGING - LOG_ALL + - PWFILE # Use the following to automatically copy your bundle upon creation via `yesod # keter`. Uses `scp` internally, so you can set it to a remote destination