summaryrefslogtreecommitdiffstats
path: root/testsuites/rubbos/puppet_manifests/modules/rubbos_client/manifests/rubbos_client_off.pp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/rubbos/puppet_manifests/modules/rubbos_client/manifests/rubbos_client_off.pp')
-rw-r--r--testsuites/rubbos/puppet_manifests/modules/rubbos_client/manifests/rubbos_client_off.pp6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/rubbos/puppet_manifests/modules/rubbos_client/manifests/rubbos_client_off.pp b/testsuites/rubbos/puppet_manifests/modules/rubbos_client/manifests/rubbos_client_off.pp
index b1d0b3db..aeb1f12f 100644
--- a/testsuites/rubbos/puppet_manifests/modules/rubbos_client/manifests/rubbos_client_off.pp
+++ b/testsuites/rubbos/puppet_manifests/modules/rubbos_client/manifests/rubbos_client_off.pp
@@ -39,10 +39,10 @@ class rubbos_client::rubbos_client_off {
backup => false,
}
- # bench/rubbos.properties.template
- file {'${rubbos_home}/bench/rubbos.properties.template':
+ # Client/rubbos.properties.template
+ file {'${rubbos_home}/Client/rubbos.properties.template':
ensure => absent,
- path => "${rubbos_home}/bench/rubbos.properties.template",
+ path => "${rubbos_home}/Client/rubbos.properties.template",
show_diff => false,
backup => false,
}