remove j2 file extensions
This commit is contained in:
@ -15,6 +15,47 @@ iso_packages:
|
||||
- binutils
|
||||
- isolinux
|
||||
|
||||
# list of packages to be installed with base image
|
||||
install_packages:
|
||||
- openssh-server
|
||||
- resolvconf
|
||||
- sudo
|
||||
- htop
|
||||
- net-tools
|
||||
- curl
|
||||
- pigz
|
||||
- jq
|
||||
- nmap
|
||||
- lm-sensors
|
||||
- speedtest-cli
|
||||
- ethtool
|
||||
- tidy
|
||||
- lynx
|
||||
- iotop
|
||||
- iftop
|
||||
- gnupg
|
||||
- pwgen
|
||||
- unzip
|
||||
- iw
|
||||
- lshw
|
||||
- firmware-iwlwifi
|
||||
- dnsutils
|
||||
- git
|
||||
- brightnessctl
|
||||
- v4l-utils
|
||||
- ffmpeg
|
||||
- libpam-kwallet5
|
||||
- thermald
|
||||
- acpi
|
||||
- lshw
|
||||
- iw
|
||||
- bind9-dnsutils
|
||||
- openssh-server
|
||||
- curl
|
||||
- openvpn
|
||||
- net-tools
|
||||
- htop
|
||||
|
||||
deb13_src: "/opt/cosmos/deb13-source"
|
||||
|
||||
deb13_iso: "/opt/cosmos/deb13-iso"
|
||||
@ -32,4 +73,5 @@ configure_routing: true
|
||||
cpu_architecture: "amd64"
|
||||
# this is true because it will always be set in jenkins
|
||||
refresh_only: true
|
||||
armcpu_check: false
|
||||
...
|
||||
Reference in New Issue
Block a user