add comment about secrets in integration tests
This commit is contained in:
parent
0bc2b6f9a4
commit
e85c2e945e
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ rec {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Normally, you'd provision the deploy target with secrets.
|
||||||
systemd.tmpfiles.rules = [
|
systemd.tmpfiles.rules = [
|
||||||
# Type Path Mode User Group Age Argument...
|
# Type Path Mode User Group Age Argument...
|
||||||
''d /run/keys 0755 root root - -''
|
''d /run/keys 0755 root root - -''
|
||||||
|
|
Loading…
Reference in a new issue