Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
bash
bash
root@hpc-admin # git clone https://github.com/BaptisteGerondeau/ans_setup_jenkins.git && cd ans_setup_jenkins
// Do put the secret files in the right place, see the README.md : pending upload to private reporoot@hpc-admin # git clone ssh://git@dev-private-git.linaro.org/hpc/labconf.git && cd labconf && mv roles/ ../ (overwriting roles in ans_set_jenkins)
root@hpc-admin # ansible-playbook configure-jenkins.yml -vvv -u root

...