use ubuntu-upstart image
This commit is contained in:
parent
53250cd15b
commit
848a0681e4
1 changed files with 3 additions and 0 deletions
|
@ -8,7 +8,10 @@ driver:
|
|||
platforms:
|
||||
- name: ubuntu-14.04
|
||||
driver_config:
|
||||
disable_upstart: false
|
||||
image: ubuntu-upstart:14.04
|
||||
run_command: /sbin/init
|
||||
|
||||
- name: centos-7
|
||||
driver_config:
|
||||
run_command: /usr/lib/systemd/systemd
|
||||
|
|
Loading…
Reference in a new issue