1
0
Fork 0

add comment about secrets in integration tests

This commit is contained in:
ibizaman 2023-03-17 20:59:27 -07:00
parent 0bc2b6f9a4
commit e85c2e945e

View file

@ -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 - -''