Compilation results for codesearch9.codesearch.eqiad1.wikimedia.cloud: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 1154 |
|---|---|
| Resources added: | 18 |
| Resources removed: | 0 |
| Resources modified: | 20 |
| Change percentage: | 3.29% |
Resources only in the new catalog
- Systemd::Timer::Job[codesearch-delete-zombie-locks]
- Exec[systemd daemon-reload for codesearch-delete-zombie-locks.service (codesearch-delete-zombie-locks.service)]
- Exec[systemd daemon-reload for codesearch-delete-zombie-locks.timer (codesearch-delete-zombie-locks.timer)]
- File[/etc/logrotate.d/codesearch-delete-zombie-locks]
- File[/etc/hound-delete-zombie-locks.conf]
- File[/usr/local/bin/delete-hound-zombie-locks.sh]
- Systemd::Syslog[codesearch-delete-zombie-locks]
- Logrotate::Conf[codesearch-delete-zombie-locks]
- Service[codesearch-delete-zombie-locks.timer]
- File[/lib/systemd/system/codesearch-delete-zombie-locks.service]
- File[/lib/systemd/system/codesearch-delete-zombie-locks.timer]
- Systemd::Unit[codesearch-delete-zombie-locks.timer]
- File[/etc/rsyslog.d/40-codesearch-delete-zombie-locks.conf]
- Systemd::Timer[codesearch-delete-zombie-locks]
- Systemd::Unit[codesearch-delete-zombie-locks.service]
- Systemd::Service[codesearch-delete-zombie-locks]
- Rsyslog::Conf[codesearch-delete-zombie-locks]
- File[/var/log/codesearch-delete-zombie-locks]
Resources modified
- File[/var/log/codesearch-delete-zombie-locks]
- Parameters differences:
--- File[/var/log/codesearch-delete-zombie-locks].orig +++ File[/var/log/codesearch-delete-zombie-locks] + owner => root + mode => 0755 + ensure => directory + force => True + group => root + backup => False
- File[/lib/systemd/system/codesearch-delete-zombie-locks.service]
- Parameters differences:
--- File[/lib/systemd/system/codesearch-delete-zombie-locks.service].orig +++ File[/lib/systemd/system/codesearch-delete-zombie-locks.service] + owner => root + mode => 0444 + ensure => present + group => root + notify => Exec[systemd daemon-reload for codesearch-delete-zombie-locks.service (codesearch-delete-zombie-locks.service)]
- Content differences:
--- /lib/systemd/system/codesearch-delete-zombie-locks.service.orig +++ /lib/systemd/system/codesearch-delete-zombie-locks.service @@ -0,0 +1,8 @@ +[Unit] +Description=Delete lock files when no process is running +Documentation=https://wikitech.wikimedia.org/wiki/Monitoring/systemd_unit_state + +[Service] +Type=oneshot +User=root +ExecStart=/usr/local/bin/delete-hound-zombie-locks.sh
- Service[codesearch-delete-zombie-locks.timer]
- Parameters differences:
--- Service[codesearch-delete-zombie-locks.timer].orig +++ Service[codesearch-delete-zombie-locks.timer] + enable => True + ensure => running + provider => systemd
- File[/usr/local/bin/delete-hound-zombie-locks.sh]
- Parameters differences:
--- File[/usr/local/bin/delete-hound-zombie-locks.sh].orig +++ File[/usr/local/bin/delete-hound-zombie-locks.sh] + owner => root + mode => 0755 + ensure => file + group => root + source => puppet:///modules/codesearch/delete-zombie-locks.sh
- File[/etc/logrotate.d/codesearch-delete-zombie-locks]
- Parameters differences:
--- File[/etc/logrotate.d/codesearch-delete-zombie-locks].orig +++ File[/etc/logrotate.d/codesearch-delete-zombie-locks] + owner => root + mode => 0444 + group => root + ensure => present
- Content differences:
--- /etc/logrotate.d/codesearch-delete-zombie-locks.orig +++ /etc/logrotate.d/codesearch-delete-zombie-locks @@ -0,0 +1,12 @@ +# logrotate(8) config for codesearch-delete-zombie-locks + +/var/log/codesearch-delete-zombie-locks/*.log { + daily + copytruncate + missingok + compress + delaycompress + notifempty + rotate 15 + size 256M +}- Systemd::Unit[codesearch-delete-zombie-locks.timer]
- Parameters differences:
--- Systemd::Unit[codesearch-delete-zombie-locks.timer].orig +++ Systemd::Unit[codesearch-delete-zombie-locks.timer] + override_filename => puppet-override.conf + unit => codesearch-delete-zombie-locks.timer + ensure => present + restart => False + require => ['Class[Systemd]'] + override => False
- Systemd::Service[codesearch-delete-zombie-locks]
- Parameters differences:
--- Systemd::Service[codesearch-delete-zombie-locks].orig +++ Systemd::Service[codesearch-delete-zombie-locks] + monitoring_enabled => False + require => Systemd::Unit[codesearch-delete-zombie-locks.service] + monitoring_critical => False + override => False + migration_task => T407130 + unit_type => timer + ensure => present + restart => False + monitoring_contact_group => admins + service_params => {}- Class[Codesearch]
- Parameters differences:
--- Class[Codesearch].orig +++ Class[Codesearch] + lock_file_min_age => 60
- File[/etc/hound-delete-zombie-locks.conf]
- Parameters differences:
--- File[/etc/hound-delete-zombie-locks.conf].orig +++ File[/etc/hound-delete-zombie-locks.conf] + owner => root + mode => 0644 + ensure => file + group => root
- Content differences:
--- /etc/hound-delete-zombie-locks.conf.orig +++ /etc/hound-delete-zombie-locks.conf @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: Apache-2.0 +# This config file for delete-zombie-locks.sh +# is managed by Puppet. (T421147) +BASE_DIR="/srv/hound" +MIN_AGE="60"
- Systemd::Timer::Job[codesearch-delete-zombie-locks]
- Parameters differences:
--- Systemd::Timer::Job[codesearch-delete-zombie-locks].orig +++ Systemd::Timer::Job[codesearch-delete-zombie-locks] + success_exit_status => [] + syslog_match_startswith => True + monitoring_enabled => False + require => ['File[/usr/local/bin/delete-hound-zombie-locks.sh]', 'File[/etc/hound-delete-zombie-locks.conf]'] + private_tmp => False + logging_enabled => True + description => Delete lock files when no process is running + monitoring_contact_groups => admins + send_mail_only_on_error => True + user => root + logfile_name => syslog.log + ensure => present + ignore_errors => False + syslog_force_stop => True + monitoring_notes_url => https://wikitech.wikimedia.org/wiki/Monitoring/systemd_unit_state + logfile_basedir => /var/log + logfile_perms => all + send_mail => False + interval => {'start': 'OnCalendar', 'interval': '*:0/10'} + command => /usr/local/bin/delete-hound-zombie-locks.sh + fixed_random_delay => False + environment => {} + send_mail_to => root@codesearch9.codesearch.eqiad1.wikimedia.cloud + logfile_group => root- Class[Profile::Codesearch]
- Parameters differences:
--- Class[Profile::Codesearch].orig +++ Class[Profile::Codesearch] + lock_file_min_age => 60
- Logrotate::Conf[codesearch-delete-zombie-locks]
- Parameters differences:
--- Logrotate::Conf[codesearch-delete-zombie-locks].orig +++ Logrotate::Conf[codesearch-delete-zombie-locks] + ensure => present
- File[/lib/systemd/system/codesearch-delete-zombie-locks.timer]
- Parameters differences:
--- File[/lib/systemd/system/codesearch-delete-zombie-locks.timer].orig +++ File[/lib/systemd/system/codesearch-delete-zombie-locks.timer] + owner => root + mode => 0444 + ensure => present + group => root + notify => Exec[systemd daemon-reload for codesearch-delete-zombie-locks.timer (codesearch-delete-zombie-locks.timer)]
- Content differences:
--- /lib/systemd/system/codesearch-delete-zombie-locks.timer.orig +++ /lib/systemd/system/codesearch-delete-zombie-locks.timer @@ -0,0 +1,12 @@ +[Unit] +Description=Periodic execution of codesearch-delete-zombie-locks.service + +[Timer] +Unit=codesearch-delete-zombie-locks.service +# Accuracy sets the maximum time interval around the execution time we want to allow +AccuracySec=15sec +OnCalendar=*:0/10 +RandomizedDelaySec=0 + +[Install] +WantedBy=multi-user.target
- File[/etc/rsyslog.d/40-codesearch-delete-zombie-locks.conf]
- Parameters differences:
--- File[/etc/rsyslog.d/40-codesearch-delete-zombie-locks.conf].orig +++ File[/etc/rsyslog.d/40-codesearch-delete-zombie-locks.conf] + owner => root + mode => 0444 + ensure => present + group => root + notify => Service[rsyslog]
- Content differences:
--- /etc/rsyslog.d/40-codesearch-delete-zombie-locks.conf.orig +++ /etc/rsyslog.d/40-codesearch-delete-zombie-locks.conf @@ -0,0 +1,10 @@ +# rsyslog.conf(5) configuration file for services. +# This file is managed by Puppet. +if $programname startswith "codesearch-delete-zombie-locks" then { + action( + type="omfile" file="/var/log/codesearch-delete-zombie-locks/syslog.log" + fileOwner="root" fileGroup="root" + fileCreateMode="0644" + ) + & stop +}- Systemd::Timer[codesearch-delete-zombie-locks]
- Parameters differences:
--- Systemd::Timer[codesearch-delete-zombie-locks].orig +++ Systemd::Timer[codesearch-delete-zombie-locks] + splay => 0 + unit_name => codesearch-delete-zombie-locks.service + ensure => present + fixed_random_delay => False + accuracy => 15sec + timer_intervals => [{'start': 'OnCalendar', 'interval': '*:0/10'}]- Systemd::Syslog[codesearch-delete-zombie-locks]
- Parameters differences:
--- Systemd::Syslog[codesearch-delete-zombie-locks].orig +++ Systemd::Syslog[codesearch-delete-zombie-locks] + owner => root + log_filename => syslog.log + force_stop => True + readable_by => all + programname_comparison => startswith + base_dir => /var/log + ensure => present + group => root
- Exec[systemd daemon-reload for codesearch-delete-zombie-locks.timer (codesearch-delete-zombie-locks.timer)]
- Parameters differences:
--- Exec[systemd daemon-reload for codesearch-delete-zombie-locks.timer (codesearch-delete-zombie-locks.timer)].orig +++ Exec[systemd daemon-reload for codesearch-delete-zombie-locks.timer (codesearch-delete-zombie-locks.timer)] + command => /bin/systemctl daemon-reload + refreshonly => True + before => ['Service[codesearch-delete-zombie-locks.timer]']
- Systemd::Unit[codesearch-delete-zombie-locks.service]
- Parameters differences:
--- Systemd::Unit[codesearch-delete-zombie-locks.service].orig +++ Systemd::Unit[codesearch-delete-zombie-locks.service] + override_filename => puppet-override.conf + unit => codesearch-delete-zombie-locks.service + ensure => present + restart => False + require => ['Class[Systemd]'] + override => False
- Rsyslog::Conf[codesearch-delete-zombie-locks]
- Parameters differences:
--- Rsyslog::Conf[codesearch-delete-zombie-locks].orig +++ Rsyslog::Conf[codesearch-delete-zombie-locks] + priority => 40 + mode => 0444 + ensure => present + require => File[/var/log/codesearch-delete-zombie-locks]
- Exec[systemd daemon-reload for codesearch-delete-zombie-locks.service (codesearch-delete-zombie-locks.service)]
- Parameters differences:
--- Exec[systemd daemon-reload for codesearch-delete-zombie-locks.service (codesearch-delete-zombie-locks.service)].orig +++ Exec[systemd daemon-reload for codesearch-delete-zombie-locks.service (codesearch-delete-zombie-locks.service)] + command => /bin/systemctl daemon-reload + refreshonly => True
- Exec[systemd daemon-reload for codesearch-delete-zombie-locks.service (codesearch-delete-zombie-locks.service)]
- Rsyslog::Conf[codesearch-delete-zombie-locks]
- Systemd::Unit[codesearch-delete-zombie-locks.service]
- Exec[systemd daemon-reload for codesearch-delete-zombie-locks.timer (codesearch-delete-zombie-locks.timer)]
- Systemd::Syslog[codesearch-delete-zombie-locks]
- Content differences:
- Content differences:
- File[/lib/systemd/system/codesearch-delete-zombie-locks.timer]
- Logrotate::Conf[codesearch-delete-zombie-locks]
- Class[Profile::Codesearch]
- Content differences:
- File[/etc/hound-delete-zombie-locks.conf]
- Class[Codesearch]
- Systemd::Service[codesearch-delete-zombie-locks]
- Content differences:
- File[/etc/logrotate.d/codesearch-delete-zombie-locks]
- File[/usr/local/bin/delete-hound-zombie-locks.sh]
- Content differences:
- File[/lib/systemd/system/codesearch-delete-zombie-locks.service]
- Parameters differences: