read rubbos parameters from a config file
[bottlenecks.git] / testsuites / rubbos / puppet_manifests / modules / rubbos_httpd / manifests / rubbos_httpd_on.pp
index 252293b..cddbe34 100644 (file)
@@ -131,7 +131,7 @@ class rubbos_httpd::rubbos_httpd_on {
         ensure          => present,
         path            => "${rubbos_app_tools}/apache2/conf/workers.properties",
         source          => "puppet:///modules/rubbos_httpd/apache_conf/workers.properties",
-        show_diff       => present,
+        show_diff       => false,
         subscribe       => [Exec['make install httpd'],Exec['make install mod jk']],
   }