theforeman / puppet-foreman_proxy

Puppet module for Foreman Smart Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puppet_proxy_puppetssh provider name is incorrect

domcleal opened this issue · comments

The comments in the puppet.yml config template listing puppet_proxy_puppetssh are incorrect, it should be puppet_proxy_ssh (see http://projects.theforeman.org/issues/15323).

I think for compatibility we should also munge a value of puppetssh to ssh in the $puppet_provider parameter, as the config file migration in Smart Proxy 1.12 also changes it. Perhaps also issue a deprecation warning for the old name?