diff --git a/.kitchen.yml b/.kitchen.yml index bb2b807..e46974b 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -11,11 +11,9 @@ verifier: - test/integration/consul/inspec platforms: - - name: ubuntu-14.04 + - name: debian-9.4 driver_config: - disable_upstart: false - image: ubuntu-upstart:14.04 - run_command: /sbin/init + run_command: /bin/systemd - name: ubuntu-16.04 driver_config: