mirror of
https://github.com/ansible/awx.git
synced 2026-08-02 02:49:58 -02:30
Revert "Merge branch 'release_3.0.0' into devel"
This reverts commit 3cedfe6c679e5b289bd0a27defb6198d063ba8e8.
This commit is contained in:
11
config/awx-munin.conf
Normal file
11
config/awx-munin.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
Alias /munin /var/www/html/munin/
|
||||
<Directory /var/www/html/munin/>
|
||||
Order Allow,Deny
|
||||
Allow from all
|
||||
|
||||
AuthUserFile /var/lib/awx/.munin_htpasswd
|
||||
AuthName "Munin"
|
||||
AuthType Basic
|
||||
require valid-user
|
||||
|
||||
</Directory>
|
||||
Reference in New Issue
Block a user