search for: storeconfigs_backend

Displaying 16 results from an estimated 16 matches for "storeconfigs_backend".

2013 Jul 25
9
Not collecting exported resources without storeconfigs
..."Not collecting exported resources without storeconfigs" for my opsview module. It was working fine on puppet 2.7 with Activerecord/MySQL. I am still new to puppetdb so maybe I am missing something. This is from puppet.conf: storeconfigs = true thin_storeconifgs = false storeconfigs_backend = puppetdb Any ideas? Thanks, -Larry -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group,...
2012 Dec 12
8
puppet dashboard inventory
I have a puppet master install which uses puppetdb. I also have puppet dashboard installed with the inventory service running. I want multiple puppet masters using a single puppetDB server. Puppetdb is installed on separate vm. How can I get the dashboard inventory to use the puppetdb server to get the inventory records? Where do I configure the dashboard inventory so it uses puppetdb? I
2013 Oct 30
4
Warning: Local environment: "42A" doesn't match server specified node environment "production", switching agent to "production"
...ts/production/site.pp [42A] modulepath = /etc/puppet/environments/modules/install/42A manifest = /etc/puppet/environments/manifests/install/site.pp [agent] server = puppet report = true [master] ssl_client_header = SSL_CLIENT_S_DN ssl_client_verify_header = SSL_CLIENT_VERIFY storeconfigs = true storeconfigs_backend = puppetdb reports=log,puppetdb,foreman external_nodes = /etc/puppet/node.rb node_terminus = exec* ----------------------------------------------------------- If i comment the last two lines (external_nodes and node_terminus) on the puppetmaster puppet.conf node, The puppet manifest is applie...
2013 May 13
1
puppet does not see changes in /etc/puppet/puppet.conf
...var/run/puppet factpath=$vardir/lib/facter templatedir=$confdir/templates prerun_command=/etc/puppet/etckeeper-commit-pre postrun_command=/etc/puppet/etckeeper-commit-post [master] ssl_client_header = SSL_CLIENT_S_DN ssl_client_verify_header = SSL_CLIENT_VERIFY storeconfigs = true storeconfigs_backend = puppetdb reports = store,puppetdb reporturl = http://dashboard/reports/upload node_terminus = exec external_nodes = /usr/bin/env PUPPET_DASHBOARD_URL=http://dashboard /usr/share/puppet-dashboard/bin/external_node I have restarted/rebooted/reinstalled but still hit the same issue for...
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",
2013 Dec 18
0
Resources not exported from puppet agent run on the Puppet Master nodes with PuppetDB
...uppet2. Again, all other nodes are exporting their resources as expected. The only differences I can think between the masters and regular nodes are: - The puppetdb-terminus package is installed - They have /etc/puppet/routes.yaml and /etc/puppet/puppetdb.conf - storeconfigs = true and storeconfigs_backend = puppetdb is set in 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...
2013 May 14
1
PuppetDB Cannot Find Postgresql Driver
...no change /etc/sysconfig/puppetdb - default- no change ---------------------------------------------- /etc/puppet/routes.yaml --- master: facts: terminus: puppetdb cache: yaml ----------------------------------------------- /etc/puppet/puppet.conf [master] storeconfigs = true storeconfigs_backend = puppetdb reports = store,puppetdb facts_terminus = puppetdb-terminus ------------------------------------------------ /etc/puppet/puppetdb.conf [main] server = fqdn-hostname port = 8081 ----------------------------------------------------- /etc/puppetdb/log4j.prope...
2012 Dec 06
2
pasenger does not start puppet master under nginx
...log''. logdir = /var/log/puppet # Where Puppet PID files are kept. # The default value is ''$vardir/run''. rundir = /var/run/puppet dns_alt_names = devops.XXXXX.com,devops confdir = /etc/puppet vardir = /var/lib/puppet storeconfigs = true storeconfigs_backend = puppetdb thin_storeconfigs = false async_storeconfigs = false ssl_client_header = SSL_CLIENT_S_D ssl_client_verify_header = SSL_CLIENT_VERIFY # Where SSL certificates are kept. # The default value is ''$confdir/ssl''. ssldir = $vardir/ssl any ideas wh...
2012 Jul 11
3
where is ssh_known_hosts file generated by sshkey ?
...entry created, but where is the file on the puppet master server ? I checked /etc/ssh_known_hosts ( I created a empty one) , but it''s still empty. the puppet master is configured with puppetdb and it''s working, and I have this in puppet.conf storeconfigs = true storeconfigs_backend = puppetdb Thanks. Clay -- 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/-/MguNOhh356EJ. To post to this group, send email to puppet-users@google...
2011 Nov 04
1
Storeconfigs and nagios and foreman
...f # Boolean; wether storeconfigs store in the database only the facts and exported resources. # If true, then storeconfigs performance will be higher and still allow exported/collected thin_storeconfigs = false # async_storeconfigs = false # You can adjust the backend using the storeconfigs_backend setting. storeconfigs = true storeconfigs_backend = active_record root@puppet:/etc/puppet# grep foreman puppet.conf external_nodes = /usr/share/foreman/extras/puppet/foreman/files/ external_node.rb reports = store, http, foreman, log root@puppet:/etc/puppet# ls -l /usr/lib/rub...
2013 Oct 16
2
Exported resources not in the catalog
...;'MODULES/puppet/templates/server/puppet.conf.erb'' [master] autosign = $confdir/autosign.conf { mode = 664 } reports = foreman external_nodes = /etc/puppet/node.rb node_terminus = exec ca = true ssldir = /var/lib/puppet/ssl storeconfigs_backend = puppetdb storeconfigs = true [development] modulepath = /etc/puppet/environments/development/modules:/etc/puppet/environments/common:/usr/share/puppet/modules config_version = [production] modulepath = /etc/puppet/environments/production/modules:/etc/puppet/environment...
2012 Aug 23
1
Puppet Agent VS User
...ddir = /var/lib/puppet/ssl/ca/signed smtpserver = none splay = false splaylimit = 1800 ssl_client_header = HTTP_X_CLIENT_DN ssl_client_verify_header = HTTP_X_CLIENT_VERIFY ssldir = /var/lib/puppet/ssl statedir = /var/lib/puppet/state statefile = /var/lib/puppet/state/state.yaml storeconfigs = false storeconfigs_backend = active_record strict_hostname_checking = false summarize = false syslogfacility = daemon tagmap = /etc/puppet/tagmail.conf tags = "" templatedir = /etc/puppet/templates thin_storeconfigs = false trace = false use_cached_catalog = false usecacheonfailure = true user = puppet vardir = /va...
2012 Jun 12
1
puppetdb indicated only facts were replaced, no sign of catalog
Dear all, I have this setup on Ubuntu 12.04 and using puppetmaster/puppet 2.7.14 and puppetdb/puppetdb-terminus 0.9.0 from puppetlabs. My puppetmaster also run puppetdb. I also use hiera in this setup. hadoop4 is puppetmaster and hadoop02 is puppet client. puppet node status hadoop4.west.net hadoop4.west.net Currently active Last catalog: 2012-06-05T23:23:33.159Z Last facts:
2013 Jan 08
4
puppetdb dashboard
...figs are as follows [master] autosign = /etc/puppet/autosign.conf reports = store, http reporturl = http://127.0.0.1:4000/reports/upload node_terminus = exec external_nodes = /usr/bin/env PUPPET_DASHBOARD_URL=http://127.0.0.1:4000/ /usr/share/puppet-dashboard/bin/external_node storeconfigs = true storeconfigs_backend = puppetdb Please let me know what you think. Thank you, Luke -- 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/-/oCxNAJ4pIrcJ. To post to this group...
2012 Nov 05
9
puppetdb postgresql Connection refused
Greetings, we are trying to setup puppetdb, nut our clients get the following error: Warning: Unable to fetch my node definition, but the agent run will continue: Warning: Error 400 on SERVER: Could not retrieve facts for lxa7t.unix.lan: Failed to submit ''replace facts'' command for lxa7t.unix.lan to PuppetDB at puppetdb:8081: Connection refused - connect(2) Info: Retrieving
2013 May 08
14
PuppetDB: SSL problems
...t cetera. I installed puppetdb-1.3.0-1.el6.noarch.rpm on my puppetdb.local host (which is puppetized). This seems to work, service starts :). When I edit the settings on my puppetmaster (puppet.local), something goes wrong. I am following the guide [1]. I put the settings (storeconfigs = true, storeconfigs_backend=puppetdb) on my puppetmaster and restart the puppetmaster. When I do a --onetime on a node, I get the following error: Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to submit ''replace facts'' command for gaia.local to PuppetDB at puppetdb.loca...