mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #30034 from rallytime/bp-29893
Back-port #29893 to 2015.8
This commit is contained in:
commit
9e385369b7
1 changed files with 4 additions and 0 deletions
|
@ -500,6 +500,10 @@ its size to 100G by using the following configuration.
|
|||
Ebs.VolumeSize: 100
|
||||
Ebs.VolumeType: gp2
|
||||
Ebs.SnapshotId: dummy0
|
||||
- DeviceName: /dev/sdb
|
||||
# required for devices > 2TB
|
||||
Ebs.VolumeType: gp2
|
||||
Ebs.VolumeSize: 3001
|
||||
|
||||
Existing EBS volumes may also be attached (not created) to your instances or
|
||||
you can create new EBS volumes based on EBS snapshots. To simply attach an
|
||||
|
|
Loading…
Add table
Reference in a new issue