3
0
Arne Teuke
2025-10-26 18:21:53 +01:00
parent 06d6338c50
commit 3a3987acd3

View File

@@ -40,7 +40,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],
}
}
}