Upgrade to Pro — share decks privately, control downloads, hide ads and more …

JAM Austin Feb. 16, 2017, Jenkins JJB and Chef

JJ Asghar
February 16, 2017

JAM Austin Feb. 16, 2017, Jenkins JJB and Chef

My presentation on how to bootstrap the JJB with Chef.

JJ Asghar

February 16, 2017
Tweet

More Decks by JJ Asghar

Other Decks in Technology

Transcript

  1. Jenkins Job Builder takes simple descriptions of Jenkins jobs in

    YAML or JSON format and uses them to configure Jenkins.
  2. Example - job: name: 'Basic bash example' project-type: freestyle description:

    'A basic example' builders: - shell: | echo 'Hello world!' cat /etc/passwd
  3. Thanks! JJ Asghar e: [email protected] t: @jjasghar If you'll have

    me, there is a Part 2 where I talk about using PowerShell remote executors and this setup, or we can grab a ! after and talk about it all...