saz / puppet-ssh

Puppet module to manage ssh server and client
http://forge.puppetlabs.com/saz/ssh
Other
123 stars 236 forks source link

Use the package resource as there is only one package #366

Closed simmerz closed 7 months ago

simmerz commented 1 year ago

Reducing the dependency on stdlib, this module could just use the built-in package resource.

This PR implements that.

saz commented 11 months ago

@simmerz Thanks for the PR, but there's more work needed to get rid of ensure_packages. Check the workflow run for more details.

saz commented 9 months ago

@simmerz Are you still interested in this topic? If not, please close the PR

saz commented 7 months ago

No feedback, I'll close this PR