We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f14be4 commit b61caa7Copy full SHA for b61caa7
update.cf.in
@@ -192,7 +192,7 @@ body agent control
192
193
@if minimum_version(3.27.0)
194
# The order in which promises are evaluated (top_down|classic)
195
- evaluation_order => "$(default:def.control_agent_update_evaluation_order)";
+ evaluation_order => "$(default:update_def.control_agent_update_evaluation_order)";
196
197
# The permissions automatically created directories should have
198
default_directory_create_mode => "$(default:update_def.control_agent_default_directory_create_mode)";
0 commit comments