Displaying 4 results from an estimated 4 matches for "shapesh".
Did you mean:
shapes
2012 Jun 30
1
SSL_connect?? Because of master is not running?
My master is running 12.04
Version: 2.7.11-1ubuntu2
Depends: ruby1.8, puppetmaster-common (= 2.7.11-1ubuntu2)
My client is 10.04
Version: 2.6.3-0ubuntu1~lucid1
Depends: puppet-common (= 2.6.3-0ubuntu1~lucid1), ruby1.8
I followed this tutorial to install Puppet on the client: http://shapeshed.com/setting-up-puppet-on-ubuntu-10-04/
(I didn''t need that tar ball because the "best practice" structure is
already built into the puppet release)
I also followed this tutorial to connect Puppetmaster and Puppet:
<http://shapeshed.com/connecting-clients-to-a-puppet-ma...
2008 Aug 01
3
mod_ssl How To Submission
...f it useful to others I'd like to share this content on the Wiki
under How Tos > Miscellaneous. My username is GeorgeOrnbo.
I'd be grateful for comments and suggestions to the article if you
feel it is appropriate.
Thanks
George
========================
George Ornbo
e: lists [at] shapeshed [dot] com
w: http://shapeshed.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20080801/04e8b1d7/attachment-0003.html>
2012 Oct 11
1
Noob setting up, hitting SSL Errors
I''m a noob puppeteer. I''m following the directions here:
http://shapeshed.com/setting-up-puppet-on-ubuntu-10-04/
I''m running two identical Ubuntu VMs. I can apparently set up the master
ok. But, when I try to connect with an agent I get the following error
from the agent:
Error: Failed to apply catalog: SSL_connect returned=1 errno=0 state=SSLv3
read se...
2013 Apr 22
3
Udefined method `get_uptime` for Facter::Util::Uptime:Module
Hi,
I''m rookie puppet user and I trying to establish simple Server-Client
connection on configuration:
Server: *Fedora F18*, Puppet 3.1.1 (installed by yum), Ruby 1.8.7
Client: *Debian 6.0.6*, Puppet 3.1.1 (installed by guide<http://shapeshed.com/setting-up-puppet-on-ubuntu-10-04/>),
Ruby 1.8.7
Server sign client certificate with success but now I''m struggle with apply
simple puppet manifest site.pp.
When I run Server and Client with no--daemonize and --debug I get error
stack trace as fallow:
Debug: Finishing transa...