From f424ff8f57062e234e7c50142a88eec6d7a7f0c9 Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Tue, 17 Oct 2017 09:22:06 -0500 Subject: [PATCH] centos - add dhcp_service --- vars/centos-7.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/vars/centos-7.yml b/vars/centos-7.yml index f852434f6..79a654af3 100644 --- a/vars/centos-7.yml +++ b/vars/centos-7.yml @@ -12,6 +12,7 @@ smb_service: smb nmb_service: nmb systemctl_program: /usr/bin/systemctl mysql_service: mariadb +dhcp_service: dhcpd apache_log: /var/log/httpd/access_log sshd_service: sshd php_version: 7.0