ESCL / salt-config

0 stars 0 forks source link

Config jenkins jobs in salt #3

Open kako-nawao opened 8 years ago

kako-nawao commented 8 years ago

There's a jenkins module for SaltStack, which allows passing a config file (see here).

Maybe we should use that so we can replicate our jobs anywhere?

kako-nawao commented 8 years ago

And we can ensure the installation of plugins using Jenkins-cli as well:

java -jar jenkins-cli.jar http://127.0.0.1:8080/ install-plugin Git
omelendrez commented 8 years ago

Let's talk about that on Saturday.

kako-nawao commented 8 years ago

No, this is really low priority. It's just an idea I want to keep around for when the need arises. A change of CI machines is not likely to happen soon. Maybe never.