ghoneycutt / puppet-module-ssh

Puppet module to manage SSH
Other
34 stars 184 forks source link

Make sure Match-configuration is at the bottom #303

Closed peterverraedt closed 5 years ago

peterverraedt commented 5 years ago

Fixes #302

ghoneycutt commented 5 years ago

Thanks for the contribution! Seems testing broke. Let me fix that and then we can see about this PR.

ghoneycutt commented 5 years ago

BTW, I'm rewriting the module entirely and in the new version you can specify Match statements and anything else at the bottom of the configs :)

ghoneycutt commented 5 years ago

Attempting to fix spec tests with PR #304

ghoneycutt commented 5 years ago

@peterverraedt you should look into using branches. Because you worked off of master, this would be very difficult for you to rebase, which would need to happen to pick up the fixes in PR #304.

https://guides.github.com/introduction/flow/

ghoneycutt commented 5 years ago

Rebased in PR #305

ghoneycutt commented 5 years ago

Released in v3.59.1