<p>Pau Espin Pedrol <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/9744">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">resources.conf: Move nanobts address to differentiate them from local IPs<br><br>nanobts IP addresses are assigned through DHCP, and are not local to the<br>main unit. Let's use another subset for this DHCP pool as we usually use<br>.50ish for static local IP addresses.<br><br>Change-Id: Ibdb0dd97a490aaa555a7bf53cf43cc5a5533a012<br>---<br>M example/resources.conf.prod<br>M example/resources.conf.rnd<br>2 files changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/example/resources.conf.prod b/example/resources.conf.prod</span><br><span>index 230f95d..8a9a534 100644</span><br><span>--- a/example/resources.conf.prod</span><br><span>+++ b/example/resources.conf.prod</span><br><span>@@ -47,7 +47,7 @@</span><br><span> - label: NanoBTS-ONW-1900</span><br><span>   type: nanobts</span><br><span>   ipa_unit_id: 9</span><br><span style="color: hsl(0, 100%, 40%);">-  addr: 10.42.42.53</span><br><span style="color: hsl(120, 100%, 40%);">+  addr: 10.42.42.120</span><br><span>   band: GSM-1900</span><br><span>   power_supply:</span><br><span>     type: 'sispm'</span><br><span>@@ -57,7 +57,7 @@</span><br><span> - label: NanoBTS-ONW-900</span><br><span>   type: nanobts</span><br><span>   ipa_unit_id: 10</span><br><span style="color: hsl(0, 100%, 40%);">-  addr: 10.42.42.54</span><br><span style="color: hsl(120, 100%, 40%);">+  addr: 10.42.42.121</span><br><span>   band: GSM-900</span><br><span>   power_supply:</span><br><span>     type: 'sispm'</span><br><span>diff --git a/example/resources.conf.rnd b/example/resources.conf.rnd</span><br><span>index c263bf3..7483260 100644</span><br><span>--- a/example/resources.conf.rnd</span><br><span>+++ b/example/resources.conf.rnd</span><br><span>@@ -30,7 +30,7 @@</span><br><span> - label: NanoBTS-ONW-1900</span><br><span>   type: nanobts</span><br><span>   ipa_unit_id: 9</span><br><span style="color: hsl(0, 100%, 40%);">-  addr: 10.42.42.53</span><br><span style="color: hsl(120, 100%, 40%);">+  addr: 10.42.42.120</span><br><span>   band: GSM-1900</span><br><span>   power_supply:</span><br><span>     type: 'sispm'</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9744">change 9744</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/9744"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Ibdb0dd97a490aaa555a7bf53cf43cc5a5533a012 </div>
<div style="display:none"> Gerrit-Change-Number: 9744 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>