Project

General

Profile

Actions

Bug #15323

closed

puppet.yml.example gives incorrect puppet_proxy_puppetssh provider name

Added by Dominic Cleal almost 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Puppet
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

The Puppet SSH provider name given in the example puppet.yml file is incorrect, it should be puppet_proxy_ssh:

$ grep ssh config/settings.d/puppet.yml.example
#   puppet_proxy_puppetssh   (run puppet over ssh)

puppet_proxy_puppetssh fails:

D, [2016-06-07T12:15:10.462710 #4657] DEBUG -- : 'puppet' settings: 'enabled': true, 'puppet_version': 3.8, 'use_provider': ["puppet_proxy_puppetssh", :puppet_proxy_legacy]
E, [2016-06-07T12:15:10.463628 #4657] ERROR -- : Disabling all modules in the group ['puppet']: following providers are not available ['puppet_proxy_puppetssh']
Actions

Also available in: Atom PDF