Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

mcollective doesn't restart when config changed #315

Open
lkthomas opened this issue Jul 25, 2016 · 1 comment
Open

mcollective doesn't restart when config changed #315

lkthomas opened this issue Jul 25, 2016 · 1 comment

Comments

@lkthomas
Copy link

    class { '::mcollective':
      manage_packages => false,
      server            => true,
      server_config_file => '/etc/puppetlabs/mcollective/server.cfg',
      middleware_hosts => [ 'mcollective.domain.com' ],
      middleware_port => '61613',
    }

whenever config changed, mcollective didn't pick up changes until I manually restart it, any method to ensure it restart when config change?

@tampakrap
Copy link
Contributor

same for package upgrade

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants