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

28 lines
702 B
Text
Raw Normal View History

is_redhat: True
2019-01-13 11:08:33 +00:00
is_fedora: True
2019-01-13 08:35:23 +00:00
is_fedora_18: True
2019-02-01 01:34:26 +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:26 +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
2019-01-02 02:08:29 +00:00
mysql_service: mysqld
2017-05-27 18:09:50 +00:00
apache_log: /var/log/httpd/access_log
apache_log_dir: /var/log/httpd
php_version: 5
2019-01-02 02:49:51 +00:00
sshd_package: openssh-server
sshd_service: sshd
2017-08-31 17:06:31 +00:00
nextcloud_install: False
nextcloud_enabled: False
2017-09-20 14:24:49 +00:00
systemd_location: /usr/lib/systemd/system