Emilien Macchi e93468bac0 keepalived: avoid empty auth config when disabled
When disabling VRRP AUTH, avoid having an empty configuration in
keepalived.conf like this:

  authentication {
      auth_type
      auth_pass
  }

And have errors when starting Keepalived.
Setting to False by default ensure to not have this situation.

Also, ensure we use an array for keepalived_internal_ipvs parameter to
make the difference possible even if the param is not an array.
2014-10-16 13:04:20 -04:00
..
2014-10-14 21:28:05 -04:00
2014-09-29 14:03:27 +02:00
2014-09-29 14:03:27 +02:00
2014-10-07 08:29:48 -04:00
2014-04-24 11:01:25 -04:00
2014-10-14 09:37:39 -04:00
2014-10-14 21:28:05 -04:00
2014-09-29 14:03:27 +02:00