Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants