Page MenuHomeSoftware Heritage

Add swh-search-journal-client to swh_search_with_journal_client role
ClosedPublic

Authored by ardumont on Dec 4 2020, 7:27 PM.

Details

Summary

Related to T2817
Depends on D4666

Test Plan

vagrant up staging-search0 happily installs the search journal client on that node

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

ardumont added inline comments.
manifests/site.pp
168

for test purpose, this will get reworked eventually.

vsellier added a subscriber: vsellier.

As discussed together, we will need several instances of the journal to be able to use different prefixes.
It should be managed by puppet too

manifests/site.pp
168

It should be ok to deploy it on this node.

This revision now requires changes to proceed.Dec 8 2020, 11:36 AM
ardumont retitled this revision from wip: Add swh-search-journal-client service to Add swh-search-journal-client to swh_search_with_journal_client role.Dec 8 2020, 12:04 PM
ardumont edited the summary of this revision. (Show Details)

As discussed together, we will need several instances of the journal to be able to use different prefixes.
It should be managed by puppet too

On a further note, we will address this in a second diff.
So we can incrementally test that the current version of this diff works fine (it does within vagrant ;)

ack, let's go to try the current version of the journal client :)

This revision is now accepted and ready to land.Dec 8 2020, 12:11 PM

Fix typos (indexer instead of search) in swh-search-journal-client template