From e85c2e945e65e13a36d264ece517b7412565a0df Mon Sep 17 00:00:00 2001 From: ibizaman Date: Fri, 17 Mar 2023 20:59:27 -0700 Subject: [PATCH] add comment about secrets in integration tests --- tests/integration/keycloak/network.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/keycloak/network.nix b/tests/integration/keycloak/network.nix index dcc76a5..39273ef 100644 --- a/tests/integration/keycloak/network.nix +++ b/tests/integration/keycloak/network.nix @@ -26,6 +26,7 @@ rec { }; }; + # Normally, you'd provision the deploy target with secrets. systemd.tmpfiles.rules = [ # Type Path Mode User Group Age Argument... ''d /run/keys 0755 root root - -''