1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00
iiab/vars/fedora-22.yml.unused

24 lines
607 B
Text
Raw Permalink Normal View History

is_redhat: True
2019-01-13 11:08:54 +00:00
is_fedora: True
2019-01-13 08:36:02 +00:00
is_fedora_22: True
2019-02-01 01:34:35 +00:00
# 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)
2017-05-27 18:09:50 +00:00
dns_service: named
dns_user: named
2019-02-01 01:34:35 +00:00
2017-05-27 18:09:50 +00:00
proxy: squid
proxy_user: squid
apache_service: httpd
apache_user: apache
2020-01-30 09:00:00 +00:00
apache_conf_dir: httpd/conf.d
2017-05-27 18:09:50 +00:00
apache_log_dir: /var/log/httpd
smb_service: smb
nmb_service: nmb
systemctl_program: /usr/bin/systemctl
mysql_service: mariadb
apache_log: /var/log/httpd/access_log
2019-01-02 02:50:11 +00:00
sshd_package: openssh-server
2017-05-27 18:09:50 +00:00
sshd_service: sshd
2017-09-20 14:24:49 +00:00
systemd_location: /usr/lib/systemd/system