projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ff1d46
)
syntax
author
Stephen Gran
<steve@lobefin.net>
Sat, 18 Jan 2014 11:37:11 +0000
(11:37 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 18 Jan 2014 11:37:43 +0000
(11:37 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/roles/manifests/pubsub/client.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/pubsub/client.pp
b/modules/roles/manifests/pubsub/client.pp
index
3eb54cb
..
5ef22d0
100644
(file)
--- a/
modules/roles/manifests/pubsub/client.pp
+++ b/
modules/roles/manifests/pubsub/client.pp
@@
-13,7
+13,7
@@
class roles::pubsub::client {
$rabbit_password = $roles::pubsub::parameters::rabbit_password
package { [
- 'python-dsa-mq'
+ 'python-dsa-mq'
,
'python-kombu'
]:
ensure => latest,