---
driver:
name: dokken
- chef_version: 17
+ chef_version: 18
volumes:
- /var/lib/docker
env:
name: dokken
chef_license: accept
data_bags_path: test/data_bags
+ slow_resource_report: true
verifier:
root_path: /opt/verifier
pid_one_command: /bin/systemd
intermediate_instructions:
- RUN /usr/bin/apt-get update -y
+ # Pre-cache common required system packages
+ - RUN /usr/bin/apt-get install --download-only -y apache2 libwww-perl munin-node shorewall unattended-upgrades wireguard-tools zsh
- name: ubuntu-22.04
driver:
image: dokken/ubuntu-22.04
pid_one_command: /bin/systemd
intermediate_instructions:
- RUN /usr/bin/apt-get update -y
+ # Pre-cache common required system packages
+ - RUN /usr/bin/apt-get install --download-only -y apache2 libwww-perl munin-node shorewall unattended-upgrades wireguard-tools zsh
suites:
- name: accounts