Displaying 8 results from an estimated 8 matches for "thebo".
Did you mean:
thebe
2013 Feb 07
15
Puppet agent intermittently stops without doing any thing
Hi All,
We are observing frequently issue that Puppet agent intermittently stops
without doing any thing when lot of puppet agent hitting puppet master .
In our environment , we have configured puppet master over Apache-passenger
and we have used LDAP as node classifier.
- puppet 5.5
- Apache-passenger 3.0.17
- CentOS 6.3 / 5.5
- OpenLDAP 2.4
Sometimes restarting Apache solves
2012 Jan 24
2
Cipher is not a module
Hi,
I''m trying to install puppet as a client on a new machine.
I received this weird error when trying to start up as /etc/init.d/
puppet start :
/usr/lib/ruby/1.8/openssl/cipher.rb:22: Cipher is not a module
(TypeError)
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
36:in `gem_original_require''
from
2012 Feb 22
0
Announce: Puppet Dashboard 1.2.6 Available
This is a maintenance release of Puppet Dashboard.
It includes contributions from Adrien Thebo, Chad Metcalf, Chris W,
Daniel Pittman, Daniel Sauble, Devon Harless, Michael Stahnke, Moses
Mendoza, Randall Hansen, Josh Lifton, and Nick Fagerlund.
This release is available for download at:
http://downloads.puppetlabs.com/dashboard/
We have included Debian and RPM packages as well as a tarbal...
2013 Feb 20
1
Announce: Module puppetlabs/postgresql 2.1.0 Available
...tes@gmail.com> & Flaper Fesp
<flaper87@gmail.com>
* Remove trailing commas from params.pp property definition for Puppet
2.6.0 compatibility
2013-01-18 - Lauren Rother <lauren.rother@puppetlabs.com>
* Updated README.md to conform with best practices template
2013-01-09 - Adrien Thebo <git@somethingsinistral.net>
* Update postgresql_default_version to 9.1 for Debian 7.0
2013-01-28 - Karel Brezina <karel.brezina@gmail.com>
* Add support for tablespaces
2013-01-16 - Chris Price <chris@puppetlabs.com> & Karel Brezina
<karel.brezina@gmail.com>
* Provide...
2011 Sep 12
1
Could not match
I am getting a error and do not understand why it is failing. There
output is below
puppet apply /etc/puppetlabs/puppet/modules/authconfig/tests/init.pp -
vvvvvv --noop --debug
info: Loading facts in iptables
info: Loading facts in serve
info: Loading facts in serve
info: Loading facts in iptables
debug: Executing ''cd /etc/puppetlabs/puppet && git rev-parse HEAD''
debug:
2011 Oct 11
5
Could not retrieve local facts: private method `split' called for nil:NilClass
Hello,
I am installing Puppet Enterprise agent (puppet-enterprise-1.2.1-
solaris-10-sparc) on a Solaris 10 64bit SPARC system. When I view the
logs for the agent I see:
puppet-agent[14680]: [ID 702911 daemon.error] Could not run Puppet
configuration client: Could not retrieve local facts: private method
`split'' called for nil:NilClass
The client successfully initiates a cert exchange
2013 Jan 24
4
Dependency Cycle with puppetlabs-mrepo
Hi, I''m gettinng a dependency cycle when using PE 2.7, puppetlabs::mrepo,
"role classes" and hiera :
I''m trying to mirror RHN repos :
# ROLE CLASS
> class site::yum_repository{
>
> $repos = hiera(''site::yum_repository::repos'')
> create_resources(mrepo::repo::rhn, $repos)
> }
>
# HIERA DEFAULTS
>
2011 Sep 20
6
facter fails to detect network interfaces with long names
I have Gentoo host where `ifconfig -a` prints long interface names
truncated to 9 chars (there is closed bug report [1]).
Unfortunately, `facter` uses `ifconfig -a` output to get list of
interface names and because of truncation it generates `interfaces`
fact with incorrect interface names. Also it fails to retrieve
individual interface information with following message for
each interface with