pid_one_command: /bin/systemd
intermediate_instructions:
- RUN /usr/bin/apt-get update -y
+ - name: debian-11
+ driver:
+ image: dokken/debian-11
+ privileged: true
+ pid_one_command: /bin/systemd
+ intermediate_instructions:
+ - RUN /usr/bin/apt-get update -y
suites:
- name: accounts
- name: hot
run_list:
- recipe[hot::default]
- - name: incron
+ - name: ideditor
run_list:
- - recipe[incron::default]
+ - recipe[ideditor::default]
- name: irc
run_list:
- recipe[irc::default]