open-vault/ui/app/templates/components/wizard/secrets-connection.hbs

8 lines
270 B
Handlebars

<WizardSection
@headerText="Connect a database"
@instructions="Enter the details of your database and click “Create database.”"
>
<p>
Here you can specify the details of your database plugin and include any root rotation statements.
</p>
</WizardSection>