https://github.com/loganmc10/openshift-admin-user
https://github.com/loganmc10/openshift-admin-user
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loganmc10/openshift-admin-user
- Owner: loganmc10
- License: apache-2.0
- Created: 2023-01-22T00:34:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T19:52:08.000Z (4 months ago)
- Last Synced: 2025-01-17T20:33:01.980Z (4 months ago)
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Usage
The username is ```admin```. admin_password defaults to ```admin```.
```
export KUBECONFIG=~/path/to/kubeconfig
ansible-playbook admin-playbook.yaml -e "admin_password=Pa$$word"
```You can pass ```-e "force=true"``` in order to force a password update
You can pass ```-e "remove_kubeadmin=false"``` in order to keep the kubeadmin user