open-vault/ui/app/templates/components/wizard/nomad-engine.hbs

11 lines
295 B
Handlebars

<WizardSection
@headerText="Nomad"
@headerIcon="enable/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>