Why not just use sed to modify the file before the copy to the backup. Else, you can use puppet templates or some other solution.
----- Original Message ----- | Hello! | | I'd like to sync /etc/hostname.carpXXX files between MASTER and | BACKUP, the | only difference, of course is "advskew" paramter. Is there a way to | specify | it in different config file ? | | I seen bug report on fwbuilder (www.fwbuilder.org), which describes | something called "create_args_carp0", but I didn't found any other | presence | of it: | | | see #2636 | "carp : Incorrect output in rc.conf.local format". Should use | create_args_carp0 instead of ifconfig_carp0 to set up CARP interface | vhid, | pass and adskew parameters." | | | Cheers, | Ilya Shipitsin | |

