Sha256: 8a6e313b6bb034bae430c677cfdf5fd15c8246c4c8273f8b489cc06d30993bcb
Contents?: true
Size: 442 Bytes
Versions: 49
Compression:
Stored size: 442 Bytes
Contents
# Example InSpec Profile This example shows the use of InSpec [profile](../../docs/profiles.rst) inheritance. ## Verify a profile InSpec ships with built-in features to verify a profile structure. ```bash $ inspec check examples/inheritance --profiles-path examples ``` ## Execute a profile To run a profile on a local machine use `inspec exec /path/to/profile`. ```bash $ inspec exec examples/inheritance --profiles-path examples ```
Version data entries
49 entries across 49 versions & 1 rubygems