open-vault/ui/app/templates/components/wizard/nomad-engine.hbs
Matthew Irish 0ccc8467ec
UI ember engines (#6718)
Adds replication engine and core in-repo addon
2019-05-13 14:05:25 -05:00

11 lines
288 B
Handlebars

<WizardSection
@headerText="Nomad"
@headerIcon="nomad"
@docText="Docs: Nomad Secrets"
@docPath="/docs/secrets/nomad/index.html"
>
<p>
The Nomad secret backend for Vault generates Nomad API tokens dynamically based on pre-existing Nomad ACL policies.
</p>
</WizardSection>