Re: Disabling Jenkins security during chef provisioning

2017-02-28 Thread Farrukh Najmi
Confirming that "setting the system property jenkins.install.runSetupWizard to false" did the trick for me. Thanks very much Daniel Beck for helping me out. On Mon, Feb 27, 2017 at 1:28 PM, Daniel Beck wrote: > Try setting the system property jenkins.install.runSetupWizard to false. > > https://

Re: Disabling Jenkins security during chef provisioning

2017-02-27 Thread Daniel Beck
Try setting the system property jenkins.install.runSetupWizard to false. https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties > On 22.02.2017, at 22:24, Farrukh Najmi wrote: > > Hi Guys, I am trying to setup Jenkins using the chef recipe at > https://supermarket

Re: Disabling Jenkins security during chef provisioning

2017-02-27 Thread Farrukh Najmi
I would be grateful if someone that knows Jenkins internals could comment on this post. I need to know how to avoid Jenkins setting " true" on first startup. If there is a known issue here I would appreciate a issue link. If there should be an issue filed please let me know and I will do so. Th

Disabling Jenkins security during chef provisioning

2017-02-22 Thread Farrukh Najmi
Hi Guys, I am trying to setup Jenkins using the chef recipe at https://supermarket.chef.io/cookbooks/jenkins. I would like to provision jenkins plugins using the CLI but have run into a bootstrapping issue. Seems the default installation uses a strict config.xml that requires true. This mea

Re: Disabling Jenkins Security

2015-07-08 Thread Christopher Orr
On 08/07/15 04:37, Kevin Meredith wrote: When disabling security (via *Configure Global Security*), is it possible to enable a prompt, double-checking that the user wants to disable it? If not, would it be reasonable to prompt the user, "Are you sure that you'd like to disable security?" There

Disabling Jenkins Security

2015-07-07 Thread Kevin Meredith
When disabling security (via *Configure Global Security*), is it possible to enable a prompt, double-checking that the user wants to disable it? If not, would it be reasonable to prompt the user, "Are you sure that you'd like to disable security?" -- You received this message because you are