projects
/
puppet_rubygems.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b47a2ba
)
fix postgres
author
o
<o@immerda.ch>
Sun, 25 Sep 2011 14:54:24 +0000
(16:54 +0200)
committer
o
<o@immerda.ch>
Sun, 25 Sep 2011 14:54:24 +0000
(16:54 +0200)
manifests/postgres.pp
patch
|
blob
|
history
diff --git
a/manifests/postgres.pp
b/manifests/postgres.pp
index
a80ce0b
..
bcfc511
100644
(file)
--- a/
manifests/postgres.pp
+++ b/
manifests/postgres.pp
@@
-1,4
+1,4
@@
class rubygems::postgres {
class rubygems::postgres {
- require
::
postgres::devel
+ require postgres::devel
rubygems::gem{'ruby-pg':}
}
rubygems::gem{'ruby-pg':}
}