search for: genconfig

Displaying 20 results from an estimated 28 matches for "genconfig".

2007 Oct 23
2
puppetmaster --genconfig
Hello, i used puppetd --genmanifest to create a site.pp and it created some weird entry: file { ''/var/puppet/log'': group => ''puppet'', loglevel => ''debug'', owner => ''puppet'', backup => ''false'', mode => ''488'', ensure =>
2007 Jul 25
1
puppetmasterd doesn''t work with puppet.conf
Hi everyone, I am in the process of evaluating Puppet (version 0.23.0 - Solaris 10 sparc), so I am still a newbie. First tests with Puppet were fine since it was running with the default configuration. Now, I have created a "puppet.conf" file ( puppetmasterd --genconfig > puppet.conf ) to customize some of the configuration parameters. When "puppet.conf" is present, "puppetmasterd" doesn''t start, it only displays the content of the "puppet.conf" on the screen. I must be missing something, but I cannot find any informatio...
2011 Feb 04
1
ANNOUNCE: Puppet 2.6.5 - Release Candidate 1 available!
...esource on AIX has been improved Bug #5681: Puppet mount module Puppet::Provider::Mount does not properly parse AIX mount command output Puppet resource can now manage files Bug #3165: Ralsh can’t manage files The puppet resource shell can now manage file resources. Generating puppet.conf with --genconfig no longer sets genconfig = true Bug #5914: Genconfig returns genconfig=true Using the --genconfig command line option now generates fully usable puppet.conf content. License is now GPLv2 Previous versions of Puppet were licensed as GPL version 2 or greater; the license is now specified as GPL ver...
2012 Sep 27
1
Puppetmaster with mongrel
...little with /etc/sysconfig/puppetmaster i increased the number of ports to 9 (18140 through 18148). How do I know these are being used as load balancers and also which is the default port for puppetmaster where it accepts all incoming requests from clients? 3) when i do /usr/sbin/puppetmasterd --genconfig | grep servertype the o/p is # servertype webrick 4) when i open /etc/sysconfig/puppetmaster and change the PUPPETMASTER_EXTRA_OPTS=--servertype=mongrel, does it help? Any help would be appreciated!! Thanks, Kedar -- You received this message because you are subscribed to the Google Groups &q...
2011 Feb 04
2
Fwd: [Puppet-dev] ANNOUNCE: Puppet 2.6.5 - Release Candidate 1 available!
...esource on AIX has been improved Bug #5681: Puppet mount module Puppet::Provider::Mount does not properly parse AIX mount command output Puppet resource can now manage files Bug #3165: Ralsh can’t manage files The puppet resource shell can now manage file resources. Generating puppet.conf with --genconfig no longer sets genconfig = true Bug #5914: Genconfig returns genconfig=true Using the --genconfig command line option now generates fully usable puppet.conf content. License is now GPLv2 Previous versions of Puppet were licensed as GPL version 2 or greater; the license is now specified as GPL ver...
2006 Sep 15
4
before everything
I have some facter file to distribute before running puppet on the platform. The problem is : how can i send the facter local.rb file so the rest of the .pp file take into account the new facts created ? ex: i have sudopath as a facter fact and one sudoers class that need that sudopath to work. How do you model that ? it seems puppet would have to rerun after the new local.rb is downloaded
2011 Oct 19
5
How to know the generated certname used by a puppet client, for reuse within erb (because of cloud provisioner) ?
...the original certname for this client, because i need to insert it in the puppet.conf.erb that will be pushed to this client, otherwise the puppetmaster will not recognize and allow this client anymore. I ran "facter" on the client, and the certname does not appear. I ran "puppet --genconfig |grep certname" and the certname does not appear either. I can not check the cert name in /var/lib/puppet/ssl/certs because the cert will appear after first puppet run. Is there a way to to know what certname is using a puppet client, and be able to use it in erb templates, or am using puppet...
2011 Nov 18
4
puppet agent 2.7 on windows
Hi Team, Tried following the steps here http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows for deploying an agent on windows (windows server 2008 r2) but really finding it hard to make it work (the agent deployment itself went fine after following the steps). I have a working puppet-server on RH 6 and have tested few RH clients which work fine. The very first hurdle is that i
2006 Sep 21
2
Examples, and what is the preferred version/release to use?
...eft (I think 0.18.4) on a dapper drake install (actually multiple on a Xen machine), and for example am wondering whether the advice on how to propagate facter facts via puppet as Luke explained somewhere not so long ago on this thread would work with my puppet version. Because when I do a puppet --genconfig I don''t get any entries about facts. If then it is advisable to use a more recent version, which do you recommend? The latest source or direct from the trunk? (come to think of it, I''m not even sure which are available). And the next question then of course is: can I automate upd...
2011 Feb 08
3
puppetmaster fails to start using dist puppet.conf file
I''m having an issue with the default puppet.conf distributed with puppet 2.6.4 (FreeBSD port). I''ve reproduced the problem with a completely fresh install on a completely fresh OS in a VM. Under these conditions, running puppetmaster with no config is fine, but simply moving the puppet.conf-dist file to puppet.conf causes the following errors on console: Performing sanity
2009 Apr 28
2
Puppet Mongrel Load Balancing + CNAME
Hi I am reading and configuring puppet in relation to http://reductivelabs.com/trac/puppet/wiki/UsingMongrelOnEnterpriseLinux The question I have is in relation to the ssl certificates generated the first time the puppetmaster service is run and the ability to use a CNAME. If the host that i am running the puppetmaster on is server.example.com and i want to use puppet.example.com as a CNAME that
2009 Jun 10
10
puppet client looking for server puppet
...al failed: Could not find server puppet Jun 10 13:36:44 puppet-test puppetd[13502]: [ID 702911 daemon.notice] Starting catalog run Jun 10 13:36:44 puppet-test puppetd[13502]: [ID 702911 daemon.notice] Finished catalog run in 0.03 seconds Am I hitting a but? Here is the detail of the ` puppetd --genconfig '' output without the comments from puppet client puppet-test [puppetd] manifest = /etc//opt/csw/puppet/manifests/site.pp bucketdir = /var//opt/csw/puppet/bucket yamldir = /var//opt/csw/puppet/yaml modulepath = /etc//opt/csw/puppet/modules:/usr/share/puppet/modules masterlog = /var//opt/...
2007 Nov 17
7
oddness with fileserver, facts and plugins sync
I''m working with a pretty simple config at the moment to track down some issues I''m seeing with custom facts and plugins. I have factsync = true (default locations) and I have a simple fact in /var/lib/puppet/facts/ (actually it''s David''s netmask plugin) my pp file I''m testing with contains only: notice "netmask: ${netmask}" puppet -v
2007 Dec 08
6
Creating certificates with puppetca with puppet.example.com as CommonName
Greetings! As you undoubtedly know, the fixes for CVE 2007-5162 in ruby break installations where puppetca has created certificates with a CommonName different from the server's real hostname. The Puppet clients quite correctly complains about hostname mismatch. A number of better and worse solutions have been suggested for this problem, especially in ticket #896. IMHO, there are two good
2012 Jun 11
3
Start puppet master
.../puppet/application.rb:304:in `run'' from /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:59:in `execute'' from /usr/bin/puppet:4 can anyone suggest what are those , what is missing ? i have used default puppet.conf file generated using command line with -genconfig option Regards, Dhaval -- 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 mor...
2011 Feb 22
1
ANNOUNCE: Puppet 2.6.5 - Release Candidate 5 available!
...rs should be able to specify params for classes 18ca97b (#5045) Adds support to resource/type to also accept a param hash 70630b9 Fix #3165 Ralsh (bin/puppet resource) can''t manage files 1fd3600 Fixed #3646 - Added documentation for compile and apply to man page ae48634 Fixed #5914 Removed genconfig = true from genconfig output 7e7f342 Fixed #1657 - Added note about target file 069f29b Fixed #2096 - clarified option modification and tested it is working 66b442b Fixes #5916 - Cleanup of unused doc methods and documentation 9b74968 Modified rubydoc in lib/puppet/util/command_line/puppetca to fix...
2007 Dec 15
2
Puppet daemon not working -- works with cmd line
Hi, I have Redhat 9 & RHEL 4.2 with puppet clients installed. When is use puppetd -test the updates get effected, but when when running them as daemon mode nothing happens. ## Nothing Happens - no change is detected /etc/init.d/puppet status puppetd (pid 15538) is running... ## When running manually puppetd -test the changes from server gets updated. Is there any
2007 May 14
2
Puppet and Laptops
I have been looking at Puppet as a possible replacement for cfengine at our site. One difficulty I''ve had with cfengine that I''m wondering if Puppet can solve is that of dealing with laptop/mobile users. Since these laptops move around quite a bit, their IP/hostname is constantly changing. From playing with puppet a bit, I''ve found that it seems to generate the
2012 Aug 23
1
Puppet Agent VS User
...ion evaltrace = false external_nodes = none factdest = /var/lib/puppet/facts/ factpath = /var/lib/puppet/lib/facter facts_terminus = facter factsignore = .svn CVS factsource = puppet://puppet/facts/ factsync = false fileserverconfig = /etc/puppet/fileserver.conf filetimeout = 15 freeze_main = false genconfig = false genmanifest = false graph = false graphdir = /var/lib/puppet/state/graphs group = puppet hostcert = /var/lib/puppet/ssl/certs/vusion-production.pem hostcrl = /var/lib/puppet/ssl/crl.pem hostcsr = /var/lib/puppet/ssl/csr_vusion-production.pem hostprivkey = /var/lib/puppet/ssl/private_keys/vu...
2011 Feb 08
12
multiple puppetmasters (w/ Passenger) behind load balancer
Hello Gang, I''m working on scaling my puppet solution, and I''m deploying multiple masters w/ passenger that are going sit behind a load balancer. If anyone is using these type of setup, would you share how you deal with the SSL certs? I''ve been following Bode''s Blog (http://bodepd.com/wordpress/?p=7), and it''s not working to good for me.