Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
1d5a2a35
Commit
1d5a2a35
authored
3 years ago
by
Tom
Committed by
Heather Simon
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
adjustemnt of options order (#12804)
Co-authored-by:
tograla
<
tograla@gmail.com
>
parent
8b5b9a06
Branches unavailable
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/content/docs/enterprise/license/autoloading.mdx
+3
-3
website/content/docs/enterprise/license/autoloading.mdx
with
3 additions
and
3 deletions
+3
-3
website/content/docs/enterprise/license/autoloading.mdx
+
3
-
3
View file @
1d5a2a35
...
...
@@ -12,12 +12,12 @@ As of Vault 1.8 those options still exist but are deprecated, and the recommende
mechanism for managing licenses is called License Autoloading. New clusters are
required to use the autoloading method.
License Autoloading can be done using one of these mechanisms, in
in
creasing order
License Autoloading can be done using one of these mechanisms, in
de
creasing order
of priority (i.e. `VAULT_LICENSE` takes precedence over `VAULT_LICENSE_PATH`, which
takes precedence over `license_path` in config.)
* [license_path in config](/docs/configuration#license_path)
* [VAULT_LICENSE_PATH environment variable](/docs/commands#vault_license_path)
* [VAULT_LICENSE environment variable](/docs/commands#vault_license)
* [VAULT_LICENSE_PATH environment variable](/docs/commands#vault_license_path)
* [license_path in config](/docs/configuration#license_path)
Nodes within a cluster should be consistently licensed. All nodes in a cluster
should use autoloading, or none should. If autoloading is used, all nodes should
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help