76b48d185b
Life is not worth living without yaml-mode Change-Id: I4da6b07999fefd917435e671e683ac143d2663c1
17 lines
376 B
YAML
17 lines
376 B
YAML
distro_packages:
|
|
- dnsutils
|
|
- emacs-nox
|
|
- yaml-mode
|
|
- iputils-ping
|
|
- vim-nox
|
|
- unattended-upgrades
|
|
- mailutils
|
|
# Install this to make transitioning ansible on python2 from
|
|
# trusty to xenial easier then we can switch all xenial nodes
|
|
# to python3
|
|
- python2.7
|
|
- python
|
|
sftp_path: /usr/lib/openssh/sftp-server
|
|
ssh_service_name: ssh
|
|
ntp_service_name: ntp
|