mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Encourage sharing of profiles
Add a section about sharing and browsing profiles on the Supermarket. Perhaps this will encourage more collaboration there.
This commit is contained in:
parent
1f403ddd7d
commit
689c06b868
1 changed files with 6 additions and 0 deletions
|
@ -171,6 +171,12 @@ Which will provide you with:
|
|||
|
||||
Documentation is available: https://github.com/chef/inspec/tree/master/docs
|
||||
|
||||
## Share your Profiles
|
||||
|
||||
You may share your InSpec Profiles in the [Tools & Plugins section](https://supermarket.chef.io/tools-directory) of the [Chef Supermarket](https://supermarket.chef.io/). [Sign in](https://supermarket.chef.io/sign-in) and [add the details of your profile](https://supermarket.chef.io/tools/new).
|
||||
|
||||
You may also [browse the Supermarket for shared Compliance Profiles](https://supermarket.chef.io/tools?type=compliance_profile).
|
||||
|
||||
## Kudos
|
||||
|
||||
InSpec is inspired by the wonderful [Serverspec](http://serverspec.org) project. Kudos to [mizzy](https://github.com/mizzy) and [all contributors](https://github.com/mizzy/serverspec/graphs/contributors)!
|
||||
|
|
Loading…
Reference in a new issue