Commit Graph

9 Commits

Author SHA1 Message Date
Marc Mattmüller d2ce20787d playbooks: updated hosts with target variable
the playbooks shall only run on the hosts provided by the variable
target.
NOTE: the default target is set within the job templates

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-08-21 16:34:44 +02:00
Marc Mattmüller 51a81ac791 playbooks/setup-nwl-jenkins: fixed workdir path for secrets
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-07-11 17:09:30 +02:00
Marc Mattmüller 9c870c9e29 playbooks/setup-nwl-jenkins: added bash root path for key setup
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-07-11 16:30:09 +02:00
Marc Mattmüller c6bd0ca952 playbooks/setup-nwl-jenkins: adapt command to import rootCA
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-07-11 16:04:17 +02:00
Marc Mattmüller ba1a480537 docker,playbooks: moved getting root CA into playbook
there is an issue with curl getting the Belden root cert, thus the
setup was completely moved to the playbook.

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-07-11 15:34:24 +02:00
Marc Mattmüller 94aa68c0d6 docker, playbooks: adaption for integrating root CA
The initial start is now moved to the playbook setting NWL jenkins
up. Thus the start/stop playbook does no longer need the initial
parameter as variable.
With it the NWL jenkins docker image was versionized to 0.0.3 and
the jenkins version was updated to the latest version.

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-07-11 15:15:43 +02:00
Marc Mattmüller 30d93d5e48 docker,playbook: refactored jenkins instance after integration
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-06-26 12:54:12 +02:00
Marc Mattmüller 99bb204bd3 playbooks/setupNwlJenkins: removed the debug messages
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-06-21 10:39:50 +02:00
Marc Mattmüller 439a894fef playbooks: added setup-nwl-jenkins playbook
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-06-20 23:22:50 +02:00