see #2064 CARP interfaces are not properly installed on FreeBSD cluster. Need to populate failover group objects with default values when they are created

This commit is contained in:
Vadim Kurland
2011-02-09 14:34:14 -08:00
parent 77ea506d63
commit 3c966ffc31
11 changed files with 99 additions and 17 deletions
+5
View File
@@ -1,5 +1,10 @@
2011-02-09 Vadim Kurland <vadim@netcitadel.com>
* platforms.cpp (setDefaultFailoverGroupAttributes): fixes #2064
"CARP interfaces are not properly installed on FreeBSD cluster".
I need to populate failover group objects with some reasonable
defaults when they are created.
* configlets/freebsd/installer_commands_root: fixes #2065
"activation commands on FreeBSD and OpenBSD lose script exit
status". Sequence of commands ran by the built-in installer on