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