aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/manifests/client.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/git/manifests/client.pp')
-rw-r--r--modules/git/manifests/client.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/git/manifests/client.pp b/modules/git/manifests/client.pp
new file mode 100644
index 00000000..c1b96fe0
--- /dev/null
+++ b/modules/git/manifests/client.pp
@@ -0,0 +1 @@
+class git::client inherits git::common { }