Преглед изворни кода

Disabled Debian wheezy for now, since it is deprecated anyway and supporting it becomes a hassle

Till Klocke пре 9 година
родитељ
комит
63935406e4
1 измењених фајлова са 5 додато и 5 уклоњено
  1. 5 5
      .kitchen.yml

+ 5 - 5
.kitchen.yml

@@ -17,11 +17,11 @@ platforms:
         box: debian/jessie64
         customize:
           memory: 128
-    - name: Debian-wheezy
-      driver:
-        box: debian/wheezy64
-        customize:
-          memory: 128
+    #- name: Debian-wheezy
+    #  driver:
+    #    box: debian/wheezy64
+    #    customize:
+    #      memory: 128
     - name: Ubuntu-trusty
       driver:
         box: ubuntu/trusty64