Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 97da0b5

Browse files
committed
- Omit centos 5.9 from testing scenario as pip requires python 2.5+
Signed-off-by: Scott M. Likens <[email protected]>
1 parent d6bcc45 commit 97da0b5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.kitchen.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ platforms:
2222
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_ubuntu-10.04_provisionerless.box
2323
run_list: ["recipe[apt]"]
2424

25-
- name: centos-5.9
26-
driver_config:
27-
box: opscode-centos-5.9
28-
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_centos-5.9_provisionerless.box
29-
3025
- name: centos-6.4
3126
driver_config:
3227
box: opscode-centos-6.4

0 commit comments

Comments
 (0)