INTPAK-185 Binds karaf to ODL IP 88/73588/1
authorTim Rozet <trozet@redhat.com>
Thu, 28 Jun 2018 19:49:42 +0000 (15:49 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 28 Jun 2018 19:49:42 +0000 (15:49 -0400)
commitc50d793a4f53e3bd4883a9ce49b0f923bc680f10
tree520fd5a9b87c59fa6a57573cbcf0e6e2813fad1a
parent38c526a440a9c5bd6155d94eb689fbd5316c0fbe
INTPAK-185 Binds karaf to ODL IP

Karaf shell was running on 0.0.0.0, port 8101 which is a security risk
(especially with default user/pass karaf/karaf). This patch binds karaf
to the same IP specified that ODL REST and other ports are bound to.

Change-Id: I2a63c02d3469d7fb71739a529810acb8fc1e0213
Signed-off-by: Tim Rozet <trozet@redhat.com>
CHANGELOG
manifests/config.pp
metadata.json
spec/acceptance/class_spec.rb
spec/classes/opendaylight_spec.rb
spec/spec_helper.rb
spec/spec_helper_acceptance.rb