Files
SaltStates/pingTest.sls
T
Samuele-StackUser 9e9a63ea1a Update progeto FTL
Update startBrowser x MON PI
2022-07-15 16:20:37 +02:00

13 lines
301 B
Plaintext

# aggiunta pacchetto test ping...
pingTest:
cmd.script:
- name: /usr/local/bin/pingTest.sh
- source: salt://pingTest.sh
setPingCron:
cron.present
- user: root
- minute: '*'
- identifier: PINGTEST
- name: /usr/local/bin/pingTest.sh 192.168.1.1 /var/log/testPing.log