Howdy all, Now that the final 2.0 (and 2.1, even) release is out the door, I've updated my Ansible role for installing Jenkins to move away from the .deb-based install and use the official APT repo: https://github.com/karlmdavis/ansible-jenkins2.
Additionally, I put together a (horrifyingly, and probably overly, complex) init.d script that enables this role to work securely even if you're customizing your Jenkins authentication/security realm. I've tested it using the GitHub OAuth plugin, and it seems to be working just fine. Oh, and also: - It's now idempotent-- it only reports changes when something actually changed. - It will automatically update any/all Jenkins plugins with updates available. Happy DevOpsing! Karl M. Davis -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/83d9cdc5-315b-4fed-a971-3465f658f5ef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
