Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No "notify_master / notify_backup / notify_fault #67

Open
evgenyidf opened this issue Apr 7, 2015 · 4 comments
Open

No "notify_master / notify_backup / notify_fault #67

evgenyidf opened this issue Apr 7, 2015 · 4 comments
Labels
enhancement New feature or request

Comments

@evgenyidf
Copy link

Hi

Couldn't find this option in your package.
This is quite useful !

Thanks

@arioch arioch added the enhancement New feature or request label Apr 7, 2015
@arioch
Copy link
Contributor

arioch commented Aug 6, 2015

Could you give me a small example config of each of those parameters?
I've never used them and I'd like to get them implemented the right way.

@marcgascon
Copy link

I need this too. It's very useful to do some custom actions if the master node becomes unavailable Then we may need something like:
https://tobrunet.ch/2013/07/keepalived-check-and-notify-scripts/

You have added the first part of the post, a check script, and can be defined as:

keepalived::vrrp::script { 'check_nginx':
    script => '/usr/bin/killall -0 nginx',
  }

But the notify scripts are not implemented. isn't it?

@Dan33l
Copy link
Member

Dan33l commented Mar 15, 2019

Hi @evgenyidf and @marcgascon .
The module migrated to Vox Pupuli.
If it is accurate with the current code, can you propose a PR to fix this ?

@saz
Copy link
Sponsor Contributor

saz commented Sep 25, 2019

Those are available within an vrrp instance, see

# $notify_script_master:: Define the notify master script.

I think this issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants