Compilation results for cloudbackup1001-dev.eqiad.wmnet: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 2885 |
|---|---|
| Resources added: | 0 |
| Resources removed: | 0 |
| Resources modified: | 2 |
| Change percentage: | 0.07% |
Resources modified
- File[/lib/systemd/system/backup_cinder_volumes.service]
- Content differences:
--- /lib/systemd/system/backup_cinder_volumes.service.orig +++ /lib/systemd/system/backup_cinder_volumes.service @@ -5,5 +5,6 @@ [Service] Type=oneshot User=root +Environment="https_proxy=http://webproxy.eqiad.wmnet:8080" ExecStart=/usr/local/sbin/wmcs-backup volumes backup-assigned-volumes ExecStartPre=/usr/local/sbin/wmcs-backup volumes delete-expired
- Content differences:
- File[/lib/systemd/system/remove_dangling_cinder_snapshots.service]
- Content differences:
--- /lib/systemd/system/remove_dangling_cinder_snapshots.service.orig +++ /lib/systemd/system/remove_dangling_cinder_snapshots.service @@ -5,4 +5,5 @@ [Service] Type=oneshot User=root +Environment="https_proxy=http://webproxy.eqiad.wmnet:8080" ExecStart=/usr/local/sbin/wmcs-backup volumes remove-dangling-snapshots
- Content differences: