We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7c0b5 commit 734b511Copy full SHA for 734b511
.github/workflows/build.yml
@@ -183,7 +183,7 @@ jobs:
183
ROOT_SUFFIX=dc=openam,dc=example,dc=org
184
DS_DIRMGRDN=cn=Directory Manager
185
DS_DIRMGRPASSWD=password
186
- existingserverid=http://openam1.example.org:8080
+ existingserverid=http://openam.example.org:8080
187
LB_SITE_NAME=lb
188
LB_PRIMARY_URL=http://lb.example.org:80/openam
189
" > conf.file && java -jar openam-configurator-tool*.jar --file conf.file'
0 commit comments