summaryrefslogtreecommitdiff
path: root/manifests/ntlm/v_0_1_1.pp
diff options
context:
space:
mode:
authorMicah <micah@leap.se>2016-05-24 10:19:29 -0400
committerMicah <micah@leap.se>2016-05-24 10:19:29 -0400
commit56761711a92ece9414ed5a7ba67ef1ede724e4db (patch)
tree1a73a8b11a651e43c5957ed456ef6ad74cd8fd51 /manifests/ntlm/v_0_1_1.pp
Squashed 'puppet/modules/rubygems/' content from commit 510a369
git-subtree-dir: puppet/modules/rubygems git-subtree-split: 510a3693eab5dc78ed27d3728ee4d3b12334ea12
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 00000000..fd6eade3
--- /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': }
+}