Sha256: cbeee4ccfa024d7966760b6ebcd4231cbdea37acc6332288ea87ca3d537e1d95
Contents?: true
Size: 422 Bytes
Versions: 3
Compression:
Stored size: 422 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 transport: name: winrm elevated: true verifier: name: inspec suites: - name: default run_list: - recipe[filezilla]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
test-kitchen-1.10.2 | .kitchen.ci.yml |
test-kitchen-1.10.2.dev | .kitchen.ci.yml |
test-kitchen-1.10.0 | .kitchen.ci.yml |