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
|
||||
cron:
|
||||
name: Ping VPN server
|
||||
job: ping -c 3 192.168.2.5 &> /dev/null
|
||||
name: Ping Hiljainen
|
||||
job: ping -c 3 192.168.2.4 &> /dev/null
|
||||
hour: '1'
|
||||
user: gestor
|
||||
|
|
Loading…
Reference in a new issue