Skip to content

Instantly share code, notes, and snippets.

@jay-johnson
Created May 23, 2018 04:09
Show Gist options
  • Save jay-johnson/b8821d0ac3acf04f55c647b05ab8d88a to your computer and use it in GitHub Desktop.
Save jay-johnson/b8821d0ac3acf04f55c647b05ab8d88a to your computer and use it in GitHub Desktop.
add this to etc ansible hosts
openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true', 'challenge': 'true', 'kind': 'HTPasswdPasswordIdentityProvider', 'filename': '/etc/origin/master/htpasswd'}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment