fix up state of testing

This commit is contained in:
Thom May 2015-06-23 12:22:33 +01:00
parent 66f707a631
commit d696316f71
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,7 @@ platforms:
run_list:
- recipe[apt]
- name: ubuntu-10.04
- name: ubuntu-14.04
run_list:
- recipe[apt]

View File

@ -1,3 +1,4 @@
require 'serverspec'
set :backend, :exec
set :path, '/sbin:/usr/local/sbin:$PATH'