Related to T3041
Details
Details
- Reviewers
vlorentz - Group Reviewers
System administrators - Maniphest Tasks
- T3041: [production] Provision enough space for the search ES cluster to ingest all intrinsic metadata
- Commits
- rSPSITE7ca4e9a7fda7: Deploy journal client for indexed metadata
octodiff:
bin/octocatalog-diff --to staging search1
Found host search1.internal.softwareheritage.org
WARN -> Environment "wip-pg-hba-rules-in-yaml" contained non-word characters, correcting name to wip_pg_hba_rules_in_yaml
Cloning into '/tmp/swh-ocd.YbbctrKR/environments/production/data/private'...
done.
Cloning into '/tmp/swh-ocd.YbbctrKR/environments/staging/data/private'...
done.
*** Running octocatalog-diff on host search1.internal.softwareheritage.org
I, [2021-06-10T11:27:27.054140 #22519] INFO -- : Catalogs compiled for search1.internal.softwareheritage.org
I, [2021-06-10T11:27:29.029138 #22519] INFO -- : Diffs computed for search1.internal.softwareheritage.org
diff origin/production/search1.internal.softwareheritage.org current/search1.internal.softwareheritage.org
*******************************************
+ File[/etc/softwareheritage/search/journal_client_indexed.yml] =>
parameters =>
"content": "---\nsearch:\n cls: elasticsearch\n hosts:\n - host: search-e...
"ensure": "present",
"group": "swhstorage",
"mode": "0640",
"notify": "Service[swh-search-journal-client@indexed]",
"owner": "swhstorage"
*******************************************
+ Profile::Swh::Deploy::Search::Journal_client_instance[indexed] =>
parameters =>
"ensure": "running",
"instance_name": "indexed"
*******************************************
+ Service[swh-search-journal-client@indexed] =>
parameters =>
"enable": true,
"ensure": "running"
*******************************************
*** End octocatalog-diff on search1.internal.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.