aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/setup-gsm-tester.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-11-26ansible: gsm-tester-prod: Set DNS server to a working servicePau Espin Pedrol1-1/+1
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
2018-06-12ansible: gsm-tester: change production gsm_modems to 3Alexander Couzens1-2/+0
In the production setup, there are only 3 valid modems. Moving the variable into the host_vars so they can have different amount of modem between rnd & prod. Change-Id: Ic51a14a339bb9be50504a27a724f6f428ee7304f
2018-06-07ansible: setup-gsm-tester.yml: use role gsm-tester-btsAlexander Couzens1-0/+5
Change-Id: I7cf033605ad1da6c3ea887b5ba72507bcd6991c7
2018-05-24ansible/setup-gsm-tester: add dockerAlexander Couzens1-0/+5
Change-Id: Idfd96c4e3556b93ca85acb94a2176ec269a906d1
2018-04-11ansible: setup-gsm-tester: use udhcpd as dhcp serverAlexander Couzens1-0/+9
Required for ip.access Change-Id: I5ae43ebcd3c87e625110d8ff6afa0476f4b1facf
2018-03-16add ansible playbooksAlexander Couzens1-0/+39
Introduce playbooks to do: - setup-jenkins-slave - setup a usualy or special jenkins-slave - setup-gsm-tester - setup the gsm-tester Change-Id: I7007a4e6c38f73843390ec2b3b91133aff21e36a