1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
iiab/vars/fedora-18.yml
georgejhunt dfe68e63fa Startup (#85)
* move local_facts, test for it, cp if necess

* got os wrong -- not OS

* change /etc/*release, vars/filenames

* add os_ver

* add os_ver to iiab.env

* remove uuid generation for local_facts

* next

* delete debugging lines

* fetch the uuid, and put it in ini file

* be more specific about uuid

* need braces in set_fact

* hyphen in OS-version

* go back to OS.yml based upon os_ver

* remove debug

* oops VERSION_ID->OS_VER

* issure error message when OS not in case statement
2017-07-04 13:07:47 -07:00

17 lines
403 B
YAML

is_redhat: True
dns_service: named
dns_user: named
proxy: squid
proxy_user: squid
apache_service: httpd
apache_user: apache
apache_config_dir: httpd/conf.d
apache_user: apache
apache_log_dir: /var/log/httpd
smb_service: smb
nmb_service: nmb
kalite_program: /usr/bin/kalite
systemctl_program: /usr/bin/systemctl
mysql_service: mariadb
apache_log: /var/log/httpd/access_log
apache_log_dir: /var/log/httpd