Skip to content

Commit 98a6c8b

Browse files
authored
Merge pull request #674 from cloud-gov/20gb
adding in new option for 20gb sizing
2 parents a55d7ed + c3db50d commit 98a6c8b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

cloud-config/cf.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@
6868
cloud_properties:
6969
ephemeral_disk:
7070
size: 15360
71+
- type: replace
72+
path: /vm_extensions/-
73+
value:
74+
name: 20GB_ephemeral_disk
75+
cloud_properties:
76+
ephemeral_disk:
77+
size: 20480
7178
- type: replace
7279
path: /vm_extensions/-
7380
value:

0 commit comments

Comments
 (0)