feat: Initial commit

This commit is contained in:
2024-11-24 13:24:33 -05:00
commit 65acc3c45d
23 changed files with 1387 additions and 0 deletions

20
files/vault.default.yml Normal file
View File

@@ -0,0 +1,20 @@
---
vault_author_name: "Testy McTestface Vault"
vault_company:
website: "https://vault.example.com"
phone: "555-555-5555"
url_display_title: "www.VaultExample.com"
vault_customer:
name: "Testy McTestface Sr Vault"
address:
street: "1234 Seasme Street"
city: "Vault"
state: "Foo"
zip: "55555"
vault_document_links:
loads_folder: "https://vault.example.com/path/to/loads/folder"
trueflow_file: "https://vault.example.com/path/to/trueflow/file"
trueflow_forecast_file: "https://vault.example.com/path/to/trueflow/forecast/file"
document_folder: "https://vault.example.com/path/to/document/folder"