Skip to content

Commit 67594e1

Browse files
committed
Increase Kitchen guests to 2GB RAM
1GB is definitely not enough now.
1 parent bc0b00c commit 67594e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kitchen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
driver_plugin: vagrant
33
driver_config:
44
customize:
5-
memory: 1024
5+
memory: 2048
66

77
provisioner:
88
name: chef_zero

0 commit comments

Comments
 (0)