From 848a0681e49feb2aa73e9258b1495bb6375805f9 Mon Sep 17 00:00:00 2001 From: Ahmed AbouZaid Date: Fri, 24 Nov 2017 12:02:42 +0100 Subject: [PATCH] use ubuntu-upstart image --- .kitchen.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.kitchen.yml b/.kitchen.yml index fea1b31..9ea14fe 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -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