rename example to meta-profile

This commit is contained in:
Christoph Hartmann 2016-09-12 14:45:40 +02:00
parent 4269cb374c
commit a8a3053a48
3 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
# corporate-profile
# meta-profile
The inspec.yml file in this profile shows how one can use dependencies
from non-local sources such as Git or an HTTP url. This feature can

View file

@ -1,11 +1,11 @@
name: corporate-profile
title: InSpec Profile
maintainer: The Authors
copyright: The Authors
copyright_email: you@example.com
license: All Rights Reserved
summary: An InSpec Compliance Profile
version: 0.1.0
name: meta-profile
title: Meta Compliance Profile
maintainer: InSpec Authors
copyright: InSpec Authors
copyright_email: support@chef.io
license: Apache 2
summary: InSpec Profile that is only consuming dependencies
version: 0.2.0
depends:
- name: ssh-hardening
supermarket: hardening/ssh-hardening