mirror of
https://github.com/inspec/inspec
synced 2024-11-27 07:00:39 +00:00
remove namespace form inspec.yml example
This commit is contained in:
parent
0ab46ff5b1
commit
a97b05bfc6
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ Each profile has a manifest file `inspec.yml`. It looks as follows
|
|||
|
||||
.. code-block:: yaml
|
||||
|
||||
name: base/ssh
|
||||
name: ssh
|
||||
title: Basic SSH
|
||||
maintainer: Chef Software, Inc.
|
||||
copyright: Chef Software, Inc.
|
||||
|
|
Loading…
Reference in a new issue