Re: [Puppet Users] R10k Post Recieve Hook Git/Github

2016-07-13 Thread Arunava Basu
I am using Puppet enterprise and I want the manual steps to configure the webhook with my enterprise Puppet master's R10k. Thanks, Arunava On Wednesday, July 13, 2016 at 8:15:07 PM UTC+5:30, Arunava Basu wrote: > > I am new into Puppet. I want to configure r10k webhook with bitbucket > server.

Re: [Puppet Users] R10k Post Recieve Hook Git/Github

2016-07-13 Thread Arunava Basu
I am new into Puppet. I want to configure r10k webhook with bitbucket server. Could you please help me on that. Regards, Arunava On Friday, July 1, 2016 at 1:41:43 AM UTC+5:30, Rob Nelson wrote: > > I've written some articles on r10k, including setting up a webhook - >

Re: [Puppet Users] R10k Post Recieve Hook Git/Github

2016-06-30 Thread Rob Nelson
I've written some articles on r10k, including setting up a webhook - https://rnelson0.com/2015/05/03/configuring-an-r10k-webhook-on-your-puppet-master/ It's from 2015 so you should probably use newer versions of zack/r10k and the r10k gem but it's otherwise the same as what I'm using to this day.

[Puppet Users] R10k Post Recieve Hook Git/Github

2016-06-30 Thread broncosd183
Hello, I am currently using the open source version of puppet and am looking to automate the deployment of environments whenever a change is pushed to the control repo (containing the Puppetfile, etc). I am interested in finding the simplest solution possible and have come across some