m4ce / puppet-keepalived

Puppet module for Keepalived
0 stars 4 forks source link

vrrp_version 3 support #2

Open 00ssh opened 6 years ago

00ssh commented 6 years ago

Hi,

Can you please add vrrp_version support for the module? Currently in types/globaldefs_options.pp there is only v1 and v2 as choice for vrrp_version ( Optional[vrrp_version] => Integer[1,2] )

Thanks!

m4ce commented 6 years ago

@00ssh, feel free to open a PR and will merge your changes!