@@ -95,7 +95,7 @@ platforms:
95
95
block_device_mappings :
96
96
- device_name : /dev/xvda
97
97
ebs :
98
- volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 40 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
98
+ volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 45 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
99
99
volume_type : gp2
100
100
delete_on_termination : true
101
101
<% %w(a b c d e f g h i j k l m n o p q r s t u v w x).each_with_index do | c, i | % >
@@ -121,7 +121,7 @@ platforms:
121
121
block_device_mappings :
122
122
- device_name : /dev/xvda
123
123
ebs :
124
- volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 40 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
124
+ volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 45 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
125
125
volume_type : gp3
126
126
delete_on_termination : true
127
127
<% %w(a b c d e f g h i j k l m n o p q r s t u v w x).each_with_index do | c, i | % >
@@ -147,7 +147,7 @@ platforms:
147
147
block_device_mappings :
148
148
- device_name : /dev/sda1
149
149
ebs :
150
- volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 40 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
150
+ volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 45 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
151
151
volume_type : gp2
152
152
delete_on_termination : true
153
153
<% %w(a b c d e f g h i j k l m n o p q r s t u v w x).each_with_index do | c, i | % >
@@ -173,7 +173,7 @@ platforms:
173
173
block_device_mappings :
174
174
- device_name : /dev/sda1
175
175
ebs :
176
- volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 40 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
176
+ volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 45 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
177
177
volume_type : gp2
178
178
delete_on_termination : true
179
179
<% %w(a b c d e f g h i j k l m n o p q r s t u v w x).each_with_index do | c, i | % >
@@ -199,7 +199,7 @@ platforms:
199
199
block_device_mappings :
200
200
- device_name : /dev/sda1
201
201
ebs :
202
- volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 40 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
202
+ volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 45 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
203
203
volume_type : gp2
204
204
delete_on_termination : true
205
205
<% %w(a b c d e f g h i j k l m n o p q r s t u v w x).each_with_index do | c, i | % >
@@ -225,7 +225,7 @@ platforms:
225
225
block_device_mappings :
226
226
- device_name : /dev/sda1
227
227
ebs :
228
- volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 40 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
228
+ volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 45 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
229
229
volume_type : gp2
230
230
delete_on_termination : true
231
231
<% %w(a b c d e f g h i j k l m n o p q r s t u v w x).each_with_index do | c, i | % >
@@ -251,7 +251,7 @@ platforms:
251
251
block_device_mappings :
252
252
- device_name : /dev/sda1
253
253
ebs :
254
- volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 40 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
254
+ volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 45 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
255
255
volume_type : gp2
256
256
delete_on_termination : true
257
257
<% %w(a b c d e f g h i j k l m n o p q r s t u v w x).each_with_index do | c, i | % >
@@ -277,7 +277,7 @@ platforms:
277
277
block_device_mappings :
278
278
- device_name : /dev/sda1
279
279
ebs :
280
- volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 40 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
280
+ volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 45 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
281
281
volume_type : gp2
282
282
delete_on_termination : true
283
283
<% %w(a b c d e f g h i j k l m n o p q r s t u v w x).each_with_index do | c, i | % >
@@ -303,7 +303,7 @@ platforms:
303
303
block_device_mappings :
304
304
- device_name : /dev/sda1
305
305
ebs :
306
- volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 40 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
306
+ volume_size : <% if (ENV['KITCHEN_VOLUME_SIZE'] || '') == '' %> 45 <% else %> <%= ENV['KITCHEN_VOLUME_SIZE'] %> <% end %>
307
307
volume_type : gp3
308
308
delete_on_termination : true
309
309
<% %w(a b c d e f g h i j k l m n o p q r s t u v w x).each_with_index do | c, i | % >
0 commit comments