Skip to content

Commit

Permalink
Add missing Modulefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rcritten committed Aug 22, 2013
1 parent 2878747 commit 1a5bca3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Modulefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name 'rcritten/nssdb'
version '1.0.0'
source 'git://github.com/rcritten/puppet-nssdb.git'
author 'Rob Crittenden <rcritten@redhat.com>'
license 'Apache'
summary 'NSS database Puppet Module'
description 'This module manages NSS databases.'
project_page 'https://github.com/rcritten/puppet-qpid'

dependency 'puppetlabs/stdlib', '>= 0.0.1'

0 comments on commit 1a5bca3

Please sign in to comment.