Skip to content

Commit

Permalink
Merge pull request #169 from VinceMacBuche/bug_3849/not_updated_promises
Browse files Browse the repository at this point in the history
Fixes #3649 : You can now update your promises less than every 5 minutes
  • Loading branch information
Kegeruneku committed Aug 20, 2013
2 parents 7b9d66b + 4d2320b commit 80ca1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion techniques/system/common/1.0/update.st
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ bundle agent update

# The defined class are persistent, so if they are already set, promises has already been updated
# a short while ago
rudder_promises_generated_repaired.!config.!config_ok.!root_server::
rudder_promises_generated_repaired.!root_server::
"${client_inputs}"
copy_from => remote("${server_info.cfserved}","${server_inputs}"),
depth_search => recurse("inf"),
Expand Down

0 comments on commit 80ca1a6

Please sign in to comment.