change to ping hiljainen
This commit is contained in:
parent
08d810283a
commit
20642e2d16
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
- name: Ensure cron to ping VPN server exists
|
- name: Ensure cron to ping VPN server exists
|
||||||
cron:
|
cron:
|
||||||
name: Ping VPN server
|
name: Ping Hiljainen
|
||||||
job: ping -c 3 192.168.2.5 &> /dev/null
|
job: ping -c 3 192.168.2.4 &> /dev/null
|
||||||
hour: '1'
|
hour: '1'
|
||||||
user: gestor
|
user: gestor
|
||||||
|
|
Loading…
Reference in a new issue