Sha256: c9dae476591fbb2e693b4a0c48b718fb573809925d994f70682ebcbf9f8b4314

Contents?: true

Size: 581 Bytes

Versions: 4

Compression:

Stored size: 581 Bytes

Contents

key-name: mykey
image-id: ami-foobar
subnet-ids: 
- subnet-foobar
- subnet-foobas
security-group-ids:
- sg-foobar
- sg-foobaz
iam-instance-profile: myprofile
access_key_id: ABRACADABRA
access_key: somelongstring
region: us-east-1
instance-type: t2.medium
facts:
  foo: bar
puppet_install:
  package_manager: apt-get
  repo_package: puppetlabs-release-pc1-trusty.deb
  csr_attributes: longrandomstring
  server: puppet.example.com
  environment: aws
purge_dns: true
subnet_balance: true
rootvol_size: 10
block_devices:
  xvdf:
    mountpoint: /www
    size: 20
    filesystem: ext4

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
awstool-0.2.3 examples/awstools.yaml
awstool-0.2.2 examples/awstools.yaml
awstool-0.2.1 examples/awstools.yaml
awstool-0.2.0 examples/awstools.yaml