Imran Iqbal
55560a6916
fix(map.jinja): fix `salt-lint` errors
```bash
Examining openssh/map.jinja of type state
[209] Jinja comment should have spaces before and after: {# comment #}
openssh/map.jinja:4
{## Start imports as ##}
[209] Jinja comment should have spaces before and after: {# comment #}
openssh/map.jinja:19
{## merge the openssh pillar ##}
```
5 лет назад
Alexander Weidinger
29b89f0fb9
map.jinja: replace defaults.merge with grains.filter_by
5 лет назад
Alexander Weidinger
0c6a353969
Fix map.jinja: openssh:lookup is not used anyways
5 лет назад
Alexander Weidinger
54dde36e53
split map.jinja according to template-formula
5 лет назад
Jasper Lievisse Adriaanse
9845b1fddc
Add support for Solaris; tested on SmartOS instance zone ( #137 )
6 лет назад
Felipe Zipitría
6fbef86827
Add sftp subsystem debian ( #3 )
* Add map for debian
6 лет назад
alxwr
5e3368afcb
drop default values ( fixes #102 ) ( #117 )
* drop default values (fixes #102 )
* hmac-ripemd160 was dropped in 7.6
7 лет назад
Alexander Weidinger
f4cf9aa22b
CentOS 6: UsePrivilegeSeparation 'yes' ( fixes #108 )
7 лет назад
Andres Montalban
467c5e56fc
Remove extra whitespace
7 лет назад
Alexander Weidinger
66c954ed66
Set correct ssh(d)_config_group for *BSD
7 лет назад
Eric Cook
f4ea96f9c1
setup sftp correctly on RedHat-like machines
8 лет назад
Eric Cook
51fd8b1391
fix Subsystem directive on archlinux
8 лет назад
omltorg
de66dbee97
Update name of package containing dig on ArchLinux
8 лет назад
Jonathon Anderson
87057c7c6b
Correct openssh-clients package name for Red Hat
8 лет назад
Eric Cook
dfb04a43b4
set dig_pkg on arch linux for issue #59
8 лет назад
llua
bd8d46d784
add OpenBSD to map.jinja
8 лет назад
Simon Lloyd
daed52de19
Add sshd_config to map.jinja and check if dig command is available before installing 'dig' package.
8 лет назад
Theo Chatzimichos
0abbaac60d
Fix the default Subystem sftp-server path for SLE
8 лет назад
abednarik
3791b11380
Added default path for sftp Subsystem in FreeBSD
9 лет назад
Imran Haider
4dddff0ccd
Fix service name for Arch Linux
9 лет назад
Niels Abspoel
ca62b7d118
Improve default lookup
Added defaults.yaml and map.jinja similar to template-formula and salt-formula
9 лет назад
Raphaël Hertzog
1b74efd2d0
Add a new openssh.known_hosts state
This state manages /etc/ssh/ssh_known_hosts and fills it with
public SSH host keys of other minions.
9 лет назад
Marc Schiffbauer
c6aeaf4dc5
add gentoo support
9 лет назад
Marc Schiffbauer
28e0916840
sort distros alphabetically
9 лет назад
Niels Abspoel
5871efb5bd
added archlinux support to openssh map.jinja
10 лет назад
Nitin Madhok
620cc0f199
Update map.jinja
10 лет назад
Nitin Madhok
131a5cafcb
Update map.jinja
10 лет назад
Nitin Madhok
9263857193
Update map.jinja
Correct indentation
10 лет назад
Niels Abspoel
1efce43d55
Added Opensuse support to map.jinja
10 лет назад
Alan Pearce
edc208b79b
Add FreeBSD compatibility
10 лет назад
Kenny Do
6e418aa945
added a state that installs the openssh client
11 лет назад
Kenny Do
0a2468d87a
created a map.jinja and updated openssh state to use those values
11 лет назад