From 28aa22994eb1648fb5b94244cc80ba918e8d6356 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 18 Aug 2020 14:01:12 -0400 Subject: [PATCH] this file was needed for older log analysis and not for the current one --- roles/web-data-analysis/files/httpd_config.conf | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 roles/web-data-analysis/files/httpd_config.conf diff --git a/roles/web-data-analysis/files/httpd_config.conf b/roles/web-data-analysis/files/httpd_config.conf deleted file mode 100644 index 448fb9b769..0000000000 --- a/roles/web-data-analysis/files/httpd_config.conf +++ /dev/null @@ -1,10 +0,0 @@ - - - AuthName "Nagios GSSAPI Login" - GssapiCredStore keytab:/etc/krb5.HTTP_data-analysis.fedoraproject.org.keytab - AuthType GSSAPI - # This is off because Apache (and thus mod_auth_gssapi) doesn't know this is proxied over TLS - GssapiSSLonly Off - GssapiLocalName on - Require user smooge kevin mattdm pfrields codeblock ryanlerch robyduck bex jperrin bproffit bcotton pingou -