We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b19230f + bb7bcc4 commit d4dc236Copy full SHA for d4dc236
metadata.rb
@@ -29,6 +29,9 @@
29
supports 'redhat', '>= 5.0'
30
supports 'oracle', '>= 6.4'
31
supports 'fedora', '>= 23.0'
32
+supports 'suse'
33
+supports 'opensuse', '>= 13.2'
34
+supports 'opensuseleap', '>= 42.1'
35
36
recipe 'ssh-hardening::default', 'installs and configures ssh client and server'
37
recipe 'ssh-hardening::client', 'install and apply security hardening for ssh client'
0 commit comments