Switch volumes and del_*_on_destroy example ordering

Refs #29101
This commit is contained in:
rallytime 2015-12-07 19:30:23 -07:00
parent 0918c9294f
commit 90b4823bc2

View file

@ -270,12 +270,12 @@ Set up an initial profile at ``/etc/salt/cloud.profiles``:
SubnetId: subnet-813d4bbf
SecurityGroupId:
- sg-750af413
del_root_vol_on_destroy: True
del_all_vol_on_destroy: True
volumes:
- { size: 10, device: /dev/sdf }
- { size: 10, device: /dev/sdg, type: io1, iops: 1000 }
- { size: 10, device: /dev/sdh, type: io1, iops: 1000 }
del_root_vol_on_destroy: True
del_all_vol_on_destroy: True
tag: {'Environment': 'production', 'Role': 'database'}
sync_after_install: grains