mirror of
https://git.fsfe.org/fsfe-system-hackers/innernet-playbook.git
synced 2025-08-17 10:11:13 +02:00
fix secret
This commit is contained in:
@ -14,7 +14,8 @@ steps:
|
||||
pull: if-not-exists
|
||||
image: nixery.dev/shell/openldap
|
||||
environment:
|
||||
LDAP_PW_FRED: ldap_pw_fred
|
||||
LDAP_PW_FRED:
|
||||
from_secret: ldap_pw_fred
|
||||
commands:
|
||||
- ldapwhoami -vvv -h 10.200.64.9 -p 389 -D uid=fred.bloggs,ou=fellowship,dc=fsfe,dc=org -x -w $LDAP_PW_FRED
|
||||
|
||||
|
Submodule inventory updated: 2ffcfa21bf...b22ed68e72
Reference in New Issue
Block a user