fix up state of testing
This commit is contained in:
parent
66f707a631
commit
d696316f71
@ -11,7 +11,7 @@ platforms:
|
||||
run_list:
|
||||
- recipe[apt]
|
||||
|
||||
- name: ubuntu-10.04
|
||||
- name: ubuntu-14.04
|
||||
run_list:
|
||||
- recipe[apt]
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
require 'serverspec'
|
||||
|
||||
set :backend, :exec
|
||||
set :path, '/sbin:/usr/local/sbin:$PATH'
|
||||
|
Loading…
x
Reference in New Issue
Block a user