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