Compilation results for cloudelastic1012.eqiad.wmnet: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 3711 |
|---|---|
| Resources added: | 1 |
| Resources removed: | 0 |
| Resources modified: | 1 |
| Change percentage: | 0.05% |
Resources only in the new catalog
- Exec[install-opensearch]
Resources modified
- Exec[install-opensearch]
- Parameters differences:
--- Exec[install-opensearch].orig +++ Exec[install-opensearch] + environment => ['OPENSEARCH_INITIAL_ADMIN_PASSWORD=OpensearchTemp1!', 'DEBIAN_FRONTEND=noninteractive'] + command => /usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install opensearch=2.19.5 + logoutput => False + timeout => 300 + before => Package[opensearch] + unless => /usr/bin/dpkg-query -W -f='${Status} ${Version}\n' opensearch 2>/dev/null | /bin/grep -Fxq 'install ok installed 2.19.5'
- Parameters differences: