Install extra packages (for docker)
This commit is contained in:
@@ -22,6 +22,12 @@ ubuntu_disable_services:
|
|||||||
|
|
||||||
# Install these packages
|
# Install these packages
|
||||||
ubuntu_install_packages:
|
ubuntu_install_packages:
|
||||||
|
- aptitude
|
||||||
|
- apt-transport-https
|
||||||
|
- ca-certificates
|
||||||
|
- software-properties-common
|
||||||
|
- build-essential
|
||||||
|
- curl
|
||||||
- tmux
|
- tmux
|
||||||
- bmon
|
- bmon
|
||||||
- htop
|
- htop
|
||||||
@@ -29,7 +35,9 @@ ubuntu_install_packages:
|
|||||||
- vim
|
- vim
|
||||||
- python3-dev
|
- python3-dev
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- build-essential
|
- python3-setuptools
|
||||||
|
- virtualenv
|
||||||
|
|
||||||
|
|
||||||
# Create these groups if they don't exist
|
# Create these groups if they don't exist
|
||||||
ubuntu_groups:
|
ubuntu_groups:
|
||||||
|
Reference in New Issue
Block a user