Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
71ed876ee719847d1ccdd7fff976af07a882cad7
[sdc.git]
/
1
notifications:
2
pollingIntervalMsec: 2000
3
selectionSize: 100
4
beHost: <%= @catalog_ip %>
5
<% if node[:disableHttp] -%>
6
beHttpPort: <%= node['BE'][:https_port] %>
7
<% else %>
8
beHttpPort: <%= node['BE'][:http_port] %>
9
<% end -%>