From 8b8d4280621c56f797db31b2339da5abdc62cc13 Mon Sep 17 00:00:00 2001 From: liquidat Date: Mon, 1 Feb 2016 10:49:03 +0100 Subject: [PATCH] Correct bin name in Suse is httpd2 --- vars/Suse.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vars/Suse.yml b/vars/Suse.yml index 38ec749..ad26609 100644 --- a/vars/Suse.yml +++ b/vars/Suse.yml @@ -1,6 +1,6 @@ --- apache_service: apache2 -apache_daemon: apache2 +apache_daemon: httpd2 apache_daemon_path: /usr/sbin/ apache_server_root: /etc/apache2 apache_conf_path: /etc/apache2/conf.d @@ -9,7 +9,6 @@ apache_vhosts_version: "2.2" __apache_packages: - apache2 - - apache2-devel - openssh apache_ports_configuration_items: