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

Version Path
inspec-1.4.0 examples/inheritance/README.md
inspec-1.3.0 examples/inheritance/README.md
inspec-1.2.1 examples/inheritance/README.md
inspec-1.2.0 examples/inheritance/README.md
inspec-1.1.0 examples/inheritance/README.md
inspec-1.0.0 examples/inheritance/README.md
inspec-1.0.0.beta3 examples/inheritance/README.md
inspec-1.0.0.beta2 examples/inheritance/README.md
inspec-0.35.0 examples/inheritance/README.md
inspec-0.34.1 examples/inheritance/README.md
inspec-0.34.0 examples/inheritance/README.md
inspec-0.33.2 examples/inheritance/README.md
inspec-0.33.1 examples/inheritance/README.md
inspec-0.33.0 examples/inheritance/README.md
inspec-0.32.0 examples/inheritance/README.md
inspec-0.31.0 examples/inheritance/README.md
inspec-0.30.0 examples/inheritance/README.md
inspec-0.29.0 examples/inheritance/README.md
inspec-0.28.1 examples/inheritance/README.md
inspec-0.28.0 examples/inheritance/README.md