Skip to content

Conversation

@unki
Copy link

@unki unki commented Jan 27, 2021

This PR adds support for garp_master_repeat (keepalived::vrrp::instance) and garp_interval (global)

$advert_int = 1,
$garp_master_delay = 5,
$garp_master_refresh = undef,
$garp_master_repeat = undef,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a datatype for the new parameter

$use_vmac = false,
$vmac_xmit_base = true,
Boolean $native_ipv6 = false,

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was there a reason for this change? I think a puppet-lint plugin isn't happy about the new line here

Optional[Integer] $vrrp_garp_master_refresh = undef,
Optional[Integer] $vrrp_garp_lower_prio_delay = undef,
$snmp_socket = 'unix:/var/agentx/master',
$garp_interval = undef,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a datatype for the new parameter

@bastelfreak bastelfreak added the enhancement New feature or request label May 20, 2021
@bastelfreak
Copy link
Member

@unki thanks for this PR as well. can you please take a look at the inline comments I did and add some tests?

@bastelfreak
Copy link
Member

@unki ping :)

@vox-pupuli-tasks
Copy link

Dear @unki, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants