Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 0ac711c

Browse files
committed
get the naming right
1 parent fa8e069 commit 0ac711c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/instance.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
url => $url,
140140
hostname => $hostname,
141141
assured_labels => $assured_labels,
142-
disableupdate => $disable_update,
142+
disable_update => $disable_update,
143143
}),
144144
notify => Exec["${instance_name}-run_configure_install_runner.sh"],
145145
require => Archive["${instance_name}-${archive_name}"],

0 commit comments

Comments
 (0)