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