Details
Details
- Reviewers
vsellier - Group Reviewers
System administrators - Maniphest Tasks
- T2817: Enable the swh-search environment in staging
- Commits
- rSPSITE73f427c8ebca: Add swh-search-journal-client to swh_search_with_journal_client role
vagrant up staging-search0 happily installs the search journal client on that node
Diff 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
manifests/site.pp | ||
---|---|---|
168 | for test purpose, this will get reworked eventually. |
Comment Actions
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. |
Comment Actions
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 ;)