-
Notifications
You must be signed in to change notification settings - Fork 992
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix interactions between 'checksum_%' and '%_diffs_before_sync'
- Introduced dependency between 'checksum_variables' and their corresponding '%_diffs_before_sync' variable. Checksum variables being 'false' implies a '0' value. Variable dependencies need to be introduced in the handler for both variables, since order can't be assumed. - Added missing sets statements for 'GloProxyCluster' variables when updating '%_diffs_before_sync'. - Fixed typo in 'cluster_ldap_variables_diffs_before_sync' handling, creating unintentional checksum resets.
- Loading branch information
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters