mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
Copyedits
Signed-off-by: Mary Jinglewski <mjinglewski@chef.io>
This commit is contained in:
parent
b597c85ed7
commit
9906bdec05
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ This will be the node name which shows up in Automate.
|
|||
|
||||
#### node_uuid
|
||||
|
||||
This will be the node UUID which shows up in Automate. You will want to use a single static UUID per node for all your reports. If you are running Inspec outside of an audit cookbook or other environment where a chef_guid or node_uuid is already known to Inspec, you must specify a node_uuid in the Inspec config.
|
||||
This will be the node UUID which shows up in Chef Automate. Use a single static UUID per node for all your reports. You must specify a `node_uuid` in the Chef InSpec configuration file if running Chef InSpec outside of an audit cookbook or another environment where a `chef_guid` or `node_uuid` is already known to Chef InSpec.
|
||||
|
||||
#### environment
|
||||
|
||||
|
|
Loading…
Reference in a new issue