Compilation results for db1208.eqiad.wmnet: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 3250 |
|---|---|
| Resources added: | 2 |
| Resources removed: | 0 |
| Resources modified: | 4 |
| Change percentage: | 0.18% |
Resources only in the new catalog
- Firewall::Service[analytics_meta_mariadb_internal]
- Firewall::Service[matomo_mariadb_internal]
Resources modified
- File[/etc/ferm/conf.d/10_matomo_mariadb_internal]
- Content differences:
--- /etc/ferm/conf.d/10_matomo_mariadb_internal.orig +++ /etc/ferm/conf.d/10_matomo_mariadb_internal @@ -1,7 +1,7 @@ # Autogenerated by puppet. DO NOT EDIT BY HAND! # # -&R_SERVICE(tcp, 3351, $INTERNAL); +&R_SERVICE(tcp, 3351, ());
- Content differences:
- Ferm::Service[matomo_mariadb_internal]
- Parameters differences:
--- Ferm::Service[matomo_mariadb_internal].orig +++ Ferm::Service[matomo_mariadb_internal] @@ - srange => $INTERNAL + srange => ['INTERNAL'] @@ - port => 3351 + port => [3351]
- Ferm::Service[analytics_meta_mariadb_internal]
- Parameters differences:
--- Ferm::Service[analytics_meta_mariadb_internal].orig +++ Ferm::Service[analytics_meta_mariadb_internal] @@ - srange => $INTERNAL + srange => ['INTERNAL'] @@ - port => 3352 + port => [3352]
- File[/etc/ferm/conf.d/10_analytics_meta_mariadb_internal]
- Content differences:
--- /etc/ferm/conf.d/10_analytics_meta_mariadb_internal.orig +++ /etc/ferm/conf.d/10_analytics_meta_mariadb_internal @@ -1,7 +1,7 @@ # Autogenerated by puppet. DO NOT EDIT BY HAND! # # -&R_SERVICE(tcp, 3352, $INTERNAL); +&R_SERVICE(tcp, 3352, ());
Relevant files
- File[/etc/ferm/conf.d/10_analytics_meta_mariadb_internal]
- Ferm::Service[analytics_meta_mariadb_internal]
- Parameters differences: