e8716e742e
If we move these into a subdir, it cleans up the number of things we nave to files match on. Stop running disable-puppet-agent in base. We run it in run-puppet which should be fine. Change-Id: Ia16adb96b11d25a097490882c4c59a50a0b7b23d
16 lines
354 B
YAML
16 lines
354 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
|