summaryrefslogtreecommitdiff
path: root/manifests/ntlm/v_0_1_1.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/ntlm/v_0_1_1.pp')
-rw-r--r--manifests/ntlm/v_0_1_1.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/ntlm/v_0_1_1.pp b/manifests/ntlm/v_0_1_1.pp
new file mode 100644
index 0000000..fd6eade
--- /dev/null
+++ b/manifests/ntlm/v_0_1_1.pp
@@ -0,0 +1,3 @@
+class rubygems::ntlm::v_0_1_1 {
+ rubygems::gem{ 'rubyntlm-0.1.1': }
+}