DSC
DSC copied to clipboard
Add sshdconfig set for "regular" keywords & clobber = true
PR Summary
- note: to minimize PR size this is only intended to support:
clobber: trueand regular keyword (no objects/arrays yet) - general flow of
setcommand: create temp file based on input, validate temp file usingsshd -T, back-up any existing sshd_config file (only if it is not already managed by this resource), then update/create sshd_config file - add Pester tests