examples/awstools.yaml in awstool-0.1.2 vs examples/awstools.yaml in awstool-0.2.0
- old
+ new
@@ -1,10 +1,10 @@
key-name: mykey
image-id: ami-foobar
subnet-ids:
- - subnet-foobar
- - subnet-foobas
+- subnet-foobar
+- subnet-foobas
security-group-ids:
- sg-foobar
- sg-foobaz
iam-instance-profile: myprofile
access_key_id: ABRACADABRA
@@ -19,5 +19,11 @@
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