Host support for ssh_config (#133)
The `ssh_config` state supports generating `Host` sections, but it is buried in the source. By default, options are simply dumped in the configuration file; without any `Host` directive. This patch hints (and, actually, encourages) users to use `Host` sections by updating the pillar example to use the `Hosts` directive with the `*` pattern.
Description
Languages
Jinja
46.6%
SaltStack
21.2%
Ruby
16.9%
JavaScript
7.6%
Python
5.4%
Other
2.3%