[Puppet Users] Re: Why does my Puppet Master randomly revoke my Agent's certificate?

2014-09-02 Thread Jason Oakley
mber 1, 2014 5:57:58 PM UTC-5, Jason Oakley wrote: >> >> My servers were working fine, when I got this error: >> Inventory >> Could not retrieve facts from inventory service: SSL_connect returned=1 >> errno=0 state=SSLv3 read server session ticket A: sslv3 alert ce

[Puppet Users] Why does my Puppet Master randomly revoke my Agent's certificate?

2014-09-01 Thread Jason Oakley
My servers were working fine, when I got this error: Inventory Could not retrieve facts from inventory service: SSL_connect returned=1 errno=0 state=SSLv3 read server session ticket A: sslv3 alert certificate revoked Now, everything was working fine. Due to this error, I re-created the certific

Re: [Puppet Users] Trying to install the Dashboard on Ubuntu 14

2014-08-27 Thread Jason Oakley
Well. I used rvm to switch and uninstall anything higher. In the end I just used the tarball and web installer. Seems tarball always works. Any other way fails for some reason. On Wednesday, 27 August 2014 16:00:10 UTC+10, Ramin K wrote: > > On 8/26/2014 5:41 PM, Jason Oakley wrote: >

[Puppet Users] Trying to install the Dashboard on Ubuntu 14

2014-08-26 Thread Jason Oakley
Hi. I've been following the instructions on the puppetlabs website but can't get the Dashboard going. I can connect to the main port 8140 page and get: *The environment must be purely alphanumeric, not ''* So, it's installed and working. However, I cannot connect to the port 443 dashboard as it

[Puppet Users] Re: Unable to use Cloud Provisioner

2014-04-22 Thread Jason Oakley
I have the same issue. There's a bug report on the Puppet site that installing the Cloud Provisioner module breaks the node command. I wrote a blog post explaining everything: http://jasonoakley.com/puppet/beginning-adventures-with-puppet-from-puppetlabs/ On Friday, 19 July 2013 04:33:43 UTC+10

[Puppet Users] A couple of problems with the Learning Puppet VM

2014-04-21 Thread Jason Oakley
Hey! I've been learning Puppet from the VM I downloaded yesterday. Two things I've noticed: 1. If you do not use the full path to a file you are applying, the quest doesn't mark it as complete. Eg. puppet apply modules1-ntp2.pp Doesn't get marked as completed. puppet apply /root/examples/module

[Puppet Users] Re: Announcing our new quest based Learning VM

2014-04-21 Thread Jason Oakley
Turns out the Quest system only marks progress as completed if you use the full path to the files you are applying. I was already in the right directory so wasn't using the full path. On Monday, 21 April 2014 19:48:48 UTC+10, Jason Oakley wrote: > > I'm trying this out today. Se

[Puppet Users] Re: Announcing our new quest based Learning VM

2014-04-21 Thread Jason Oakley
I'm trying this out today. Seems quite useful, however even when I perform the required tasks, it doesn't always mark them as complete. Eg. Conditions and Ordering quests. On Friday, 18 April 2014 09:45:17 UTC+10, Ben Ford wrote: > > Hi, > > We just rolled out the new and improved Learning VM —