mise au point exercices
This commit is contained in:
3
17.3_variable/myapache3/vars/centos.yml
Normal file
3
17.3_variable/myapache3/vars/centos.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
apache_package_name: httpd
|
||||
apache_service_name: httpd
|
||||
apache_conf_dir: /etc/httpd/conf.d
|
||||
3
17.3_variable/myapache3/vars/debian.yml
Normal file
3
17.3_variable/myapache3/vars/debian.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
apache_package_name: apache2
|
||||
apache_service_name: apache2
|
||||
apache_conf_dir: /etc/apache2/sites-enabled/
|
||||
Reference in New Issue
Block a user