Sha256: b011ecbf09b5bafaaf7f4e7bc3cc7d0c5333a6551abcace5ddfe3284997fad8d

Contents?: true

Size: 1.31 KB

Versions: 1

Compression:

Stored size: 1.31 KB

Contents

driver:
  name: ec2
  region: eu-central-1
  instance_type: m3.large
  associate_public_ip: true
  interface: dns

transport:
  ssh_key: /Users/chartmann/Development/key/aws_chartmann.pem
  username: ec2-user

platforms:
  - name: windows-2012
    driver:
      image_id: ami-58f7fb45
    transport:
      username: administrator
  - name: windows-2012r2
    driver:
      image_id: ami-f2f5f9ef
    transport:
      username: administrator
  - name: suse-11sp3
    driver:
      image_id: ami-fc0033e1
  - name: suse-12
    driver:
      image_id: ami-a22610bf
  - name: redhat-65
    driver:
      image_id: ami-008ebf1d
  - name: redhat-71
    driver:
      image_id: ami-dafdcfc7
  - name: ubuntu-1204
    driver:
      image_id: ami-24232f39
    transport:
      username: ubuntu
  - name: ubuntu-1404
    driver:
      image_id: ami-48272b55
    transport:
      username: ubuntu
  - name: ubuntu-1510
    driver:
      image_id: ami-1b4a5977
    transport:
      username: ubuntu
  - name: fedora-22
    driver:
      image_id: ami-a88eb0b5
    transport:
      username: fedora
  - name: debian-8
    driver:
      image_id: ami-b092aaad
    transport:
      username: admin
  - name: centos-7
    driver:
      image_id: ami-e68f82fb
    transport:
      username: centos
  - name: aws-linux
    driver:
      image_id: ami-daaeaec7

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
inspec-0.9.8 test/integration/.kitchen.local.yml