feat: Initial commit
This commit is contained in:
20
roles/repo_template/files/vault.default.yml
Normal file
20
roles/repo_template/files/vault.default.yml
Normal 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"
|
||||
Reference in New Issue
Block a user