<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/16224">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ansible: gsm-tester-prod: Set DNS server to a working service<br><br>10.42.42.2 is simply one of the IP addresses assigned to osmo-gsm-tester<br>main unit on its own internal network (the one used between itself and<br>the connected BTS or helper hosts). There's no DNS server running there.<br>The main unit already runs lots of services, and there's really no need<br>for a DNS server running there, so simply point it to a working DNS<br>server.<br><br>Change-Id: I443cc560553c07635763a13bc73ead4835e6a009<br>---<br>M ansible/setup-gsm-tester.yml<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/24/16224/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ansible/setup-gsm-tester.yml b/ansible/setup-gsm-tester.yml</span><br><span>index 99cc3e4..43ef753 100644</span><br><span>--- a/ansible/setup-gsm-tester.yml</span><br><span>+++ b/ansible/setup-gsm-tester.yml</span><br><span>@@ -51,6 +51,6 @@</span><br><span>       udhcpd_range_start: 10.42.42.230</span><br><span>       udhcpd_range_end: 10.42.42.235</span><br><span>       udhcpd_subnet: 255.255.255.0</span><br><span style="color: hsl(0, 100%, 40%);">-      udhcpd_dns: 10.42.42.2</span><br><span style="color: hsl(120, 100%, 40%);">+      udhcpd_dns: 8.8.8.8</span><br><span>       udhcpd_interface: enp2s0</span><br><span>       # udhcpd_static_leases is set via host_vars/*</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/16224">change 16224</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/c/osmo-ci/+/16224"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I443cc560553c07635763a13bc73ead4835e6a009 </div>
<div style="display:none"> Gerrit-Change-Number: 16224 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>