]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
tst fbb api basic auth - new location for pw-file
authorSascha <sascha.strassheim@pixelpark.com>
Fri, 3 Aug 2018 12:20:41 +0000 (14:20 +0200)
committerSascha <sascha.strassheim@pixelpark.com>
Fri, 3 Aug 2018 12:20:41 +0000 (14:20 +0200)
customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml
customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml

index d6cc59a68449a28153487abbc78abcd975619b49..40312aca6fe0755051b32b292a62491bcd4ceec2 100644 (file)
@@ -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'
index 81edefe331dcea81861594c58ac45dfe9490a270..ee7e45d10e215d52d86ee54b7bd7d11af4eb8412 100644 (file)
@@ -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'