Skip to content

Commit

Permalink
Merge pull request voxpupuli#63 from nagas/fix/rabbitmq-plugin/notify
Browse files Browse the repository at this point in the history
add rabbitmq service refresh after plugin resource change
  • Loading branch information
apenney committed Jul 10, 2013
2 parents ed4811c + 200b64c commit 8215195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/server.pp
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@

rabbitmq_plugin { 'rabbitmq_management':
ensure => present,
notify => Class['rabbitmq::service'],
}

exec { 'Download rabbitmqadmin':
Expand Down

0 comments on commit 8215195

Please sign in to comment.