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


Change subject: README.md: Fixup ansible command line for docker login
......................................................................

README.md: Fixup ansible command line for docker login

We need to do a docker log in as 'osmocom-build' user, not as 'root'

Related: OS#4839
Change-Id: I8ea0338e49d332382c9d08b21ee247244f97d141
---
M ansible/README.md
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/ansible/README.md b/ansible/README.md
index be15454..92b172a 100644
--- a/ansible/README.md
+++ b/ansible/README.md
@@ -33,4 +33,4 @@

 # how to make slaves log-in to registry.osmocom.org:

-`ansible jenkins-slaves -u root -a "docker login -u jenkins-slave -p PASSWORD 
https://registry.osmocom.org/"`
+`ansible jenkins-slaves -u root -a "su - osmocom-build -c 'docker login -u 
jenkins-slave -p gi7iShahng8gee https://registry.osmocom.org/'"`

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8ea0338e49d332382c9d08b21ee247244f97d141
Gerrit-Change-Number: 21022
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <[email protected]>
Gerrit-MessageType: newchange

Reply via email to