From 8acd71e155a7da6d14f0cfe10b3857edad106406 Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 1 Jan 2019 21:49:09 -0500 Subject: [PATCH] Update debian-9.yml --- vars/debian-9.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vars/debian-9.yml b/vars/debian-9.yml index bdceb9892..856c9fa7e 100644 --- a/vars/debian-9.yml +++ b/vars/debian-9.yml @@ -15,7 +15,8 @@ nmb_service: nmbd systemctl_program: /bin/systemctl mysql_service: mariadb apache_log: /var/log/apache2/access.log -sshd_service: openssh-server +sshd_package: openssh-server +sshd_service: ssh php_version: 7.0 postgresql_version: 9.6 systemd_location: /lib/systemd/system