Skip to content
sshd_config now takes an array as hostkey-value

Thoughts:
1. The merge-function of class Mash is used on sys.sshd.config
2. The options could be passed as array of hashes, each hash
containing a single option-value-pair.  This leads to greate
pranentheses-fun when writing attributes in json files.