osmo-ci/ansible/roles/gsm-tester-network
Pau Espin 2d8903c363 ansible: gsm-tester: Enable ip forwarding and masquerading on boot
Some nodes in the internal network, such as LimeNetMicro, will need
Internet access to upgrade osmo-trx-lms from OBS repos.
It also makes it easier to update manually other nodes inside the
internal network.

Change-Id: I2c89cf9cfcb55b3153e7be212c68ffa8db0f6927
2019-12-02 11:15:14 +00:00
..
defaults ansible: gsm-tester: Enable ip forwarding and masquerading on boot 2019-12-02 11:15:14 +00:00
files ansible: gsm-tester: Enable ip forwarding and masquerading on boot 2019-12-02 11:15:14 +00:00
tasks ansible: gsm-tester: Enable ip forwarding and masquerading on boot 2019-12-02 11:15:14 +00:00
templates ansible: gsm-tester: Enable ip forwarding and masquerading on boot 2019-12-02 11:15:14 +00:00
README.md ansible: gsm-tester: Enable ip forwarding and masquerading on boot 2019-12-02 11:15:14 +00:00

README.md

Setup setup specific configurations

The network configuration is not set by default.

variables

  • bts_interface (enp2s0): on which network interface the bts is configured.
  • gw_interface (enp1s0): on which network interface the traffic is routed towards default gateway.