summaryrefslogtreecommitdiff
path: root/templates/Debian-8.0-amd64-netboot/puppet.sh
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Debian-8.0-amd64-netboot/puppet.sh')
-rw-r--r--templates/Debian-8.0-amd64-netboot/puppet.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/Debian-8.0-amd64-netboot/puppet.sh b/templates/Debian-8.0-amd64-netboot/puppet.sh
deleted file mode 100644
index e5bb781..0000000
--- a/templates/Debian-8.0-amd64-netboot/puppet.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-# Prepare puppetlabs repo
-wget http://apt.puppetlabs.com/puppetlabs-release-jessie.deb
-dpkg -i puppetlabs-release-jessie.deb
-apt-get update
-
-# Install puppet/facter
-apt-get install -y puppet facter