Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
@@ -14,6 +14,7 @@ chef_version '>= 16.0'
depends 'etckeeper'
depends 'git'
depends 'apt_repositories'
+depends 'podman'
# The `source_url` points to the development repository for this cookbook. A
# `View Source` link will be displayed on this cookbook's page when uploaded to
@@ -4,7 +4,7 @@
#
# Copyright:: 2022, The Authors, All Rights Reserved.
-include_recipe 'apt_repositories::_podman'
+include_recipe 'podamn::default'
# TODO: use gem 'inifile' instead of this
file '/etc/containers/containers.conf.d/99wsl2.conf' do