Project

General

Profile

« Previous | Next » 

Revision fd75364e

Added by Dominic Cleal almost 8 years ago

fixes #15323 - correct Puppet SSH provider name

View differences:

config/settings.d/puppet.yml.example
# valid providers:
# puppet_proxy_puppetrun (for puppetrun/kick, deprecated in Puppet 3)
# puppet_proxy_mcollective (uses mco puppet)
# puppet_proxy_puppetssh (run puppet over ssh)
# puppet_proxy_ssh (run puppet over ssh)
# puppet_proxy_salt (uses salt puppet.run)
# puppet_proxy_customrun (calls a custom command with args)
#:use_provider: puppet_proxy_puppetrun

Also available in: Unified diff