Change in osmo-ci[master]: ansible: add a simple README.md

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu May 24 17:56:02 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/9276 )

Change subject: ansible: add a simple README.md
......................................................................

ansible: add a simple README.md

Change-Id: I96057bb92faa8e3375c5bad20ef1536475807b67
---
A ansible/README.md
1 file changed, 20 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/ansible/README.md b/ansible/README.md
new file mode 100644
index 0000000..21763f4
--- /dev/null
+++ b/ansible/README.md
@@ -0,0 +1,20 @@
+# ansible repository
+
+Ansible is an automisation, provisioning and configuration management utility.
+
+# How to use it?
+
+- you need ansible installed (version 2.4, other might work as well)
+
+# How to setup the gsm-tester?
+
+`ansible-playbook -i hosts setup-gsm-tester.yml`
+
+Your ssh key need to be deployed on the host.
+Further information on this job can be found in **setup-gsm-tester.md**.
+
+# How to setup a jenkin slave?
+
+`ansible-playbook -i hosts setup-jenkins-slave.yml`
+
+Further information on this job and around the setup can be found on the redmine wiki.

-- 
To view, visit https://gerrit.osmocom.org/9276
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I96057bb92faa8e3375c5bad20ef1536475807b67
Gerrit-Change-Number: 9276
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180524/fe43ccd3/attachment.htm>


More information about the gerrit-log mailing list