Kai Szymanski
Kai Szymanski
Hi, we use puppet to install supervisord. The configuration looks like this: class { 'supervisord': manage_config => true, config_file => '/etc/supervisor/supervisord.conf', service_manage => false, install_pip => true, package_name => 'supervisor==4.2.0',...
Hi, exists there any documentation on how to use the api Search Parameter (i.e. to get a list of hosts with a specific tag) ? Thanks :) Best regards, Kai....
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 7.24.0 - Ruby: 2.7.7p221 - Distribution: Ubuntu 20.04.6 - Module version: 10.0.0 ## How to reproduce (e.g Puppet code you...
### Issue I have a several templates in severals environments. When i try to start one, i get 8:49:38 AM Task 217 added to queue 8:49:39 AM Started: 217 8:49:39...