Difference between revisions of "Chef InSpec"
Jump to navigation
Jump to search
↑ https://github.com/dev-sec/linux-baseline
Line 4: | Line 4: | ||
== Installation == | == Installation == | ||
− | * <code>curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec</code> | + | * [[Ubuntu]]: <code>curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec</code> |
− | * [[Windows]]: . { [[iwr]] -useb https://omnitruck.chef.io/install.ps1 } | iex; install -project InSpec | + | * [[Windows]]: <code>. { [[iwr]] -useb https://omnitruck.chef.io/install.ps1 } | iex; install -project InSpec</code> |
== Examples == | == Examples == |
Revision as of 06:46, 27 July 2021
Installation
- Ubuntu:
curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec
- Windows:
. { iwr -useb https://omnitruck.chef.io/install.ps1 } | iex; install -project InSpec
Examples
inspec --help
inspec exec linux-baseline[1]
inspec detect
- Example: Install packages using Chef InSpec
Activities
- Read StackOverflow questions about
inspec
: https://stackoverflow.com/questions/tagged/inspec?tab=Votes
Related terms
See also
inspec
,inspec --help
,inspec exec
,inspec exec --help
,inspec detect
,inspec shell
- Chef,
knife
,chef-apply
, Chef InSpec,knife vault
,Chef Habitat
,chef-solo
,Chef apply --help
,chef generate
, Chef: Editing a file - Hardening: CIS, OpenSCAP, Hardenite, patching, Chef InSpec
Advertising: