Compilation results for cloudelastic1012.eqiad.wmnet: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 3712 |
|---|---|
| Resources added: | 2 |
| Resources removed: | 0 |
| Resources modified: | 2 |
| Change percentage: | 0.11% |
Resources only in the new catalog
- Exec[strip-upstream-opensearch-plugins]
- Exec[reinstall-wmf-opensearch-plugins]
Resources modified
- Exec[strip-upstream-opensearch-plugins]
- Parameters differences:
--- Exec[strip-upstream-opensearch-plugins].orig +++ Exec[strip-upstream-opensearch-plugins] + command => /usr/bin/find /usr/share/opensearch/plugins -mindepth 1 -delete + before => Package[wmf-opensearch-search-plugins] + refreshonly => True + subscribe => Package[opensearch]
- Exec[reinstall-wmf-opensearch-plugins]
- Parameters differences:
--- Exec[reinstall-wmf-opensearch-plugins].orig +++ Exec[reinstall-wmf-opensearch-plugins] + require => ['Package[wmf-opensearch-search-plugins]', 'Exec[strip-upstream-opensearch-plugins]'] + environment => ['DEBIAN_FRONTEND=noninteractive'] + onlyif => /usr/bin/test -d /usr/share/opensearch/plugins && /usr/bin/test -z "$(/usr/bin/ls -A /usr/share/opensearch/plugins/ 2>/dev/null)" + command => /usr/bin/apt-get -q -y install --reinstall wmf-opensearch-search-plugins + before => ['Service[opensearch_2@cloudelastic-chi-eqiad]', 'Service[opensearch_2@cloudelastic-omega-eqiad]', 'Service[opensearch_2@cloudelastic-psi-eqiad]']
- Exec[reinstall-wmf-opensearch-plugins]
- Parameters differences: