search for: catalog_resources

Displaying 4 results from an estimated 4 matches for "catalog_resources".

2013 Jan 14
18
Puppetdb will setting gc-interval to 0 disable it
I have multiple puppetdb severs pointed at the same database. Would setting gc-interval to 0 disable it on the extra puppetdb nodes? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/4DEyx0IXbLsJ. To post to this group, send email to
2013 Dec 18
0
Resources not exported from puppet agent run on the Puppet Master nodes with PuppetDB
...n the [main] section of puppet.conf - The certs for the masters were created using --dns-alt-names puppet.example.com This is were I''m really stumped. When I query the PostgreSQL database directly I see all of the resources should have been exported from both nodes in the catalog_resources table. It looks like the catalog has been correctly submitted to PuppetDB and was correctly stored in the database. Its just not being returned by PuppetDB either from the API or during a catalog compile. My setup is basically fully stock using the puppetlabs-puppetdb module with PuppetDB and...
2013 Oct 24
11
Help with scaling puppetdb/postgres
Hello, I''m currently trying to deploy puppetdb to my environment but I''m having difficulties and am unsure on how to proceed. I have 1300+ nodes checking in at 15 minute intervals (3.7 million resources in the population). The load is spread across 6 puppet masters. I requisitioned what I thought would be a powerful enough machine for the puppetdb/postgres server. A machine
2013 Aug 21
11
Confusion with puppetdb (storeconfig) and query database
Hello, I have configured puppet and puppetdb (storeconfig) with postgresql and the service run and the collecting are good for example: I can make query with the next command and responds ok . [.........................] [root@master]# curl -X GET -H ''Accept: application/json'' http://127.0.0.1:8080/v2/facts --data-urlencode ''query=["=", "name",