search for: storedconfigs

Displaying 20 results from an estimated 23 matches for "storedconfigs".

Did you mean: storeconfigs
2008 Feb 13
7
dependency to storeconfig
Hi all, I''ve noticed, that once using storeconfig, if the db (in my case mysql) is down than puppet wont start... is there a real reason for making puppet depend on the db? Thanks, Ohad _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2009 Nov 22
0
Puppet 25.1 + stored configuration (with sqlite) + augeas on Ubuntu 9.04 or 8.04
...ppet-0-25-1-debs-done-but-dela... Thank you very much!! I have already tried the debian-experimental packages on both Ubuntus, but I finally gave up because of broken stored configs (see http://groups.google.com/group/puppet-users/browse_thread/thread/2ca509fef3f7feb/05306edfee0706ed?lnk=gst&q=storedconfigs+problem#05306edfee0706ed for details). This time I tried the git-buildpackage way, and came with a little different database-related error. On client I just installed facter_1.5.6-3_all.deb, puppet_0.25.1-2_all.deb and libxml-simple-ruby_1.0.12-1_all.deb (to get rid off the warning messages). On...
2010 Jul 29
4
Test if stored config is enabled?
Hi I''d like to be able to test if stored config is enabled and active, and if not then react (eg. notice or die). Is there any way of doing this? Thanks Dom -- 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
2010 Dec 15
22
Separating puppetmaster file serving and catalogs
I''m looking for a way to run more than one puppetmaster on the same server under passenger. Most of the puppet CPU load is waiting for the catalogs to compile. This also seems to be mostly what takes large amounts of RAM. I have storedconfigs on. I want to be able to move the fileserver to a different pool of puppetmaster processes. Is there an easy way to tell the client, either in the catalog or in the config file, to get the files from a different port than the catalog? Is there a better way to do this? What I really want is for...
2009 Nov 20
3
What are puppet dependencies
Can anyone have detailed list of dependencies? I am under impression, that all my all problems with getting puppet to work come from the fact, that I have no idea what are puppet dependencies. On puppet Wiki one can read, that what is required is "ruby", and for storedconfigs "sqlite3" and "libsqlite3-ruby". Well, it is true, that they are required, but by far it is not all. But it is enough for facter to work (at least with some cryptic error or warning messages, but I have no idea how to get rid of them) with important condition, that PUPPET IS N...
2007 Oct 23
1
storeconfig DEPRECATION WARNING
Hi, here is a warningmessage i got while i am testing my new puppet installation with .23.2 and storedconfig and reports and all the bell and whistle :) DEPRECATION WARNING: Calling .create on a has_many association without saving its owner will not work in rails 2.0, you probably want .build instead See http://www.rubyonrails.org/deprecation for details. (called from create at
2010 Apr 27
3
strange pson error...
Hello! What does this error means? err: Could not retrieve catalog from remote server: Could not intern from pson: Could not convert from pson: Could not find relationship target "Nagios_hostgroup[]" I cannot find it anywhere in my config... I have only 2 nagios_hostgroups, exported to server, then collected in nagios module. Any ideas? Cheers --- Grzegorz Marszałek
2012 Jul 09
3
puppetdb = rise in exection expired notices?
...the first time (switching from a mysql instance). The command queue isn''t long (1-5, if anything, all the time), and ym master itself seems to be dealing well enough. I have seen the collection time growing higher and higher though. This is a ~2K node deployment, and one of the few things storedconfigs is used for is ssh-key collection/exports (basically collect from 90% of there hosts and export to the same 90%). mysql seemed to deal with this fine... I''m hesitant to tune puppetdb in terms of threads and heap size, as both of those SEEM okay right now...would either affect collection...
2012 Jun 29
5
puppetmaster init script - bug ?
I''ve configured puppet to use storedconfigs and puppetDB, If I start the puppet master using the init script puppetmaster I get a permission denied error when a node connects: Master: [root@puppet ~]# service puppetmaster start Starting puppetmaster: [ OK ] Node: [root@puppet-slave ~]# puppet agent --t...
2010 Jul 07
7
inventory of managed resources
Hi, are there any good ways of scripting an inventory of managed resources on all nodes? I''ve found the inventory script by R.I.Pienaar ( http://www.devco.net/archives/2010/02/26/what_does_puppet_manage_on_a_node-2.php) which does what I want but only locally on each client. Is there any native way of syncing the client_yaml data centrally or any other way of doing this? I need a
2008 Feb 11
9
Storeconfigs purge Perl
Here''s some happy-fun Perl to make your storeconfig/virtual resources day better. I probably should have written this in Ruby, but perl comes naturally :) #!/usr/bin/perl # # Perl DBI to remove all related entries from Puppet''s storeconfigs database. # Use when a host is removed from the Puppet network forcibly # Alternatives: run puppet on host to be removed with a blank
2012 Oct 15
4
Benchmark puppetDB
Dear All, I know puppetDB its more faster than storeconfigs, but to replace storeconfigs with puppetDB into production server Its need more explanation than some link from puppetlabs, need prove to my bos and team. For testing i just have 1 puppetmaster and 1 and 2 puppet agent, how i can look different performance? Its that any idea / or complex puppet stanza to benchmark / compare this with
2012 Oct 12
0
Announce: Puppet 3.0.1-rc1 Available
...: http://projects.puppetlabs.com/projects/puppet/ Puppet 3.0.1-rc1 Changelog ==================== Andrew Parker (6): 7a53202 (#15717) Require puppet/run in the agent 7d0e1bd (#15717) Allow pluginsync as an option to Puppet::Run a728098 (#16698) Do not set Node cache_terminus for storedconfigs 5a7fd97 (#16698) Add acceptance test for using store configs with an enc 6c47ba9 (#16922) Quote strings that contain ":" dc50ec7 (#16922) Quote strings that contain ":" Jeff McCune (6): 68a2b34 (maint) Add .yardopts file 9478aab (maint) Add yard ge...
2012 Oct 18
0
Announce: Puppet 3.0.1 Available
...cted puppet version of 3.0.1: https://projects.puppetlabs.com/projects/puppet/ Puppet 3.0.1 Changelog ==================== Andrew Parker (9): (#15717) Require puppet/run in the agent (#15717) Allow pluginsync as an option to Puppet::Run (#16698) Do not set Node cache_terminus for storedconfigs (#16698) Add acceptance test for using store configs with an enc (#16922) Quote strings that contain ":" (#16922) Quote strings that contain ":" (#16698) Exclude enc+storeconfig test from solaris (Maint) Fix acceptance test to work on centos5...
2011 Dec 15
2
filtering exported resources...
I''m currently searching around/reading up on exported resources, but figured I''d ping the list to see if someone had a quick answer. I''m collecting and exporting ssh keys, basically like the example in ProPuppet and in the wiki etc. I was collecting both rsa and dsa keys, and exporting all keys. I''ve stopped collecting dsa keys, we don''t care about
2012 Aug 09
4
Error 400 on Server: Another local or imported resource exists with the type and title Sshkey
I am attempting to remove an old ssh host key from /etc/ssh/ssh_known_hosts. In my manifest, I have the following: # add keys @@sshkey { $hostname: ensure => present, type => "rsa", key => $sshrsakey, } # remove key @@sshkey { "foohost": ensure => absent, type => "rsa", } Sshkey <<| |>> But I get this error on
2011 Jun 06
4
How do you handle deleted nodes with exported resources in this situation?
I have an issue where for a file type of an exported resource I must define as such: force => false, replace => false, Meaning the file is created, but do not replace after it''s added. I do this because of the app modifies the config file after (I know bad idea on their part). How can I ensure this file is removed when I remove the node from
2012 May 18
24
Announce: PuppetDB 0.9.0 (first release) is available
PuppetDB, a component of the Puppet Data Library, is a centralized storage daemon for auto-generated data. This initial release of PuppetDB targets the storage of catalogs and facts: * It’s a drop-in, 100% compatible replacement for storeconfigs * It’s a drop-in, 100% compatible replacement for inventory service * It hooks into your Puppet infrastructure using Puppet’s pre-existing
2007 Oct 12
7
puppet (Timeout::Error) HELP???
Can anyone help me with this error I am having. I am using puppet on Debian Etch, version 0.20.1-1 from apt works OK, but due to one or two problems we want to use the version from testing, 0.23.2-10, but the puppetd just fails upon startup spitting this out: Starting puppet configuration management tool/usr/lib/ruby/1.8/timeout.rb:54:in `open'': execution expired (Timeout::Error)
2011 Apr 04
7
puppet-dashboard
Hello, I have another quick one about puppet dashboard. We are using the Debian one for Squeeze (1.0.4) and as the database has significantly grown, if/when we click on a list of unresponsive nodes to check them, the web interface sits there doing nothing then the puppetmaster process starts timing out for all nodes compiling their catalogs. Has anyone got a workaround for this? Does it involve