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, 4 insertions, 0 deletions
diff --git a/deploy/puppet/gluon/manifests/gluon-install.pp b/deploy/puppet/gluon/manifests/gluon-install.pp
new file mode 100644
index 0000000..c694b32
--- /dev/null
+++ b/deploy/puppet/gluon/manifests/gluon-install.pp
@@ -0,0 +1,4 @@
+notice('MODULAR: gluon-install.pp')
+include gluon
+
+class { 'gluon::install': }