summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/cron.d/itzks-systems-mainserver2
-rw-r--r--etc/cron.d/itzks-systems-puppetserver2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/cron.d/itzks-systems-mainserver b/etc/cron.d/itzks-systems-mainserver
index 341d0f2..f253c5f 100644
--- a/etc/cron.d/itzks-systems-mainserver
+++ b/etc/cron.d/itzks-systems-mainserver
@@ -2,4 +2,4 @@ MAILTO=root
PATH=/usr/bin:/bin:/usr/sbin:/sbin
# run puppet auto-CSR signing hourly
-0 7,8,9,10,11,12,13,14,15,16,17 * * * root [ -d /etc/puppet ] && [ -x /usr/sbin/itzks-puppet-autosign-new-host-certificates ] && /usr/sbin/itzks-puppet-autosign-new-host-certificates
+0 7,8,9,10,11,12,13,14,15,16,17 * * * root [ -d /etc/puppet ] && [ -x /usr/sbin/itzks-puppetserver-autosign-new-host-certificates ] && /usr/sbin/itzks-puppetserver-autosign-new-host-certificates
diff --git a/etc/cron.d/itzks-systems-puppetserver b/etc/cron.d/itzks-systems-puppetserver
index 341d0f2..f253c5f 100644
--- a/etc/cron.d/itzks-systems-puppetserver
+++ b/etc/cron.d/itzks-systems-puppetserver
@@ -2,4 +2,4 @@ MAILTO=root
PATH=/usr/bin:/bin:/usr/sbin:/sbin
# run puppet auto-CSR signing hourly
-0 7,8,9,10,11,12,13,14,15,16,17 * * * root [ -d /etc/puppet ] && [ -x /usr/sbin/itzks-puppet-autosign-new-host-certificates ] && /usr/sbin/itzks-puppet-autosign-new-host-certificates
+0 7,8,9,10,11,12,13,14,15,16,17 * * * root [ -d /etc/puppet ] && [ -x /usr/sbin/itzks-puppetserver-autosign-new-host-certificates ] && /usr/sbin/itzks-puppetserver-autosign-new-host-certificates