浏览代码

Turns out that running ansible modules and compiling a kernel modue requires more than 128MB of RAM (how much RAM does ansible use?)

Till Klocke 9 年之前
父节点
当前提交
27898fdd76
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .kitchen.yml

+ 1 - 1
.kitchen.yml

@@ -26,7 +26,7 @@ platforms:
       driver:
         box: ubuntu/trusty64
         customize:
-          memory: 128
+          memory: 256
 
 suites:
   - name: supernode