system-config/playbooks/roles/base-server/vars/Debian.yaml
Jeremy Stanley f8bf371583 Install GNU Privacy Guard on Gitea servers
The install-docker role uses the apt-key utility which expects to
have GPG installed, so include the package for it (this seems to
have been manually installed or preinstalled on the images for our
existing Gitea servers, but our new images do not include it).

Change-Id: I28d748fab35e22219a7278603ed984aaa7658ef0
2019-07-24 15:46:50 +00:00

12 lines
197 B
YAML

distro_packages:
- dnsutils
- emacs-nox
- yaml-mode
- iputils-ping
- vim-nox
- unattended-upgrades
- mailutils
- gnupg
sftp_path: /usr/lib/openssh/sftp-server
ssh_service_name: ssh