feat: Buncha shit
This commit is contained in:
@@ -91,4 +91,22 @@ dns_cloudflare_api_key: !vault |
|
||||
64313165343933343535623731393536396332613336316239363764653565346535666531656433
|
||||
6131646439656638323561643264613834356662363332323835
|
||||
|
||||
dns_cloudflare_email: cloudflare@lino.cooking
|
||||
dns_cloudflare_email: cloudflare@lino.cooking
|
||||
|
||||
cloudflare_ddns_api_key: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
32353865663337376239333232376630616436643435343862346164353466356563623930386461
|
||||
3132306361653330356663613534626463373133616132620a313161316137313838666534313737
|
||||
34336161373334356630326432626139666566316663373630656538333331656461373631613931
|
||||
6364313538663464350a343061383835663264616238353965656635343564306635303830343266
|
||||
38396530393133646133643232363061386265373234373832656135393764346462666566656264
|
||||
3635316261393863393736383132386133313666306234343666
|
||||
|
||||
homeassistant_pwd: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
34623865646265653733666136316164303765633036616464626133306339393032336465613735
|
||||
3139333561366530383535363834316138303338313030390a306561366265643737623833633837
|
||||
31353332646635353339373937393134376566643539363563613061393731623931643931336566
|
||||
3039626631643930650a393163643534353731316261376638643736623232366431396136313666
|
||||
37613864396630306335626532633832653633346465316332356236393239653063393630323461
|
||||
3862316639643265373166373330333936303233383333653362
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.16
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 607
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.17
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 608
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.6
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
ip_addr: 10.0.2.6
|
||||
# interface which will be used for flannel
|
||||
flannel_iface: "vmbr0"
|
||||
@@ -3,3 +3,4 @@
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.14
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 605
|
||||
@@ -3,3 +3,4 @@
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.15
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 606
|
||||
@@ -1,4 +1,7 @@
|
||||
frigate
|
||||
swag
|
||||
cloudflare-ddns
|
||||
dahua-to-mqtt
|
||||
|
||||
[master]
|
||||
mipha
|
||||
@@ -7,9 +10,6 @@ yuga
|
||||
|
||||
[node]
|
||||
revali
|
||||
; daruk
|
||||
; tingle
|
||||
; impa
|
||||
|
||||
[k3s_cluster:children]
|
||||
master
|
||||
@@ -22,18 +22,9 @@ k3s_cluster
|
||||
mipha
|
||||
epona
|
||||
revali
|
||||
; daruk
|
||||
yuga
|
||||
|
||||
[pihole]
|
||||
epona-pihole
|
||||
revali-pihole
|
||||
urbosa-pihole
|
||||
|
||||
; [raspi]
|
||||
; tingle
|
||||
; impa
|
||||
|
||||
[ingress]
|
||||
swag
|
||||
authelia
|
||||
|
||||
Reference in New Issue
Block a user