fixup! vault: implement bootstrap integration
This commit is contained in:
@@ -124,7 +124,7 @@ in
|
||||
|
||||
vaultAddress = mkOption {
|
||||
type = types.str;
|
||||
default = "https://vault.home.2rjus.net:8200";
|
||||
default = "https://vault01.home.2rjus.net:8200";
|
||||
description = "Vault server address";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user