mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 00:37:37 -02:30
Adding munin install and configuration to the playbook and package builds
This commit is contained in:
5
config/awx-munin-el.conf
Normal file
5
config/awx-munin-el.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
Alias /munin /var/www/html/munin/
|
||||
<Directory /var/www/html/munin/>
|
||||
Order Allow,Deny
|
||||
Allow from all
|
||||
</Directory>
|
||||
Reference in New Issue
Block a user