some basics for VaultPass
This commit is contained in:
11
example.vaultpass.xml
Normal file
11
example.vaultpass.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<vaultpass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns="https://git.square-r00t.net/VaultPass/"
|
||||
xsi:schemaLocation="https://git.square-r00t.net/VaultPass/ http://schema.xml.r00t2.io/projects/vaultpass.xsd"
|
||||
autoUnseal="true"
|
||||
unsealShard="YOUR_UNSEAL_HERE">
|
||||
<uri>https://localhost:8000/</uri>
|
||||
<auth>
|
||||
<token/>
|
||||
</auth>
|
||||
</vaultpass>
|
||||
Reference in New Issue
Block a user