mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update centos-7.yml
This commit is contained in:
parent
4e9151fe8d
commit
6c9c618009
1 changed files with 3 additions and 0 deletions
|
@ -2,8 +2,11 @@ is_redhat: True
|
||||||
is_centos: True
|
is_centos: True
|
||||||
is_centos_7: True
|
is_centos_7: True
|
||||||
|
|
||||||
|
# 2019-01-31: These apply if-only-if named_install and/or dhcpd_install are True
|
||||||
|
# (This is quite rare now that vars/default_vars.yml sets dnsmasq_install: True)
|
||||||
dns_service: named
|
dns_service: named
|
||||||
dns_user: named
|
dns_user: named
|
||||||
|
|
||||||
proxy: squid
|
proxy: squid
|
||||||
proxy_user: squid
|
proxy_user: squid
|
||||||
apache_service: httpd
|
apache_service: httpd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue