Install curl and net-tools by default
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
50fa96f31a
commit
2472ce5db0
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
- apt # better than apt-get
|
- apt # better than apt-get
|
||||||
- aptitude # nice to have for Ansible
|
- aptitude # nice to have for Ansible
|
||||||
- bash-completion # because bash
|
- bash-completion # because bash
|
||||||
|
- curl # Better that wget
|
||||||
- emacs-nox # for maman
|
- emacs-nox # for maman
|
||||||
- fish # to motivate @edpibu
|
- fish # to motivate @edpibu
|
||||||
- git # code versioning
|
- git # code versioning
|
||||||
|
@ -18,6 +19,7 @@
|
||||||
- oidentd # postgresql identification
|
- oidentd # postgresql identification
|
||||||
- molly-guard # prevent reboot
|
- molly-guard # prevent reboot
|
||||||
- nano # for vulcain
|
- nano # for vulcain
|
||||||
|
- net-tools
|
||||||
- ntp # network time sync
|
- ntp # network time sync
|
||||||
- screen # Vulcain asked for this
|
- screen # Vulcain asked for this
|
||||||
- sudo
|
- sudo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue