From 53250cd15bec070db0d0b2d4089fa84e69295c3c Mon Sep 17 00:00:00 2001 From: Ahmed AbouZaid Date: Fri, 24 Nov 2017 00:59:36 +0100 Subject: [PATCH] run init for ubuntu --- .kitchen.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.kitchen.yml b/.kitchen.yml index e225860..fea1b31 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -7,6 +7,8 @@ driver: platforms: - name: ubuntu-14.04 + driver_config: + run_command: /sbin/init - name: centos-7 driver_config: run_command: /usr/lib/systemd/systemd