Skip to content

Commit d4dc236

Browse files
authored
Merge pull request #171 from artem-sidorenko/metadata-suse
Add suse to the supported list in metadata
2 parents b19230f + bb7bcc4 commit d4dc236

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

metadata.rb

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
supports 'redhat', '>= 5.0'
3030
supports 'oracle', '>= 6.4'
3131
supports 'fedora', '>= 23.0'
32+
supports 'suse'
33+
supports 'opensuse', '>= 13.2'
34+
supports 'opensuseleap', '>= 42.1'
3235

3336
recipe 'ssh-hardening::default', 'installs and configures ssh client and server'
3437
recipe 'ssh-hardening::client', 'install and apply security hardening for ssh client'

0 commit comments

Comments
 (0)