Ver Fonte

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

Till Klocke há 9 anos atrás
pai
commit
b5868e6194
1 ficheiros alterados com 4 adições e 5 exclusões
  1. 4 5
      .kitchen.yml

+ 4 - 5
.kitchen.yml

@@ -14,14 +14,13 @@ platforms:
     - name: Debian-jessie
     - name: Debian-jessie
       driver:
       driver:
         box: ARTACK/debian-jessie
         box: ARTACK/debian-jessie
-    - name: Debian-7.6
+    - name: Debian-7.8
       driver:
       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
     - name: Ubuntu-14.04
       driver:
       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:
 suites:
   - name: fastd
   - name: fastd
     provisioner:
     provisioner: