You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, but we already have a dirty hack in our profile which handles modules as those where only added a couple of days ago. I'm going to implement this now and will add a PR later.
Expected Behavior
It should be possible to define multiple API hosts
Current Behavior
You can only specify one
api_host
which isn't enough in a HA setup. Also you can't specify a command pipe transport.Possible Solution
Implement parameter
commandtransports
which is a hash which also allows to specify the type. For example:Steps to Reproduce (for bugs)
Search for a option to specify muliple api_hosts
Context
In a HA setup: If
api_host
isn't reachable you can't send commands.Your Environment
puppet module list
): 29cbce1puppet -V
): 4.10.1The text was updated successfully, but these errors were encountered: