Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rSPSITE4aa0c7d15861: webapp: fix keycloak setup
Antoine, That's how i test manually:
bin/octocatalog-diff --octocatalog-diff-args --no-truncate-details --to staging moma Found host moma.softwareheritage.org
Cloning into '/tmp/swh-ocd.zu6cktWx/environments/production/data/private'...
done.
Cloning into '/tmp/swh-ocd.zu6cktWx/environments/staging/data/private'...
done.
*** Running octocatalog-diff on host moma.softwareheritage.org
I, [2020-04-08T16:52:57.346367 #30319] INFO -- : Catalogs compiled for moma.softwareheritage.org
I, [2020-04-08T16:52:58.897509 #30319] INFO -- : Diffs computed for moma.softwareheritage.org
diff origin/production/moma.softwareheritage.org current/moma.softwareheritage.org
*******************************************
File[/etc/softwareheritage/web/web.yml] =>
parameters =>
content =>
@@ -70,5 +70,7 @@
client_config:
sentry_dsn: swh::deploy::webapp::sentry_dsn
-keycloak: '{"server_url"=>"", "realm_name"=>"SoftwareHeritage"}'
+keycloak:
+ server_url: ''
+ realm_name: SoftwareHeritage
allowed_hosts:
- archive.softwareheritage.org
*******************************************
*** End octocatalog-diff on moma.softwareheritage.orgDiff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Arf, my bad too ... Thanks for the testing command !
Don't worry. That was the occasion to demo the bin/octocatalog i kept telling you without showing.
I merged because i have no idea when puppet will revert my manual change ;)