
... to avoid the duplicate declaration of the ssh::server class we've seen since https://github.com/saz/puppet-ssh/pull/318 was merged. There is an open PR[1] in puppet-ssh repo, which makes the server class private. This change also works as pre-emptive fix for that breaking change. [1] https://github.com/saz/puppet-ssh/pull/325 Closes-bug: #1966625 Change-Id: I9c5b174e0c8377d50b9b306456d2b2147c5f38b8 Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>