- name: apt
run_list:
- recipe[apt::default]
+ - name: apt-repository
+ run_list:
+ - recipe[apt::repository]
- name: awscli
run_list:
- recipe[awscli::default]
- name: otrs
run_list:
- recipe[otrs::default]
- - name: otrs-debian
- run_list:
- - recipe[otrs::debian]
- name: overpass
run_list:
- recipe[overpass::default]