search for: active_backup

Displaying 1 result from an estimated 1 matches for "active_backup".

2011 Mar 02
4
networkinterface type proposal
...h two slaves networkinterface { "bond0": ensure => "enabled", ipaddress => "10.0.0.4", netmask => "255.255.255.0", gateway => "10.0.0.1", # rather than support a crapload of attributes like "bond_mode => active_backup", # use the new-style BONDING_OPTS variable extra_opts => "BONDING_OPTS=''mode=active-backup arp_interval=60 arp_ip_target=192.168.1.254''" } # slave interfaces for the bond networkinterface { "eth0": ensure => enabled, bond_master => b...