fix: auth.pub.solar now runs on nachtigall
All checks were successful
Flake checks / Check (pull_request) Successful in 17m34s
All checks were successful
Flake checks / Check (pull_request) Successful in 17m34s
This commit is contained in:
parent
50e84225c3
commit
4861593b25
|
@ -3,9 +3,9 @@
|
|||
### Keycloak
|
||||
Required:
|
||||
- auth.pub.solar ops user credentials
|
||||
- SSH access to host flora-6
|
||||
- SSH access to host nachtigall
|
||||
```
|
||||
ssh barkeeper@flora-6.pub.solar
|
||||
ssh barkeeper@nachtigall.pub.solar
|
||||
|
||||
sudo --user keycloak kcadm.sh get users \
|
||||
-r pub.solar \
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
### Keycloak
|
||||
Required:
|
||||
- auth.pub.solar ops user credentials
|
||||
- SSH access to host flora-6
|
||||
- SSH access to host nachtigall
|
||||
```
|
||||
ssh barkeeper@flora-6.pub.solar
|
||||
ssh barkeeper@nachtigall.pub.solar
|
||||
|
||||
mkdir /tmp/keycloak-credential-reset
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
### Keycloak
|
||||
Required:
|
||||
- auth.pub.solar ops user credentials
|
||||
- SSH access to host flora-6
|
||||
- SSH access to host nachtigall
|
||||
```
|
||||
ssh barkeeper@flora-6.pub.solar
|
||||
ssh barkeeper@nachtigall.pub.solar
|
||||
|
||||
sudo -u keycloak kcadm.sh config credentials --config /tmp/kcadm.config --server http://localhost:8080 --realm master --user admin
|
||||
|
||||
|
|
Loading…
Reference in a new issue