osbs-dev: use correct path for stage/dev htpasswd file in openshift auth provider conf
This commit is contained in:
parent
d5b67c36e0
commit
f0d975c3df
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
name: htpasswd_provider,
|
||||
challenge: true,
|
||||
login: true,
|
||||
provider_file: "/etc/openshift/htpasswd"
|
||||
provider_file: "/etc/origin/htpasswd"
|
||||
}
|
||||
}
|
||||
- {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue