ansible: Document docker login step

This step requires manual interaction since a password will be asked.

Change-Id: I193c721490c115a17c2f6753b3b139d7dc33aa39
This commit is contained in:
Pau Espin 2018-05-25 12:15:28 +02:00
parent acfaecc008
commit cd23e09f36
1 changed files with 4 additions and 1 deletions

View File

@ -18,4 +18,7 @@ files/gobi/apps.mbn
# Steps after the playbook ran
The jenkins user needs to know the ssh-keys of all BTS which get accessed via ssh.
E.g. the gsm-tester is connecting to a sysmobts via ssh.
E.g. the gsm-tester is connecting to a sysmobts via ssh.
The main unit needs to be logged in with docker repo registry.sysmocom.de:
docker login -u "osmo-gsm-tester" registry.sysmocom.de