aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/web.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/web.pp b/manifests/web.pp
index 82bd327..e61ff12 100644
--- a/manifests/web.pp
+++ b/manifests/web.pp
@@ -149,7 +149,7 @@ class concourse::web (
ensure => if $ensure == 'present' { 'directory' } else { 'absent' },
mode => '0700',
recurse => true,
- forge => true,
+ force => true,
}
file {