aboutsummaryrefslogtreecommitdiff
path: root/share/hydractl/puppet-trigger
diff options
context:
space:
mode:
Diffstat (limited to 'share/hydractl/puppet-trigger')
-rwxr-xr-xshare/hydractl/puppet-trigger3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/hydractl/puppet-trigger b/share/hydractl/puppet-trigger
new file mode 100755
index 0000000..2326d37
--- /dev/null
+++ b/share/hydractl/puppet-trigger
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+kill -USR1 `cat /var/run/puppet/puppetd.pid`