Displaying 20 results from an estimated 70000 matches similar to: ""
2011 Sep 29
2
http://biggerbras.ca/store/site.php?html50
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
2013 Apr 18
4
Hiera Automatic Parameter Lookup Question
This may be a dumb question, but here goes
So I''m running on Puppet 3.1.1 on RHEL5, and i''ve been using Hiera since 2.5/2.6 ish and it''s been great!! I was reading up on Automatic Parameter Lookups and would love to use it for my modules. But I can''t seem to ever get Hiera/Puppet to load the value i''ve set in my yaml files. I feel like I must be
2012 Aug 30
2
Announce: Puppet-3.0.0-rc5 Available
Puppet 3.0.0-rc5 is a feature release candidate for the 3.x series of Puppet.
Downloads are available at:
* Source http://downloads.puppetlabs.com/puppet/puppet-3.0.0rc5.tar.gz
RPMs are available at http://yum.puppetlabs.com
Debs are available at http://apt.puppetlabs.com
Gems are available via rubygems at
https://rubygems.org/downloads/puppet-3.0.0.rc5.gem
or by using `gem install --pre
2011 Oct 04
4
Problem: Puppet under Passenger.
Having issues getting Puppet running under Passenger.
From httpd error_log:
[ pid=24647 thr=268010020 file=utils.rb:176 time=2011-10-04
11:45:10.892 ]: *** Exception LoadError in
PhusionPassenger::Rack::ApplicationSpawner (no such file to load --
puppet/application/master) (process 24647, thread #<Thread:
0x0000001ff30448>):
from
2011 May 04
2
Passenger Error "during the evaluation of config/environment.rb"
I have been through all of the instructions for setting up a
PuppetMaster using Passenger. At the present time, when I access
Passenger I receive the Passenger Error page with the message "The
application has exited during startup (i.e. during the evaluation of
config/environment.rb)". I''ve looked at the log files and there is
nothing obvious.
When I run puppetmaster
2011 Mar 14
1
slight security problem
Hey,
Just wondering if anyone else has noticed this.
I''m using thin+puppetmasterd+nginx. If i add a host, sign it''s key,
run puppetd successfully on it all is good, as expected. If i then
revoke/clean the key on the master server, leave the box running,
startup another host set the hostname to be the same as the old,
generate new keys/have them signed. The original box is still
2009 Nov 26
2
Puppet+Foreman: class into module couldn't apply on nodes
Hello,
I try config puppet with foreman frontend. Into puppetmasterd I create
modules "test" and create init.pp:
# Create "/tmp/testfile" if it doesn''t exist.
class test_class {
file { "/tmp/testfile":
ensure => present,
mode => 644,
owner => root,
group => root
}
}
Configure nodes in site.pp and import
2012 Nov 06
2
puppet 3.0.1 Server and passenger
Hi Everyone;
I am stumped.
I am simply trying to upgrade from puppet 3.0.0 to puppet 3.0.1 master
(rhel6)
I have followed the precise steps I used when I installed 3.0.0 to migrate
to Passenger, but for some reason, I know cannot get it running.
There are no useful errors in the logs that I can find either.
Please Help!
p.s. I have already made the required changes to the config.ru file
--
2013 Feb 15
1
Errors when running 'puppet agent --test' command
Hello,
First of all I am new to the Puppet technology. I am trying to get my
puppet agent (windows) to reach my puppet master (Linux) server.
In this tutorial:
http://docs.puppetlabs.com/learning/agent_master_basic.html
It claims to test your puppet agent you need to use the ''puppet agent
--test'' command. My result when I tried this is:
C:\Program Files (x86)\Puppet
2013 Feb 22
1
upgraded to puppet 1.2.22 from 1.2.21 and get error
[ pid=1870 thr=69908823898540 file=utils.rb:176 time=2013-02-22
16:39:47.170 ]: *** Exception RuntimeError in
PhusionPassenger::Rack::ApplicationSpawner (can''t activate rack (~> 1.1.0,
runtime) for [], already activated rack-1.5.2 for []) (process 1870, thread
#<Thread:0x7f29d53af358>):
from ./config/../vendor/rails/railties/lib/initializer.rb:271:in
2010 Feb 28
5
Passenger and Puppet problems
Cant seem to get Passenger to work on my test server. Keep getting the
following error in access_log
*** Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner
(no such file to load -- rack/builder) (process 1998):
from config.ru:1
Rack was installed from gem and is in the gempath.
puppetversion 0.24.8 (both server and client)
passenger (2.2.5)
rack (1.0.1)
rake (0.8.3)
RHEL
2009 Sep 10
2
passenger with ruby enterprise edition
Hi I am failing to start apache2 with ruby enterprise edition and
passenger 2.2.5
[Wed Sep 09 17:38:20 2009] [notice] Apache/2.2.11 (Ubuntu)
mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5 configured --
resuming normal operations
*** Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner
(no such file to load -- puppet) (process 16544):
from
2012 Jun 12
1
Dashboard with RackbaseURI / and RailsAutoDetect off
Hi all
I am testing an installation on SLC 6.2 I am trying to configure my Vhost
so that RailsAutoDetect is set to off, and RackBaseURI /
However I keep in getting an error as follows:
*Error message:*
No such file or directory - config.ru
*Exception class:*
Errno::ENOENT
*Application root:*
/usr/share/puppet-dashboard
If I take out the RackBaseURI statement and return the
2012 Oct 08
11
Puppet 3.0 upgrade issue
Hi @all,
after upgrading my puppet server to Puppet 3.0 I got the following error
every time a client connect to the server:
[ pid=1532 thr=70147393710520 file=utils.rb:176 time=2012-10-08
11:17:56.504 ]: *** Exception NoMethodError in
PhusionPassenger::Rack::ApplicationSpawner (undefined method `settings'' for
Puppet:Module) (process 1532, thread #<Thread:0x7f98ecf7d370>):
2013 May 02
1
Beginner : First Agent/Master, Passenger Error
Hello,
I''m new to Puppet, and I''m trying to configure my first Agent/Master node.
It''s running under 3 VM''s (Ubuntu server 12.04), a master running with
Passenger, and 2 Agents. (But I''m only configuring one at the moment)
Well, I followed this<http://engineering.yakaz.com/managing-an-infrastructure-datacenter-with-foreman-and-puppet.html>
2012 Dec 11
1
"GET /production/certificate/puppet-client2.tcl-oob.net? HTTP/1.1" 500 11298 "-" "-"
Hi,
I have puppet 3.0.1 installed with passenger and the clients are unables to
request a certificate. I get a httpd error. 10.1.1.9 - -
[11/Dec/2012:16:09:44 +0000] "GET
/production/certificate/puppet-client2.tcl-oob.net? HTTP/1.1" 500 11298 "-"
"-"
When I run puppet master without passenger, I am able to request and sign
certificates.
I see this in http
2012 Oct 29
3
multiple puppetmasters, single ca
HI all,
I am currently setting up a HA devops configuration using puppet. I want to
be able to run a single puppet master as the CA and the rest act as peering
puppet masters. I have each puppet master running on passenger and I am
proxying the SSL requests to the CA server following:
http://docs.puppetlabs.com/guides/scaling_multiple_masters.html#option-2-redirect-certificate-traffic
2013 Feb 08
1
Still getting an error....Re: Mcollective/Puppet Plug-In
Now, I am getting this ....
Thanks for the help!
puppet5 : Cannot validate input: Unknown
validator: ''puppet_server_address''.
Cannot validate input: Unknown validator:
''puppet_server_address''.puppetdev04 : Puppet
command ''puppet agent --test --onetime --daemonize --color=false --no-splay
2010 May 18
2
simple question.
Hi Guys,
I''m new to puppet, how can I write a recipe that puppet client will
retrieve a file from puppet master server if it''s not present. any
ideas? Thanks
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send
2013 May 28
5
attention Puppet Experts: can i run puppet master and agent on same server
Hello friends,
Please tell me can i have puppet master and puppet agent on same machine
I am new to this world.
Please tell me how can i get started.
Thanks and Regards,
*Ripunjay Godhani*
*"The Great Man Shows his Greatness by the Way He treats the Little man"*
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To