Skip to content

Commit

Permalink
Merge pull request #32 from TelekomLabs/update-kitchen
Browse files Browse the repository at this point in the history
updated kitchen images to current batch (mysql-equivalent)
  • Loading branch information
chris-rock committed Jul 23, 2014
2 parents 1433dde + 48fc07f commit 79052e2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,12 @@ platforms:
- name: oracle-6.4
driver_config:
box: oracle-6.4
box_url: https://dl.dropbox.com/sh/yim9oyqajopoiqs/G-XIEmQJMb/oracle64-64.box
box_url: https://storage.us2.oraclecloud.com/v1/istoilis-istoilis/vagrant/oel64-64.box

- name: oracle-6.5
driver_config:
box: oracle-6.5
box_url: https://storage.us2.oraclecloud.com/v1/istoilis-istoilis/vagrant/oel65-64.box

- name: debian-6
driver_config:
Expand Down

0 comments on commit 79052e2

Please sign in to comment.