Add emacs and vim to base-server packages

We need these everywhere.

Change-Id: Icc1067061439e0aa26d00a07f1a127be2c6377ab
This commit is contained in:
Monty Taylor 2018-08-01 13:27:31 -05:00
parent 11fb693530
commit 17457bc1a9
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ bastion_ipv4: 23.253.245.198,23.253.234.219
bastion_ipv6: 2001:4800:7818:101:3c21:a454:23ed:4072,2001:4800:7817:103:be76:4eff:fe04:5a1d
base_packages:
- at
- emacs-nox
- git
- lvm2
- parted
@ -9,4 +10,5 @@ base_packages:
- rsyslog
- strace
- tcpdump
- vim-nox
- wget