From d468d8619ac7c1c9d2cad29160569dcecb36d3ef Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 1 Jan 2019 20:55:23 -0500 Subject: [PATCH] Update ubuntu-18.yml --- vars/ubuntu-18.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vars/ubuntu-18.yml b/vars/ubuntu-18.yml index 9fb269ac9..9373b838a 100644 --- a/vars/ubuntu-18.yml +++ b/vars/ubuntu-18.yml @@ -14,9 +14,9 @@ smb_service: smbd nmb_service: nmbd systemctl_program: /bin/systemctl # issue raised -mysql_service: mysql +mysql_service: mariadb apache_log: /var/log/apache2/access.log -sshd_service: ssh +sshd_service: openssh-server php_version: 7.2 # "postgresql_version: 10.3" fails (too detailed for /etc/systemd/system/postgresql-iiab.service on Ubuntu 18.04) postgresql_version: 10