feat: Initial commit
This commit is contained in:
18
roles/repo_template/files/vars.vault.yml
Normal file
18
roles/repo_template/files/vars.vault.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
author_name: "{{ vault_author_name }}"
|
||||
document_title: "Home Performance Report"
|
||||
company: "{{ vault_company }}"
|
||||
|
||||
links:
|
||||
images:
|
||||
logo: "img/logo.png"
|
||||
trueflow: "img/trueflow.png"
|
||||
trueflow_forecast: "img/forecast.png"
|
||||
documents: "{{ vault_document_links }}"
|
||||
|
||||
customer: "{{ vault_customer }}"
|
||||
|
||||
home:
|
||||
square_feet: "3,000"
|
||||
cfm50: "3,000"
|
||||
lair: "1:1"
|
||||
Reference in New Issue
Block a user