Sha256: 5ac1f6377976fb485b0b86d12eb958432a520b80ca28e3fa5f5054c6139061ad

Contents?: true

Size: 575 Bytes

Versions: 121

Compression:

Stored size: 575 Bytes

Contents

---
driver:
  name: vagrant

provisioner:
  name: chef_solo
  sudo: true

verifier:
  name: inspec

platforms:
  - name: ubuntu-18.04

lifecycle:
  # Build the InSpec gem so it is available to install during `kitchen converge`
  pre_create:
    - cd ../../../ && gem build inspec.gemspec
    - mv ../../../inspec-*.gem test/cookbooks/inspec_habitat_fixture/files/inspec-local.gem
  post_converge:
    - local: sleep 10 # Wait for Habitat to load/run hab service before `verify`

suites:
  - name: default
    run_list:
      - recipe[inspec_habitat_fixture]
    attributes:

Version data entries

121 entries across 121 versions & 2 rubygems

Version Path
inspec-core-6.8.11 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.22.58 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.22.55 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-6.8.1 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.22.40 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-6.6.0 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.22.36 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.22.29 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-4.56.58 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.22.3 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.21.29 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.18.14 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.17.4 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.14.0 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-4.56.20 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.12.2 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.10.5 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-4.56.19 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-5.7.9 lib/plugins/inspec-habitat/kitchen.yml
inspec-core-4.56.17 lib/plugins/inspec-habitat/kitchen.yml