ricardozanini / vagrant-alm

An excerpt of an ALM environment built on top of Vagrant, Libvirt and Ansible
Apache License 2.0
45 stars 63 forks source link

Add environment credentials for Nexus, Sonar and Jenkins keys in Ansible playbook #2

Open ricardozanini opened 6 years ago

ricardozanini commented 6 years ago

Users have to manually add Nexus, Sonar and Jenkins keys to the Jenkins credential store after the environment is provisioned. Would be nice if the Ansible playbook could do it beforehand so we'd have the lab ready after running vagrant for the first time.

dwon6 commented 4 years ago

Hi, is there any instruction regarding Jenkins credential for nexus, sonar and jenkins. i.e) credential type, id, etc.

ricardozanini commented 4 years ago

Hi @dwon6! I'm sorry, there's not. This is an old example that I'm afraid has some outdated parts. I don't have the time to get back to it right now. Sorry for that.