Sha256: ec564dbfcc1ad94eebd3671ff0fbc5a61ff2383d94d7bdb4d392b3d1478515a5

Contents?: true

Size: 391 Bytes

Versions: 1

Compression:

Stored size: 391 Bytes

Contents

---
driver:
  name: proxy
  host: localhost
  reset_command: "exit 0"
  port: <%= ENV["machine_port"] %>
  username: <%= ENV["machine_user"] %>
  password: <%= ENV["machine_pass"] %>

provisioner:
  name: chef_zero

platforms:
  - name: ubuntu-14.04
  - name: windows-2012R2

verifier:
  name: inspec

suites:
  - name: default
    run_list:
      - recipe[mercurial]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
test-kitchen-1.7.0 .kitchen.ci.yml