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
cf-agent -KIf ./paramaterized_bundle_override_defaults.cf | |
R: mycustomvalue <- this one was my value | |
R: ubuntuvalue2 <- I didnt override this one |
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
bundle edit_line set_variable_values2(file,v) | |
# | |
# Another implementation of set_variable_values. | |
# The input and output should be exactly the same (except the file name), | |
# but in some Cfengine versions there are bugs, | |
# so this bundle can be used as a workaround. | |
# | |
{ | |
vars: |