fulfillr bump, restart main router on sshpass_cron
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
0 5 * * * sshpass -f /mnt/unifi-pass ssh -o 'StrictHostKeyChecking=no' ubnt@192.168.1.254 'reboot'
|
||||
30 4 * * * sshpass -f /mnt/unifi-pass ssh -o 'StrictHostKeyChecking=no' -o 'HostKeyAlgorithms=+ssh-rsa' root@192.168.1.1 'reboot'
|
||||
0 5 * * * sshpass -f /mnt/unifi-pass ssh -o 'StrictHostKeyChecking=no' ubnt@192.168.1.254 'reboot'
|
||||
15 5 * * * sshpass -f /mnt/unifi-pass ssh -o 'StrictHostKeyChecking=no' ubnt@192.168.1.253 'reboot'
|
||||
30 5 * * * sshpass -f /mnt/unifi-pass ssh -o 'StrictHostKeyChecking=no' ubnt@192.168.1.252 'reboot'
|
||||
45 5 * * * sshpass -f /mnt/unifi-pass ssh -o 'StrictHostKeyChecking=no' ubnt@192.168.1.251 'reboot'
|
||||
45 5 * * * sshpass -f /mnt/unifi-pass ssh -o 'StrictHostKeyChecking=no' ubnt@192.168.1.251 'reboot'
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
|
||||
- import_tasks: container-fulfillr.yml
|
||||
vars:
|
||||
image: "{{ aws_ecr_endpoint }}/fulfillr:20230814.2006"
|
||||
image: "{{ aws_ecr_endpoint }}/fulfillr:20230828.2117"
|
||||
tags: fulfillr
|
||||
|
||||
- import_tasks: configuration-nginx.yml
|
||||
@@ -68,4 +68,4 @@
|
||||
- import_tasks: container-factorio.yml
|
||||
vars:
|
||||
image: docker.io/factoriotools/factorio:1.1.80
|
||||
tags: factorio
|
||||
tags: factorio
|
||||
|
||||
Reference in New Issue
Block a user