diff options
author | Tim Bielawa <tbielawa@redhat.com> | 2017-01-31 07:28:44 -0800 |
---|---|---|
committer | Tim Bielawa <tbielawa@redhat.com> | 2017-01-31 07:28:44 -0800 |
commit | 1669b99cceab7669320dd98bd82454fb5d9b4e63 (patch) | |
tree | 0bf55b413bda4d1cd904118b745b5bfb78c46c44 /.github/ISSUE_TEMPLATE.md | |
parent | fca215887b2e4224779b58e8fd1b7662ec993f83 (diff) | |
download | openshift-1669b99cceab7669320dd98bd82454fb5d9b4e63.tar.gz openshift-1669b99cceab7669320dd98bd82454fb5d9b4e63.tar.bz2 openshift-1669b99cceab7669320dd98bd82454fb5d9b4e63.tar.xz openshift-1669b99cceab7669320dd98bd82454fb5d9b4e63.zip |
HTPASSWD_AUTH
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2a4f80a36..cdfd93725 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,16 @@ +### <HTPASSWD_AUTH> + +We are aware of the current issues related to htpasswd_auth failures +Please downgrade to ansible 2.2.0.0 until a fix is released. +You can track the status of the bug fix in this issue: +https://github.com/openshift/openshift-ansible/issues/3111 +Please erase this <HTPASSWD_AUTH> section if it does not apply to you. + +Thanks - 2017-01-31 + +### </HTPASSWD_AUTH> + + #### Description Provide a brief description of your issue here. For example: |