Compilation results for cumin2002.codfw.wmnet: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 3981 |
|---|---|
| Resources added: | 0 |
| Resources removed: | 1 |
| Resources modified: | 17 |
| Change percentage: | 0.45% |
Resources only in the old catalog
- Class[Passwords::Mysql::Dump]
Resources modified
- Logrotate::Conf[database-backups-snapshots]
- Parameters differences:
--- Logrotate::Conf[database-backups-snapshots].orig +++ Logrotate::Conf[database-backups-snapshots] @@ - ensure => present + ensure => absent
- File[/etc/rsyslog.d/40-database-backups-snapshots.conf]
- Parameters differences:
--- File[/etc/rsyslog.d/40-database-backups-snapshots.conf].orig +++ File[/etc/rsyslog.d/40-database-backups-snapshots.conf] @@ - ensure => present + ensure => absent
- File[/etc/wmfbackups/remote_backups.cnf]
- Parameters differences:
--- File[/etc/wmfbackups/remote_backups.cnf].orig +++ File[/etc/wmfbackups/remote_backups.cnf] - require => Package[wmfbackups-remote] - mode => 0400 @@ - ensure => present + ensure => absent
- Content differences:
--- /etc/wmfbackups/remote_backups.cnf.orig +++ /etc/wmfbackups/remote_backups.cnf @@ -1,62 +0,0 @@ -type: 'snapshot' -rotate: True -retention: 5 -archive: False -compress: True -stats_file: '/etc/wmfbackups/statistics.ini' -sections: - s1: - host: 'db2250.codfw.wmnet' - port: 3311 - destination: 'dbprov2007.codfw.wmnet' - stop_slave: True - order: 2 - s2: - host: 'db2197.codfw.wmnet' - port: 3312 - destination: 'dbprov2004.codfw.wmnet' - order: 8 - s3: - host: 'db2239.codfw.wmnet' - port: 3313 - destination: 'dbprov2007.codfw.wmnet' - stop_slave: True - order: 4 - s4: - host: 'db2239.codfw.wmnet' - port: 3314 - destination: 'dbprov2007.codfw.wmnet' - stop_slave: True - order: 3 - s5: - host: 'db2201.codfw.wmnet' - port: 3315 - destination: 'dbprov2005.codfw.wmnet' - order: 5 - s6: - host: 'db2197.codfw.wmnet' - port: 3316 - destination: 'dbprov2004.codfw.wmnet' - order: 7 - s7: - host: 'db2198.codfw.wmnet' - port: 3317 - destination: 'dbprov2006.codfw.wmnet' - order: 6 - s8: - host: 'db2198.codfw.wmnet' - port: 3318 - destination: 'dbprov2006.codfw.wmnet' - stop_slave: True - order: 1 - x1: - host: 'db2197.codfw.wmnet' - port: 3320 - destination: 'dbprov2004.codfw.wmnet' - order: 9 - x3: - host: 'db2200.codfw.wmnet' - port: 3363 - destination: 'dbprov2005.codfw.wmnet' - stop_slave: True - order: 10
- File[/lib/systemd/system/database-backups-snapshots.service]
- Parameters differences:
--- File[/lib/systemd/system/database-backups-snapshots.service].orig +++ File[/lib/systemd/system/database-backups-snapshots.service] @@ - ensure => present + ensure => absent
- File[/lib/systemd/system/database-backups-snapshots.timer]
- Parameters differences:
--- File[/lib/systemd/system/database-backups-snapshots.timer].orig +++ File[/lib/systemd/system/database-backups-snapshots.timer] @@ - ensure => present + ensure => absent
- Content differences:
--- /lib/systemd/system/database-backups-snapshots.timer.orig +++ /lib/systemd/system/database-backups-snapshots.timer @@ -5,7 +5,7 @@ Unit=database-backups-snapshots.service # Accuracy sets the maximum time interval around the execution time we want to allow AccuracySec=15sec -OnCalendar=Sun,Tue,Wed,Fri *-*-* 20:00:00 +OnCalendar=Sun,Tue,Wed,Fri *-*-* 19:00:00 RandomizedDelaySec=0 [Install]
- Systemd::Timer::Job[database-backups-snapshots]
- Parameters differences:
--- Systemd::Timer::Job[database-backups-snapshots].orig +++ Systemd::Timer::Job[database-backups-snapshots] - require => ['File[/etc/wmfbackups/remote_backups.cnf]', 'Package[wmfbackups-remote]'] @@ - ensure => present + ensure => absent @@ - interval => {'start': 'OnCalendar', 'interval': 'Sun,Tue,Wed,Fri *-*-* 20:00:00'} + interval => {'start': 'OnCalendar', 'interval': 'Sun,Tue,Wed,Fri *-*-* 19:00:00'}- Systemd::Timer[database-backups-snapshots]
- Parameters differences:
--- Systemd::Timer[database-backups-snapshots].orig +++ Systemd::Timer[database-backups-snapshots] @@ - ensure => present + ensure => absent @@ - timer_intervals => [{'start': 'OnCalendar', 'interval': 'Sun,Tue,Wed,Fri *-*-* 20:00:00'}] + timer_intervals => [{'start': 'OnCalendar', 'interval': 'Sun,Tue,Wed,Fri *-*-* 19:00:00'}]- Rsyslog::Conf[database-backups-snapshots]
- Parameters differences:
--- Rsyslog::Conf[database-backups-snapshots].orig +++ Rsyslog::Conf[database-backups-snapshots] @@ - ensure => present + ensure => absent
- File[/var/log/database-backups-snapshots]
- Parameters differences:
--- File[/var/log/database-backups-snapshots].orig +++ File[/var/log/database-backups-snapshots] @@ - ensure => directory + ensure => absent
- Systemd::Syslog[database-backups-snapshots]
- Parameters differences:
--- Systemd::Syslog[database-backups-snapshots].orig +++ Systemd::Syslog[database-backups-snapshots] @@ - ensure => present + ensure => absent
- Exec[systemd daemon-reload for database-backups-snapshots.timer (database-backups-snapshots.timer)]
- Parameters differences:
--- Exec[systemd daemon-reload for database-backups-snapshots.timer (database-backups-snapshots.timer)].orig +++ Exec[systemd daemon-reload for database-backups-snapshots.timer (database-backups-snapshots.timer)] - before => ['Service[database-backups-snapshots.timer]']
- Service[database-backups-snapshots.timer]
- Parameters differences:
--- Service[database-backups-snapshots.timer].orig +++ Service[database-backups-snapshots.timer] + before => ['Exec[systemd daemon-reload for database-backups-snapshots.timer (database-backups-snapshots.timer)]'] @@ - enable => True + enable => False @@ - ensure => running + ensure => stopped
- Class[Profile::Dbbackups::Transfer]
- Parameters differences:
--- Class[Profile::Dbbackups::Transfer].orig +++ Class[Profile::Dbbackups::Transfer] @@ - enabled => True + enabled => False
- Systemd::Unit[database-backups-snapshots.service]
- Parameters differences:
--- Systemd::Unit[database-backups-snapshots.service].orig +++ Systemd::Unit[database-backups-snapshots.service] @@ - ensure => present + ensure => absent
- Systemd::Unit[database-backups-snapshots.timer]
- Parameters differences:
--- Systemd::Unit[database-backups-snapshots.timer].orig +++ Systemd::Unit[database-backups-snapshots.timer] @@ - ensure => present + ensure => absent
- File[/etc/logrotate.d/database-backups-snapshots]
- Parameters differences:
--- File[/etc/logrotate.d/database-backups-snapshots].orig +++ File[/etc/logrotate.d/database-backups-snapshots] @@ - ensure => present + ensure => absent
- Systemd::Service[database-backups-snapshots]
- Parameters differences:
--- Systemd::Service[database-backups-snapshots].orig +++ Systemd::Service[database-backups-snapshots] @@ - ensure => present + ensure => absent
- Systemd::Service[database-backups-snapshots]
- File[/etc/logrotate.d/database-backups-snapshots]
- Systemd::Unit[database-backups-snapshots.timer]
- Systemd::Unit[database-backups-snapshots.service]
- Class[Profile::Dbbackups::Transfer]
- Service[database-backups-snapshots.timer]
- Exec[systemd daemon-reload for database-backups-snapshots.timer (database-backups-snapshots.timer)]
- Systemd::Syslog[database-backups-snapshots]
- File[/var/log/database-backups-snapshots]
- Rsyslog::Conf[database-backups-snapshots]
- Systemd::Timer[database-backups-snapshots]
- Content differences:
- File[/lib/systemd/system/database-backups-snapshots.timer]
- Content differences:
- File[/etc/wmfbackups/remote_backups.cnf]
- File[/etc/rsyslog.d/40-database-backups-snapshots.conf]
- Parameters differences: