aboutsummaryrefslogtreecommitdiff
path: root/templates/puppet/site.pp.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/puppet/site.pp.erb')
-rw-r--r--templates/puppet/site.pp.erb8
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/puppet/site.pp.erb b/templates/puppet/site.pp.erb
deleted file mode 100644
index 6f3e5aa..0000000
--- a/templates/puppet/site.pp.erb
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# Puppet site configuration.
-#
-
-import "classes/users.pp"
-import "classes/websites.pp"
-import "modules.pp"
-import "nodes.pp"