11 lines
186 B
Markdown
11 lines
186 B
Markdown
edit variables.yml and adjust these:
|
|
|
|
- hap_git_repo: "YOUR_GIT_REPO"
|
|
- domain: "YOUR.DOMAIN"
|
|
- zone: "YOUR_DELEGATION_ZONE"
|
|
|
|
edit hosts.yml with your machines
|
|
|
|
to launch:
|
|
|
|
./run_all.sh
|