Skip to content

Commit 6dd9fc2

Browse files
centos D-Bus connection fix
1 parent 85e61c1 commit 6dd9fc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.kitchen.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ platforms:
2121
image: fedora:21
2222
- name: centos-7
2323
driver_config:
24+
privileged: true
25+
run_command: /usr/sbin/init
26+
use_sudo: false
2427
image: centos:7
2528
- name: debian-8
2629
driver_config:

0 commit comments

Comments
 (0)