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
- Branch
- staging_swh_search
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 17752 Build 27442: arc lint + arc unit
Event Timeline
manifests/site.pp | ||
---|---|---|
169 | 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 | ||
---|---|---|
169 | 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 ;)