From 1f25194c5ab63ee588fa66f09cf30f5994490455 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 27 Sep 2011 14:45:36 -0300 Subject: Renaming actions and adding backup function --- share/hydractl/puppet-install | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 share/hydractl/puppet-install (limited to 'share/hydractl/puppet-install') diff --git a/share/hydractl/puppet-install b/share/hydractl/puppet-install new file mode 100755 index 0000000..0d0e141 --- /dev/null +++ b/share/hydractl/puppet-install @@ -0,0 +1,4 @@ +#!/bin/bash + +apt-get update +apt-get install puppet puppetmaster -- cgit v1.2.3