Commit 3bb4d15
Colleen Murphy
Fix lint errors in ldap_user_dn_example parameter
There is no $username variable anywhere in the rabbitmq module.
${username} is not a valid cn. While most likely no one was using
dc=example,dc=com anyway, this patch at least changes the example value
to one that lints.1 parent ac046ee commit 3bb4d15
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
| 80 | + | |
83 | 81 | | |
84 | 82 | | |
85 | 83 | | |
| |||
0 commit comments