summaryrefslogtreecommitdiffstats
path: root/deploy/puppet/gluon/manifests/gluon-install.pp
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/puppet/gluon/manifests/gluon-install.pp')
-rw-r--r--deploy/puppet/gluon/manifests/gluon-install.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/deploy/puppet/gluon/manifests/gluon-install.pp b/deploy/puppet/gluon/manifests/gluon-install.pp
deleted file mode 100644
index c694b32..0000000
--- a/deploy/puppet/gluon/manifests/gluon-install.pp
+++ /dev/null
@@ -1,4 +0,0 @@
-notice('MODULAR: gluon-install.pp')
-include gluon
-
-class { 'gluon::install': }