Change in osmo-ci[master]: ansible: gsm-tester-prod: Set DNS server to a working service

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Nov 26 12:32:14 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/16224 )


Change subject: ansible: gsm-tester-prod: Set DNS server to a working service
......................................................................

ansible: gsm-tester-prod: Set DNS server to a working service

10.42.42.2 is simply one of the IP addresses assigned to osmo-gsm-tester
main unit on its own internal network (the one used between itself and
the connected BTS or helper hosts). There's no DNS server running there.
The main unit already runs lots of services, and there's really no need
for a DNS server running there, so simply point it to a working DNS
server.

Change-Id: I443cc560553c07635763a13bc73ead4835e6a009
---
M ansible/setup-gsm-tester.yml
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/24/16224/1

diff --git a/ansible/setup-gsm-tester.yml b/ansible/setup-gsm-tester.yml
index 99cc3e4..43ef753 100644
--- a/ansible/setup-gsm-tester.yml
+++ b/ansible/setup-gsm-tester.yml
@@ -51,6 +51,6 @@
       udhcpd_range_start: 10.42.42.230
       udhcpd_range_end: 10.42.42.235
       udhcpd_subnet: 255.255.255.0
-      udhcpd_dns: 10.42.42.2
+      udhcpd_dns: 8.8.8.8
       udhcpd_interface: enp2s0
       # udhcpd_static_leases is set via host_vars/*

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/16224
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I443cc560553c07635763a13bc73ead4835e6a009
Gerrit-Change-Number: 16224
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191126/01d0f02a/attachment.htm>


More information about the gerrit-log mailing list