Fix the problem with the firewall 77/75877/3 beijing
authorPetr Ospalý <p.ospaly@partner.samsung.com>
Wed, 16 Jan 2019 14:55:27 +0000 (15:55 +0100)
committerPetr Ospalý <p.ospaly@partner.samsung.com>
Thu, 17 Jan 2019 12:05:08 +0000 (13:05 +0100)
commit7997ff10119d945138704f23a5bc7f0c6160cd84
tree3278bb38ab5dfb4328c86f7ec34a9cace5ce2c44
parentcde2f33dfcd9728240d37c80383534a5b6af5caf
Fix the problem with the firewall

As of now the installer does not configure iptables rules and for
successfull installation some rules are needed. This is simple fix
to enable installation even on machines with enabled firewall.

The user must setup rules by himself for a production use.

Firewall setup may be added in a future revision of the installer.

Change-Id: I7ea741b088dbb7f64bb7e8e273f7648f7fbf1bd6
Issue-ID: OOM-1581
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
bash/tools/common-functions.sh
bash/tools/deploy_nexus.sh