We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412d209 commit 9e19faaCopy full SHA for 9e19faa
cron/hta-spirit.crontab
@@ -43,9 +43,9 @@
43
# Test & Dev VMs
44
# -----------------------------------------------------------------------------------
45
#*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "HTA-Plex"
46
-#*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Hope"
47
-#*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Jurassic"
48
-#*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Nostromo"
+*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Hope"
+*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Jurassic"
+*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Nostromo"
49
50
# 0 17 * * sat echo > /dev/pts/1; cowsay 'Hey!' > /dev/pts/1
51
0 commit comments