similar to: Puppet Inventory Service - class search

Displaying 20 results from an estimated 4000 matches similar to: "Puppet Inventory Service - class search"

2011 Mar 18
4
Inventory service and dashboard 1.1.0 rc1
I just set up the latest dashboard release candidate in hopes of trying out the new inventory service. After modifying the puppet- dashboard config to use the inventory service and after changing my auth.conf I gave it a whirl but ran into some issues.. I initially tried using fact_terminus = yaml and was able to do some queries via curl. I''m currently using storeconfigs so setting up
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
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
2012 Dec 17
3
Rspec with rspec-hiera-puppet
I''ve been working on getting spec tests on all of my modules and am down to ones that use hiera and don''t have any reasonable defaults. It looks like there is a project on GH (https://github.com/amfranz/rspec-hiera-puppet) that is designed to fill this need, but for the life of me I cannot make it work. FriedBob helped out on the IRC channel some with his solution of including
2012 Dec 12
0
puppet dashbaord 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
2009 May 25
0
RPGWO - no item images in inventory tab
RPG World Online is a 2d mmorpg, which was coded in Visual Basic. Therefore it requires the VB60 runtime to install and run. The most obvious bug is, that most of the item images in the inventory tab are not being displayed correctly or not at all. Thou while clicking on one of the inventory space holders which should contain an item, we get a name of the item displayed and items can be used
2011 Apr 12
0
connecting dashboard to facts/inventory service.....
I''m having all sorts of trouble getting our new puppet-dashboard install to connect/get the facts/inventory from the puppet master. These are separate boxes, and I''m getting (testing): root@puppetdash puppet-dashboard]# curl -k -H "Accept: yaml" https://puppet:8140/production/facts/hero0304.rc.fas.harvard.edu Forbidden request:
2011 Jul 23
2
Dashboard not retrieving inventory
Hi All, Puppet-dashboard appears to be having some trouble. Under inventory, it says: "Could not retrieve facts from inventory service: Permission denied - certs/dashboard.private_key.pem" When I run: curl -k -H "Accept: yaml" https://puppet:8140/production/facts/host.domain I get the expected dump of facts. Versions: puppet-dashboard is 1.1.0 (using passenger) puppet-master
2011 Feb 07
2
Puppet CA Inventory and Serial # file... unique format?
I''m working on a system for auto-resigning certificates for our clients and Iv''e basically got it working .. but I notice that Puppet uses an inventory file and a serial # file that seem to be differently formatted than the openssl toolkit uses? The serial number file that puppet generates has a 4 digit number starting with 0000... but openssl tracks its serial numbers in a hex
2012 Oct 05
1
Puppet Dashboard inventory search problems.
I''m using Dashboard 1.2.10 on an Ubuntu 10.04 LTS system, and Puppet 2.7.19 When I do an inventory search, I get a blank screen. In the logs, I found the following: Processing NodesController#search (for X.X.X.X at 2012-10-05 08:44:57) [GET] Parameters: {"action"=>"search", "controller"=>"nodes",
2013 May 14
3
PuppetDB "Failed to submit 'replace facts' command"
I have a small environment with a single puppetmaster and puppetdb on the same node that I get sporadic "Failed to submit ''replace facts'' command" errors from nodes. It isn''t consistent about which nodes are causing the error and I can''t find anything else going on at the same time on either the master or the agent that these errors happen. Here
2013 Jul 18
0
Transfer inventory and filebucket changes to consolidated dashboard server
I have a dashboard server sitting in my development lan and am able to pull inventory and file bucket information from my development Puppet Master server to the dashboard. I would like to be able to pull the facter inventory and filebucket from my Production Puppet Master server into the development dashboard server, that way I have one view for all my systems. There are firewall rules that
1999 Sep 29
0
Apologies for Lab Inventory Database Offline Message...
Well, the cat's out of the bag - my top secret database has been exposed. Sorry for the offbeat post..... .mark >---------- >From: Mark Schoonover >Sent: Wednesday, September 29, 1999 2:22 PM >To: Multiple recipients of list SAMBA >Subject: Lab Inventory Database Offline > >Good Afternoon! > > I'm making the changes to the lab inventory database. Mainly a
2013 Apr 20
1
PuppetDB / inventory service configuration problem
Hi, I''ve just been configuring my new Puppet 3.1.1 / Dashboard setup with Passenger to use PuppetDB for the inventory service. I configured it via the puppetdb forge module, and it all seems to be configured correctly as far as the docs describe. When I look at a node in the dashboard, under the inventory section, I just see: Could not retrieve facts from inventory service: 404
2007 Mar 29
0
Impute Values for Forest Inventory
Dear All, I am Ricky Jacob, a project Student from India who is working on Forest Inventories. Input data: Plot(area = .1 ha) data having the following information: 1) Basal Area 2)Tree Density 3)Volume So I am applying this information to the corresponding pixels in the satellite imagery of the study area. I also have given the same values to a 3x3 window around that pixel. Inventory is taken
2009 May 12
2
Agentless Inventory
Anyone know of an OS/Software inventory tool that supports Linux and Windows that is agentless? Thanks, jlc
2013 May 17
1
History of fact inventory
Hi all is there a way to keep a history of facts for a given node, other than taking a periodic snapshot of the inventory service? Thanks -- 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 Jun 18
1
Inventory Service on RHEL - uninitalized constant ActiveRecord
Hi, Has anyone had success getting the Inventory Service running in RHEL 6? My Puppet Nodes are getting the following error: > [root@puppetnode-01 ~]# puppetd --debug --verbose --no-daemonize > ... > err: Could not retrieve catalog from remote server: Error 400 on SERVER: > Could not autoload inventory_active_record: uninitialized constant > ActiveRecord > ...
2012 Sep 27
1
is it possible to save dashboard inventory searches
Hello: Is it possible to save dashboard inventory searches? I''m a relatively new puppet user. I''ve checked the puppetlabs documentation for an answer to my question - but didn''t turn anything up. Thanks! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit
2008 Jun 25
1
Added new guide OCS Inventory NG to wiki
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, everyone. I added a new guide for installing and configuring the OCS Inventory NG server/client system on CentOS 5.x. Also, there's some brief explanations for integrating it into GLPI. I added it under non CentOS applications, since I think it fits in best there. Regards, Max - -- # find . "*imbecile" -exec sed -ie