Skip to content

Changes in perun_propagate

Created by: stavamichal

  • two new options for perun_propagate script were added, they are both optional
  • first option "-n" or "--notPropagate" will prevent propagation of all services, this is useful for example for testing purposes
  • second option "-u" or "--unblockDestinations" will unblock all services for destination of the server
  • these changes must be also supported on the server site
  • options can be set by using variable OPTIONS="" in /etc/default/perun_propagate file for every affected server

Merge request reports