Amritanshu
93b1b8840d
Feature: Updated the frank playbook to allow user to be changed from pi Chore: Refactored the various env files to use single file and multiple var files.
12 lines
291 B
YAML
12 lines
291 B
YAML
---
|
|
name: xxx
|
|
# openssl rand -hex 32
|
|
secret_key: 0000000000000000000000000000000000000000000000000000000000000000
|
|
# openssl rand -hex 5
|
|
middleware_key: 0000000000
|
|
|
|
http_host: "knox.hopsngrains.com"
|
|
http_conf: "knox.hopsngrains.com.conf"
|
|
host_port: "8338"
|
|
host_directory: "barker-{{ name }}"
|