vault
Options
Section titled “Options”services.vault.enable
Section titled “services.vault.enable”Whether to enable vault process.
Type: boolean
Default:
falseExample:
trueDeclared by:
services.vault.package
Section titled “services.vault.package”Which package of Vault to use.
Type: package
Default:
pkgs.vault-binDeclared by:
services.vault.address
Section titled “services.vault.address”Specifies the address to bind to for listening
Type: string
Default:
"127.0.0.1:8200"Declared by:
services.vault.disableClustering
Section titled “services.vault.disableClustering”Specifies whether clustering features such as request forwarding are enabled
Type: boolean
Default:
trueDeclared by:
services.vault.disableMlock
Section titled “services.vault.disableMlock”Disables the server from executing the mlock syscall
Type: boolean
Default:
trueDeclared by:
services.vault.ui
Section titled “services.vault.ui”Enables the built-in web UI
Type: boolean
Default:
trueDeclared by:

