projects
/
puppet_munin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d73f58d
)
adjust to freshly release module
author
mh
<mh@immerda.ch>
Fri, 14 Mar 2014 09:09:25 +0000
(10:09 +0100)
committer
mh
<mh@immerda.ch>
Fri, 14 Mar 2014 09:09:25 +0000
(10:09 +0100)
Modulefile
patch
|
blob
|
history
Puppetfile
patch
|
blob
|
history
diff --git
a/Modulefile
b/Modulefile
index
23d540e
..
f654b91
100644
(file)
--- a/
Modulefile
+++ b/
Modulefile
@@
-11,3
+11,4
@@
project_page 'https://github.com/duritong/puppet-munin'
# dependency 'username/name', '>= 1.2.0'
dependency 'puppetlabs/concat', '>= 1.0.0'
dependency 'puppetlabs/stdlib', '>= 3.2.0'
+dependency 'duritong/openbsd', '>= 3.2.0'
diff --git
a/Puppetfile
b/Puppetfile
index
7626e84
..
b8b183b
100644
(file)
--- a/
Puppetfile
+++ b/
Puppetfile
@@
-2,4
+2,4
@@
forge 'http://forge.puppetlabs.com'
mod 'puppetlabs/stdlib', '>=3.2.0'
mod 'puppetlabs/concat', '>=1.0.0'
-mod '
openbsd', :git => "git://github.com/duritong/puppet-openbsd.git"
+mod '
duritong/openbsd', '>=0.0.1'