Merge pull request 'add gpg curl' (!44) from davidl-patch-2 into main

Reviewed-on: #44
Reviewed-by: Xavi Lleó <xavi@verdnatura.es>
Reviewed-by: Juan Ferrer <juan@verdnatura.es>
This commit is contained in:
Xavi Lleó 2025-01-13 08:38:07 +00:00
commit c1fb10e509
1 changed files with 2 additions and 3 deletions

View File

@ -27,11 +27,10 @@ base_packages:
- ncdu
- debconf-utils
- net-tools
<<<<<<< HEAD
- gpg
- curl
- cloud-guest-utils
=======
- rsync
>>>>>>> main
locales_present:
- en_US.UTF-8
- es_ES.UTF-8