mise au point ex variable 2
This commit is contained in:
11
17.2_variable/host_vars/cible1
Normal file
11
17.2_variable/host_vars/cible1
Normal file
@@ -0,0 +1,11 @@
|
||||
apache_vhosts:
|
||||
- servername: orsys.fr
|
||||
serveralias: www.orsys.fr
|
||||
documentroot: /var/www/html/orsys.fr
|
||||
accesslog: /var/log/httpd/access_orsys.fr_log
|
||||
errorlog: /var/log/httpd/error_orsys.fr_log
|
||||
- servername: thomas.fr
|
||||
serveralias: www.thomas.fr
|
||||
documentroot: /var/www/html/thomas.fr
|
||||
accesslog: /var/log/httpd/access_thomas.fr_log
|
||||
errorlog: /var/log/httpd/error_thomas.fr_log
|
||||
11
17.2_variable/host_vars/cible2
Normal file
11
17.2_variable/host_vars/cible2
Normal file
@@ -0,0 +1,11 @@
|
||||
apache_vhosts:
|
||||
- servername: foobar.com
|
||||
serveralias: www.foobar.com
|
||||
documentroot: /var/www/html/foobar.com
|
||||
accesslog: /var/log/httpd/access_foobar.com_log
|
||||
errorlog: /var/log/httpd/error_foobar.com_log
|
||||
- servername: AllYourBaseAreBelong2.us
|
||||
serveralias: www.AllYourBaseAreBelong2.us
|
||||
documentroot: /var/www/html/AllYourBaseAreBelong2.us
|
||||
accesslog: /var/log/httpd/access_AllYourBaseAreBelong2.us_log
|
||||
errorlog: /var/log/httpd/error_AllYourBaseAreBelong2.us_log
|
||||
Reference in New Issue
Block a user