Skip to content

refactor hostkeys and knownhosts classes by moving and exposing their parameters in the relevant parents#412

Open
stuartrobert wants to merge 10 commits into
saz:masterfrom
stuartrobert:issue_411
Open

refactor hostkeys and knownhosts classes by moving and exposing their parameters in the relevant parents#412
stuartrobert wants to merge 10 commits into
saz:masterfrom
stuartrobert:issue_411

Conversation

@stuartrobert
Copy link
Copy Markdown

@stuartrobert stuartrobert commented Jun 20, 2025

  • moved parameters from hostkeys to server
  • removed use of knownhosts from server class
  • moved parameters from knownhosts to client
  • removed knownhosts class
  • updated data to reflect

This Pull Request (PR) fixes the following issues

Fixes #411

@stuartrobert stuartrobert marked this pull request as ready for review June 20, 2025 05:51
Comment thread manifests/server.pp
Comment thread manifests/server.pp
@krzee
Copy link
Copy Markdown

krzee commented May 8, 2026

i would welcome this "breaking change". servers dont need to receive sshkeys. i found this because i started using this puppet module and came looking for how to disable this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

reference parameter to ssh::hostkeys and ssh::knownhosts to "parent" classes

4 participants