summaryrefslogtreecommitdiff
path: root/manifests/site.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/site.pp')
-rw-r--r--manifests/site.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/site.pp b/manifests/site.pp
index 2d02073..861af89 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -90,6 +90,7 @@ class itzks-systems-terminalserver {
class fsautoresizetab {
file { '/etc/fsautoresizetab':
ensure => 'present',
+ path => '/etc/fsautoresizetab',
replace => 'no',
source => '/usr/share/debian-edu-config/fsautoresizetab',
}