Install curl and net-tools by default

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
Yohann D'ANELLO 2021-01-17 12:02:53 +01:00
parent 50fa96f31a
commit 2472ce5db0
No known key found for this signature in database
GPG key ID: 3A75C55819C8CF85

View file

@ -8,6 +8,7 @@
- apt # better than apt-get
- aptitude # nice to have for Ansible
- bash-completion # because bash
- curl # Better that wget
- emacs-nox # for maman
- fish # to motivate @edpibu
- git # code versioning
@ -18,6 +19,7 @@
- oidentd # postgresql identification
- molly-guard # prevent reboot
- nano # for vulcain
- net-tools
- ntp # network time sync
- screen # Vulcain asked for this
- sudo