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

9 lines
271 B
Handlebars
Raw Normal View History

<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>