evolinux-base: improve the kitchen recipe

but it's still disabled for the omment
This commit is contained in:
Jérémy Lecour 2017-04-20 15:51:48 +02:00 committed by Jérémy Lecour
parent 35fa6724ee
commit d23d2f6080
1 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,9 @@ driver:
name: docker
privileged: true
use_sudo: false
# important if you need to interact with systemd
# otherwise a barebone ssh server is the main process
run_command: /sbin/init
provisioner:
name: ansible_playbook
@ -16,6 +19,9 @@ provisioner:
platforms:
- name: debian-8
driver_config:
image: debian:jessie
platform: debian
verifier:
name: serverspec