Skip to content

Commit

Permalink
Merge pull request #171 from artem-sidorenko/metadata-suse
Browse files Browse the repository at this point in the history
Add suse to the supported list in metadata
  • Loading branch information
chris-rock committed Feb 28, 2017
2 parents b19230f + bb7bcc4 commit d4dc236
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions metadata.rb
Expand Up @@ -29,6 +29,9 @@
supports 'redhat', '>= 5.0'
supports 'oracle', '>= 6.4'
supports 'fedora', '>= 23.0'
supports 'suse'
supports 'opensuse', '>= 13.2'
supports 'opensuseleap', '>= 42.1'

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

0 comments on commit d4dc236

Please sign in to comment.