Updating versiona and IPs
This commit is contained in:
parent
320d945132
commit
c5ef789912
5 changed files with 73 additions and 73 deletions
|
|
@ -3,11 +3,11 @@ cron: "0 */2 * * *"
|
||||||
runOnStart: true
|
runOnStart: true
|
||||||
continueOnError: true
|
continueOnError: true
|
||||||
origin:
|
origin:
|
||||||
url: http://10.69.2.4:80
|
url: http://10.69.10.10:80
|
||||||
username: {{ adguardhome_sync_user_name }}
|
username: {{ adguardhome_sync_user_name }}
|
||||||
password: {{ adguardhome_sync_user_password }}
|
password: {{ adguardhome_sync_user_password }}
|
||||||
replicas:
|
replicas:
|
||||||
- url: http://10.69.9.12:80
|
- url: http://10.69.10.11:80
|
||||||
username: {{ adguardhome_sync_user_name }}
|
username: {{ adguardhome_sync_user_name }}
|
||||||
password: {{ adguardhome_sync_user_password}}
|
password: {{ adguardhome_sync_user_password}}
|
||||||
autoSetup: true
|
autoSetup: true
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
SONARR__URL='http://10.69.2.52:8989'
|
SONARR__URL='http://10.69.10.50:8989'
|
||||||
RADARR__URL='http://10.69.2.52:7878'
|
RADARR__URL='http://10.69.10.50:7878'
|
||||||
SONARR__API={{ arr_sonarr_api_key }}
|
SONARR__API={{ arr_sonarr_api_key }}
|
||||||
RADARR__API={{ arr_radarr_api_key }}
|
RADARR__API={{ arr_radarr_api_key }}
|
||||||
DISCORD__TOKEN={{ arr_discord_bot_token }}
|
DISCORD__TOKEN={{ arr_discord_bot_token }}
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,11 @@
|
||||||
arr_sabnzbd_tag: 4.5.5
|
arr_sabnzbd_tag: 4.5.5
|
||||||
arr_radarr_tag: release-6.0.4.10291
|
arr_radarr_tag: release-6.1.1.10360
|
||||||
arr_sonarr_tag: release-4.0.16.2944
|
arr_sonarr_tag: release-4.0.17.2952
|
||||||
arr_lidarr_tag: release-3.1.0.4875
|
arr_lidarr_tag: release-3.1.0.4875
|
||||||
arr_prowlarr_tag: release-2.3.0.5236
|
arr_prowlarr_tag: release-2.3.0.5236
|
||||||
arr_homarr_tag: v1.53.1
|
arr_homarr_tag: v1.57.1
|
||||||
arr_doplarr_tag: v3.7.0
|
arr_doplarr_tag: v3.7.0
|
||||||
arr_whisparr_tag: v2-2.0.0.2130
|
arr_whisparr_tag: v2-2.2.0-release.108
|
||||||
|
|
||||||
arr_sonarr_api_key: !vault |
|
arr_sonarr_api_key: !vault |
|
||||||
$ANSIBLE_VAULT;1.1;AES256
|
$ANSIBLE_VAULT;1.1;AES256
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ authentik.local.cobb.lgbt {
|
||||||
}
|
}
|
||||||
|
|
||||||
pve.local.cobb.lgbt {
|
pve.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.128.5:8006 {
|
reverse_proxy 10.69.1.7:8006 {
|
||||||
transport http {
|
transport http {
|
||||||
tls_insecure_skip_verify
|
tls_insecure_skip_verify
|
||||||
}
|
}
|
||||||
|
|
@ -26,62 +26,62 @@ guac.local.cobb.lgbt {
|
||||||
not path /guacamole*
|
not path /guacamole*
|
||||||
}
|
}
|
||||||
redir @notGuac /guacamole/
|
redir @notGuac /guacamole/
|
||||||
reverse_proxy 10.69.2.52:8080 {
|
reverse_proxy 10.69.10.50:8080 {
|
||||||
flush_interval -1
|
flush_interval -1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
homarr.local.cobb.lgbt {
|
homarr.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:7575
|
reverse_proxy 10.69.10.50:7575
|
||||||
}
|
}
|
||||||
sabnzbd.local.cobb.lgbt {
|
sabnzbd.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:8081
|
reverse_proxy 10.69.10.50:8081
|
||||||
}
|
}
|
||||||
sonarr.local.cobb.lgbt {
|
sonarr.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:8989
|
reverse_proxy 10.69.10.50:8989
|
||||||
}
|
}
|
||||||
radarr.local.cobb.lgbt {
|
radarr.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:7878
|
reverse_proxy 10.69.10.50:7878
|
||||||
}
|
}
|
||||||
prowlarr.local.cobb.lgbt {
|
prowlarr.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:9696
|
reverse_proxy 10.69.10.50:9696
|
||||||
}
|
}
|
||||||
lidarr.local.cobb.lgbt {
|
lidarr.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:8686
|
reverse_proxy 10.69.10.50:8686
|
||||||
}
|
}
|
||||||
|
|
||||||
ha.local.cobb.lgbt {
|
ha.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.13:8123
|
reverse_proxy 10.69.10.199:8123
|
||||||
}
|
}
|
||||||
ntfy.local.cobb.lgbt {
|
ntfy.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:8085
|
reverse_proxy 10.69.10.50:8085
|
||||||
}
|
}
|
||||||
truenas.local.cobb.lgbt {
|
truenas.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.20:443 {
|
reverse_proxy 10.69.10.30:443 {
|
||||||
transport http {
|
transport http {
|
||||||
tls_insecure_skip_verify
|
tls_insecure_skip_verify
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
termix.local.cobb.lgbt {
|
termix.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:8082
|
reverse_proxy 10.69.10.50:8082
|
||||||
}
|
}
|
||||||
frigate.local.cobb.lgbt {
|
frigate.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.12.11:8971 {
|
reverse_proxy 10.69.10.51:8971 {
|
||||||
transport http {
|
transport http {
|
||||||
tls_insecure_skip_verify
|
tls_insecure_skip_verify
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
immich.local.cobb.lgbt {
|
immich.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:2283
|
reverse_proxy 10.69.10.50:2283
|
||||||
}
|
}
|
||||||
readeck.local.cobb.lgbt {
|
readeck.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:8083
|
reverse_proxy 10.69.10.50:8083
|
||||||
}
|
}
|
||||||
readeck.cobb.lgbt {
|
readeck.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:8083
|
reverse_proxy 10.69.10.50:8083
|
||||||
}
|
}
|
||||||
cwa.local.cobb.lgbt {
|
cwa.local.cobb.lgbt {
|
||||||
reverse_proxy 10.69.2.52:8086
|
reverse_proxy 10.69.10.50:8086
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,31 +2,31 @@
|
||||||
all:
|
all:
|
||||||
hosts:
|
hosts:
|
||||||
adguard:
|
adguard:
|
||||||
ansible_host: 10.69.2.4
|
ansible_host: 10.69.10.10
|
||||||
adguardpi:
|
adguardpi:
|
||||||
ansible_host: 10.69.10.12
|
ansible_host: 10.69.10.11
|
||||||
# maxim:
|
# maxim:
|
||||||
# ansible_host: 10.69.10.50
|
# ansible_host: 10.69.10.50
|
||||||
# pump:
|
# pump:
|
||||||
# ansible_host: 10.69.10.51
|
# ansible_host: 10.69.10.51
|
||||||
fifi:
|
fifi:
|
||||||
ansible_host: 10.69.10.53
|
ansible_host: 10.69.10.100
|
||||||
knivi:
|
knivi:
|
||||||
ansible_host: 10.69.10.51
|
ansible_host: 10.69.10.172
|
||||||
reir:
|
reir:
|
||||||
ansible_host: 10.69.10.11
|
|
||||||
trady:
|
|
||||||
ansible_host: 10.69.2.11
|
|
||||||
stephanie:
|
|
||||||
ansible_host: 10.69.2.51
|
|
||||||
nemetona:
|
|
||||||
ansible_host: 10.69.2.52
|
|
||||||
ida:
|
|
||||||
ansible_host: 10.69.2.53
|
|
||||||
curren:
|
|
||||||
ansible_host: 10.69.12.11
|
|
||||||
emosen:
|
|
||||||
ansible_host: 10.69.10.20
|
ansible_host: 10.69.10.20
|
||||||
|
trady:
|
||||||
|
ansible_host: 10.69.10.131
|
||||||
|
stephanie:
|
||||||
|
ansible_host: 10.69.10.52
|
||||||
|
nemetona:
|
||||||
|
ansible_host: 10.69.10.50
|
||||||
|
ida:
|
||||||
|
ansible_host: 10.69.10.143
|
||||||
|
curren:
|
||||||
|
ansible_host: 10.69.10.51
|
||||||
|
emosen:
|
||||||
|
ansible_host: 10.69.10.54
|
||||||
children:
|
children:
|
||||||
alpine:
|
alpine:
|
||||||
hosts:
|
hosts:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue