Commit c2a8ffdd authored by Hardik Juneja's avatar Hardik Juneja

reactivate free port recipe

parent bf5d248c
......@@ -19,11 +19,11 @@ md5sum = 6469cefecfeac19bf1f7cd26ab89c278
[pbsready-import]
filename = pbsready-import.cfg.in
md5sum = ebbe28a5f62732185a17bb03936cc02e
md5sum = d3cc6155cd70b435362320042098c9f2
[pbsready-export]
filename = pbsready-export.cfg.in
md5sum = 7bfec1a954fe06f9ca26ced7c06dc22e
md5sum = 967aeda173cd37f963c8065b057ffbbf
[template-pull-backup]
filename = instance-pull-backup.cfg.in
......
......@@ -21,11 +21,10 @@ maximum = 22209
ip = ${slap-network-information:global-ipv6}
[notifier-port]
port = 65529
#recipe = slapos.cookbook:free_port
#minimum = 65526
#maximum = 65535
#ip = ${notifier:host}
recipe = slapos.cookbook:free_port
minimum = 65526
maximum = 65535
ip = ${notifier:host}
[resilient-publish-connection-parameter]
notification-id = http://[${notifier:host}]:${notifier:port}/get/${notifier-exporter:name}
......
......@@ -34,11 +34,10 @@ ip = $${slap-network-information:global-ipv6}
# Define port of notifier (same reason)
[notifier-port]
port = 65517
#recipe = slapos.cookbook:free_port
#minimum = 65516
#maximum = 65525
#ip = $${notifier:host}
recipe = slapos.cookbook:free_port
minimum = 65516
maximum = 65525
ip = $${notifier:host}
[import-on-notification]
# notifier.callback runs a script when a notification (sent by a parent PBS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment