We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f020b commit bdc038bCopy full SHA for bdc038b
.kitchen.yml
@@ -6,7 +6,7 @@ driver:
6
platforms:
7
- name: ubuntu-16.04
8
driver_config:
9
- image: ubuntu:16.04
+ image: wtanaka/ubuntu-1604-oracle-java-8-zookeeper:latest
10
provisioner:
11
# Avoid downloading busser
12
chef_bootstrap_url: nil
0 commit comments