Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Maniphest Tasks
- T3911: Cross replicate the staging storage between db1 and storage1
- db1:
diff origin/production/db1.internal.staging.swh.network current/db1.internal.staging.swh.network ******************************************* + File[/etc/systemd/system/syncoid-storage1-objects.service] => parameters => "content": "# Managed by puppet class profile::sanoid::syncoid_destination\n... "ensure": "file", "group": "root", "mode": "0444", "notify": "Class[Systemd::Systemctl::Daemon_reload]", "owner": "root", "show_diff": true ******************************************* + File[/etc/systemd/system/syncoid-storage1-objects.timer] => parameters => "content": "# Managed by puppet class profile::sanoid::syncoid_destination\n... "ensure": "file", "group": "root", "mode": "0444", "notify": [ "Class[Systemd::Systemctl::Daemon_reload]", "Service[syncoid-storage1-objects.timer]" ], "owner": "root", "show_diff": true ******************************************* + Service[syncoid-storage1-objects.timer] => parameters => "enable": true, "ensure": true, "provider": "systemd" ******************************************* + Systemd::Timer[syncoid-storage1-objects.timer] => parameters => "active": true, "enable": true, "ensure": "present", "group": "root", "mode": "0444", "owner": "root", "path": "/etc/systemd/system", "service_content": "# Managed by puppet class profile::sanoid::syncoid_desti... "service_unit": "syncoid-storage1-objects.service", "show_diff": true, "timer_content": "# Managed by puppet class profile::sanoid::syncoid_destina... ******************************************* + Systemd::Unit_file[syncoid-storage1-objects.service] => parameters => "content": "# Managed by puppet class profile::sanoid::syncoid_destination\n... "ensure": "present", "group": "root", "mode": "0444", "owner": "root", "path": "/etc/systemd/system", "show_diff": true ******************************************* + Systemd::Unit_file[syncoid-storage1-objects.timer] => parameters => "active": true, "content": "# Managed by puppet class profile::sanoid::syncoid_destination\n... "enable": true, "ensure": "present", "group": "root", "mode": "0444", "owner": "root", "path": "/etc/systemd/system", "show_diff": true ******************************************* *** End octocatalog-diff on db1.internal.staging.swh.network
Diff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Branch
- staging
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 26885 Build 42028: arc lint + arc unit