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 fce84cc..1aea92a 100644
--- a/manifests/web.pp
+++ b/manifests/web.pp
@@ -166,7 +166,7 @@ class concourse::web (
;
}
- concat { "authorized_worker_key - ${cluster}":
+ concat { "authorized_worker_keys - ${cluster}":
path => $tsa_authorized_keys_file,
warn => '# File managed by puppet, local changes WILL be overwritten',
ensure_newline => true,