Install extra packages (for docker)

This commit is contained in:
2025-01-12 11:19:18 -06:00
parent 38fd78dad4
commit c747de04a7

View File

@@ -22,6 +22,12 @@ ubuntu_disable_services:
# Install these packages
ubuntu_install_packages:
- aptitude
- apt-transport-https
- ca-certificates
- software-properties-common
- build-essential
- curl
- tmux
- bmon
- htop
@@ -29,7 +35,9 @@ ubuntu_install_packages:
- vim
- python3-dev
- python3-pip
- build-essential
- python3-setuptools
- virtualenv
# Create these groups if they don't exist
ubuntu_groups: