3
0

Recommit for updates in build 68

This commit is contained in:
2025-10-26 18:23:26 +01:00
parent 084e4e7c3a
commit ba161e85a7

View File

@@ -183,7 +183,7 @@ class puppet_cd::main::files (
group => 'root',
mode => '0644',
content => template($pt_puppetdb_conf_erb),
notify => Service[$pt_agent_service,$pt_server_service],
# notify => Service[$pt_agent_service,$pt_server_service],
}
}
}</pre>