Explorar el Código

Now using more 'official' test boxes which cause lesse problems, currently all roles are working on all configured platforms

Till Klocke hace 10 años
padre
commit
b5868e6194
Se han modificado 1 ficheros con 4 adiciones y 5 borrados
  1. 4 5
      .kitchen.yml

+ 4 - 5
.kitchen.yml

@@ -14,14 +14,13 @@ platforms:
     - name: Debian-jessie
       driver:
         box: ARTACK/debian-jessie
-    - name: Debian-7.6
+    - name: Debian-7.8
       driver:
-        box: Debian-7.6
-        box_url: https://github.com/jose-lpa/packer-debian_7.6.0/releases/download/1.0/packer_virtualbox-iso_virtualbox.box
+        box: chef/debian-7.8
     - name: Ubuntu-14.04
       driver:
-        box: ubuntu-14.04
-        box_url: https://github.com/kraksoft/vagrant-box-ubuntu/releases/download/14.04/ubuntu-14.04-amd64.box
+        box: ubuntu/trusty64
+
 suites:
   - name: fastd
     provisioner: