sops: Improve secrets provisioning to split out staging
This commit is contained in:
parent
7e5e975f43
commit
491982aac3
8 changed files with 105 additions and 9 deletions
|
@ -16,7 +16,7 @@ in {
|
|||
|
||||
# Credential loading for steam auth (if necessary; prefer
|
||||
# anonymous login wherever possible).
|
||||
LoadCredential = "steam:/run/secrets/steam";
|
||||
LoadCredential = "steam:/run/secrets/steam/tlater";
|
||||
|
||||
# Security settings
|
||||
DynamicUser = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue