Bootstrap homebase application
This commit is contained in:
11
ansible/vars/all.yml
Normal file
11
ansible/vars/all.yml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
auto_letsencrypt: "false"
|
||||
dashboard: "false"
|
||||
dat_port: "3282"
|
||||
domain: "punkbase.autonomic.zone"
|
||||
http_mirror: "true"
|
||||
http_port: "8085"
|
||||
dat_root: "/root/.homebase"
|
||||
dats:
|
||||
# https://sunbeam.city/@kawaiipunk/103883932490360099
|
||||
- "dat://c403b7c92eb5e1b2c293425ee6623635be11211977787053e9797e94b958e6e0"
|
8
ansible/vars/ansible_become_pass.yml
Normal file
8
ansible/vars/ansible_become_pass.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
ansible_become_pass: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
34396236353735666531323238656533643465303131663464613162396333313836363630666266
|
||||
6539323631656635333864316166633064633366323936610a656137616334313534333635313232
|
||||
35323561303763366563316631313638363333393763323935343563303963616334336639386462
|
||||
3837383830616637360a373539613630356564363662393836366462666430353439353637303035
|
||||
63396633303166343433313439303539313637306637663137313533316531616434
|
9
ansible/vars/webapi_password.yml
Normal file
9
ansible/vars/webapi_password.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
webapi_username: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
30383532356364623139396134326537353934386538386638353936633638613862363161333736
|
||||
3661613834353137316538373130323035646531313061360a613335353563383366373362373338
|
||||
37656461346137616433613234326633646330393433663135323635376566396264356230336662
|
||||
6135313237303437340a343531333538376635393730383735616663383238376165393764656136
|
||||
63303639613631613333636634653465383138623736383133333532343830396166393166613263
|
||||
3163666132366235323262393135306133613333366132653434
|
8
ansible/vars/webapi_username.yml
Normal file
8
ansible/vars/webapi_username.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
webapi_username: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
61656131613735636330666533393534613664616134323564623939353738643937323666396334
|
||||
3235363739643361303833646666616137333063316663660a613035656531306638386533363164
|
||||
36643262666336306631363663623432623936643134333039373464333237323031303031383564
|
||||
3964393437643238630a356364633334343366326338616664646133376332313330306339306139
|
||||
3033
|
Reference in New Issue
Block a user