Compilation results for phab2003.codfw.wmnet: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 3794 |
|---|---|
| Resources added: | 2 |
| Resources removed: | 0 |
| Resources modified: | 17 |
| Change percentage: | 0.50% |
Resources only in the new catalog
- File[/usr/local/sbin/sync-phabricator-home-dirs]
- File[/usr/local/sbin/sync-phabricator-repos]
Resources modified
- File[/var/log/rsync-phabricator-home-dirs]
- Parameters differences:
--- File[/var/log/rsync-phabricator-home-dirs].orig +++ File[/var/log/rsync-phabricator-home-dirs] @@ - ensure => absent + ensure => directory
- Concat_fragment[/etc/rsyncd.conf-srv-dumps]
- Content differences:
--- /etc/rsyncd.conf-srv-dumps.orig +++ /etc/rsyncd.conf-srv-dumps @@ -16,5 +16,5 @@ -hosts allow = phab1004.eqiad.wmnet phab2002.codfw.wmnet clouddumps1001.wikimedia.org clouddumps1002.wikimedia.org localhost +hosts allow = phab1004.eqiad.wmnet phab2003.codfw.wmnet clouddumps1001.wikimedia.org clouddumps1002.wikimedia.org localhost
- File[/etc/logrotate.d/rsync-phabricator-home-dirs]
- Parameters differences:
--- File[/etc/logrotate.d/rsync-phabricator-home-dirs].orig +++ File[/etc/logrotate.d/rsync-phabricator-home-dirs] @@ - ensure => absent + ensure => present
- Exec[systemd daemon-reload for rsync-phabricator-home-dirs.timer (rsync-phabricator-home-dirs.timer)]
- Parameters differences:
--- Exec[systemd daemon-reload for rsync-phabricator-home-dirs.timer (rsync-phabricator-home-dirs.timer)].orig +++ Exec[systemd daemon-reload for rsync-phabricator-home-dirs.timer (rsync-phabricator-home-dirs.timer)] + before => ['Service[rsync-phabricator-home-dirs.timer]']
- File[/lib/systemd/system/rsync-phabricator-repos.service]
- Parameters differences:
--- File[/lib/systemd/system/rsync-phabricator-repos.service].orig +++ File[/lib/systemd/system/rsync-phabricator-repos.service] @@ - ensure => absent + ensure => present
- File[/etc/rsyslog.d/40-rsync-phabricator-home-dirs.conf]
- Parameters differences:
--- File[/etc/rsyslog.d/40-rsync-phabricator-home-dirs.conf].orig +++ File[/etc/rsyslog.d/40-rsync-phabricator-home-dirs.conf] @@ - ensure => absent + ensure => present
- Exec[systemd daemon-reload for rsync-phabricator-repos.timer (rsync-phabricator-repos.timer)]
- Parameters differences:
--- Exec[systemd daemon-reload for rsync-phabricator-repos.timer (rsync-phabricator-repos.timer)].orig +++ Exec[systemd daemon-reload for rsync-phabricator-repos.timer (rsync-phabricator-repos.timer)] + before => ['Service[rsync-phabricator-repos.timer]']
- File[/etc/logrotate.d/rsync-phabricator-repos]
- Parameters differences:
--- File[/etc/logrotate.d/rsync-phabricator-repos].orig +++ File[/etc/logrotate.d/rsync-phabricator-repos] @@ - ensure => absent + ensure => present
- File[/lib/systemd/system/rsync-phabricator-home-dirs.timer]
- Parameters differences:
--- File[/lib/systemd/system/rsync-phabricator-home-dirs.timer].orig +++ File[/lib/systemd/system/rsync-phabricator-home-dirs.timer] @@ - ensure => absent + ensure => present
- File[/lib/systemd/system/rsync-phabricator-home-dirs.service]
- Parameters differences:
--- File[/lib/systemd/system/rsync-phabricator-home-dirs.service].orig +++ File[/lib/systemd/system/rsync-phabricator-home-dirs.service] @@ - ensure => absent + ensure => present
- File[/var/log/rsync-phabricator-repos]
- Parameters differences:
--- File[/var/log/rsync-phabricator-repos].orig +++ File[/var/log/rsync-phabricator-repos] @@ - ensure => absent + ensure => directory
- File[/etc/nftables/input/10_ssh_cluster.nft]
- Content differences:
--- /etc/nftables/input/10_ssh_cluster.nft.orig +++ /etc/nftables/input/10_ssh_cluster.nft @@ -1,4 +1,4 @@ # Managed by puppet # -ip saddr { 10.192.27.6, 10.64.16.101 } tcp dport { 22 } accept -ip6 saddr { 2620:0:860:114:10:192:27:6, 2620:0:861:102:10:64:16:101 } tcp dport { 22 } accept +ip saddr { 10.192.27.12, 10.64.16.101 } tcp dport { 22 } accept +ip6 saddr { 2620:0:860:114:10:192:27:12, 2620:0:861:102:10:64:16:101 } tcp dport { 22 } accept
- Service[rsync-phabricator-repos.timer]
- Parameters differences:
--- Service[rsync-phabricator-repos.timer].orig +++ Service[rsync-phabricator-repos.timer] - before => ['Exec[systemd daemon-reload for rsync-phabricator-repos.timer (rsync-phabricator-repos.timer)]'] @@ - enable => False + enable => True @@ - ensure => stopped + ensure => running
- File[/etc/nftables/input/10_rsyncd_access_srv-dumps.nft]
- Content differences:
--- /etc/nftables/input/10_rsyncd_access_srv-dumps.nft.orig +++ /etc/nftables/input/10_rsyncd_access_srv-dumps.nft @@ -1,4 +1,4 @@ # Managed by puppet # -ip saddr { 10.192.27.6, 10.64.16.101, 208.80.154.142, 208.80.154.71 } tcp dport { 873, 1873 } accept -ip6 saddr { 2620:0:860:114:10:192:27:6, 2620:0:861:102:10:64:16:101, 2620:0:861:2:208:80:154:142, 2620:0:861:3:208:80:154:71 } tcp dport { 873, 1873 } accept +ip saddr { 10.192.27.12, 10.64.16.101, 208.80.154.142, 208.80.154.71 } tcp dport { 873, 1873 } accept +ip6 saddr { 2620:0:860:114:10:192:27:12, 2620:0:861:102:10:64:16:101, 2620:0:861:2:208:80:154:142, 2620:0:861:3:208:80:154:71 } tcp dport { 873, 1873 } accept
- Service[rsync-phabricator-home-dirs.timer]
- Parameters differences:
--- Service[rsync-phabricator-home-dirs.timer].orig +++ Service[rsync-phabricator-home-dirs.timer] - before => ['Exec[systemd daemon-reload for rsync-phabricator-home-dirs.timer (rsync-phabricator-home-dirs.timer)]'] @@ - enable => False + enable => True @@ - ensure => stopped + ensure => running
- File[/etc/rsyslog.d/40-rsync-phabricator-repos.conf]
- Parameters differences:
--- File[/etc/rsyslog.d/40-rsync-phabricator-repos.conf].orig +++ File[/etc/rsyslog.d/40-rsync-phabricator-repos.conf] @@ - ensure => absent + ensure => present
- File[/lib/systemd/system/rsync-phabricator-repos.timer]
- Parameters differences:
--- File[/lib/systemd/system/rsync-phabricator-repos.timer].orig +++ File[/lib/systemd/system/rsync-phabricator-repos.timer] @@ - ensure => absent + ensure => present
- File[/lib/systemd/system/rsync-phabricator-repos.timer]
- File[/etc/rsyslog.d/40-rsync-phabricator-repos.conf]
- File[/etc/nftables/input/10_rsyncd_access_srv-dumps.nft]
- File[/etc/nftables/input/10_ssh_cluster.nft]
- File[/var/log/rsync-phabricator-repos]
- File[/lib/systemd/system/rsync-phabricator-home-dirs.service]
- File[/lib/systemd/system/rsync-phabricator-home-dirs.timer]
- File[/etc/logrotate.d/rsync-phabricator-repos]
- Exec[systemd daemon-reload for rsync-phabricator-repos.timer (rsync-phabricator-repos.timer)]
- File[/etc/rsyslog.d/40-rsync-phabricator-home-dirs.conf]
- File[/lib/systemd/system/rsync-phabricator-repos.service]
- Exec[systemd daemon-reload for rsync-phabricator-home-dirs.timer (rsync-phabricator-home-dirs.timer)]
- Concat_fragment[/etc/rsyncd.conf-srv-dumps]
- Parameters differences: