prep vault geo HA
This commit is contained in:
parent
409e77a283
commit
e2cd541807
3 changed files with 24 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
|||
};
|
||||
|
||||
vault-secrets = lib.mkIf (config.networking.domain == "olympus") {
|
||||
vaultPrefix = "secrets/nixos";
|
||||
vaultPrefix = "olympus_secrets/nixos";
|
||||
vaultAddress = "http://vault.olympus:8200/";
|
||||
approlePrefix = "olympus-${config.networking.hostName}";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue