summaryrefslogtreecommitdiff
path: root/puppet/modules/git/manifests/centos.pp
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/modules/git/manifests/centos.pp')
-rw-r--r--puppet/modules/git/manifests/centos.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/modules/git/manifests/centos.pp b/puppet/modules/git/manifests/centos.pp
new file mode 100644
index 00000000..96344756
--- /dev/null
+++ b/puppet/modules/git/manifests/centos.pp
@@ -0,0 +1,2 @@
+class git::centos inherits git::base {
+}