From: Sascha Date: Fri, 3 Aug 2018 12:20:41 +0000 (+0200) Subject: tst fbb api basic auth - new location for pw-file X-Git-Tag: v0.1.0~452^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5f69275d942ce73e6fae0d71784078cc8ec0603a;p=pixelpark%2Fhiera.git tst fbb api basic auth - new location for pw-file --- diff --git a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml index d6cc59a6..40312aca 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -65,7 +65,7 @@ infra::profile::apache::pp_vhosts: # auth_user_file: '/etc/httpd/htdigest' auth_type: Basic auth_name: server - auth_user_file: '/etc/httpd/conf.d/.htaccess_fbb_api' + auth_user_file: '/var/www/.htaccess_fbb_api' require: requires: - 'user hh-push' @@ -81,7 +81,7 @@ infra::profile::apache::pp_vhosts: # auth_user_file: '/etc/httpd/htdigest' auth_type: Basic auth_name: server - auth_user_file: '/etc/httpd/conf.d/.htaccess_fbb_api' + auth_user_file: '/var/www/.htaccess_fbb_api' require: requires: - 'user hh-push' diff --git a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml index 81edefe3..ee7e45d1 100644 --- a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml @@ -56,7 +56,7 @@ infra::profile::apache::pp_vhosts: # auth_user_file: '/etc/httpd/htdigest' auth_type: Basic auth_name: server - auth_user_file: '/etc/httpd/conf.d/.htaccess_fbb_api' + auth_user_file: '/var/www/.htaccess_fbb_api' require: requires: - 'user hh-push' @@ -72,7 +72,7 @@ infra::profile::apache::pp_vhosts: # auth_user_file: '/etc/httpd/htdigest' auth_type: Basic auth_name: server - auth_user_file: '/etc/httpd/conf.d/.htaccess_fbb_api' + auth_user_file: '/var/www/.htaccess_fbb_api' require: requires: - 'user hh-push'