From fe02c4daa6723b36b2bdc5d85bfc6ade2500df19 Mon Sep 17 00:00:00 2001 From: Dale McDiarmid Date: Thu, 5 Jan 2017 12:48:16 +0000 Subject: [PATCH] Ubuntu 14.04 not using init --- .kitchen.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.kitchen.yml b/.kitchen.yml index 1d8d0ef..a17e77f 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -23,7 +23,6 @@ platforms: - apt-get update && apt-get -y -q install python-apt python-pycurl use_sudo: false volume: <%=ENV['ES_XPACK_LICENSE_FILE']%>:/tmp/license.json - run_command: "/sbin/init" - name: ubuntu-16.04 driver_config: image: dliappis/ubuntu-devopsci:16.04