)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"8912903eb2c18b88e0b1a14dc11a0e3608323775","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"69a1bc3f_e27fabb0","updated":"2023-02-08 07:28:08.000000000","message":"Aaand we lose the functionality to override them","commit_id":"23c69ecfa8db3fe9dfe9ab988d59ee582d95ec03"},{"author":{"_account_id":25600,"name":"Ebbex","display_name":"ebbex","email":"openstack@slipsprogrammor.no","username":"ebbex"},"change_message_id":"029a68201859dea71d02d915d79c551620faaea4","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":2,"id":"e9925d75_79fa9993","in_reply_to":"69a1bc3f_e27fabb0","updated":"2023-02-08 16:51:47.000000000","message":"Would something like this suffice?\n```\npkg_installs: \"{{ (pkg_default_installs + pkg_extra_installs | default([]) + redhat_pkg_install | default([])) | list | unique }}\"\n\npkg_default_installs:\n  - git\n  - iputils\n  - sudo\n```\nRetaining `{{ distro }}_pkg_install` incase someone actually decided to override that, AND adding the option to specify `pkg_extra_installs`? This feels similar to what I\u0027ve seen elsewhere in the kayobe project atleast. I hope we can assume that people overriding are not doing it to actively remove packages from the default_installs list?","commit_id":"23c69ecfa8db3fe9dfe9ab988d59ee582d95ec03"}]}
