Registry / networking / puppetdb-ruby

puppetdb-ruby

JSON →
library1.2.0rbrubygemsunverified

Simple Ruby client library for querying the PuppetDB API.

gem install puppetdb-ruby
INSTALL
IMPORT
SIG · PUPPETDB-RUBY
P
puppetdb-ruby
networkingrubyv1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PuppetDB
require 'puppetdb-ruby'

Query PuppetDB for nodes

require 'puppetdb-ruby' client = PuppetDB::Client.new(server: 'https://puppetdb.example.com') nodes = client.query('nodes {}') puts nodes
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
puppetdb-ruby — gem install puppetdb-ruby · libregistry