Extend example to demonstrate usage of ephemeral disks. (#3550)

This commit is contained in:
deyvsh 2016-04-26 14:07:27 +01:00 committed by Brian Coca
parent aa4100524d
commit 522fb9b2cd

View file

@ -126,6 +126,8 @@ EXAMPLES = '''
device_type: io1
iops: 3000
delete_on_termination: true
- device_name: /dev/sdb
ephemeral: ephemeral0
'''