Commit ff24d62
fix(ec2): add explicit 100GB root volume
By default the m3 instances (of all types) use an 8GB root volume.
The SSD volume is unused and located at /dev/xvdb. This PR changes
the 8GB root volume to 100GB, providing enough storage for a basic
Deis cluster.
fixes #8821 parent df58361 commit ff24d62
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
164 | 169 | | |
165 | 170 | | |
166 | 171 | | |
| |||
0 commit comments