/puppet-nodequery

Installs the Nodequery Agent

Primary LanguagePuppetMIT LicenseMIT

puppet-nodequery

Puppet Forge Puppet Forge

Overview

This module installs the Nodequery Agent as described here.

Parameters

There is only one parameter and it is the access token for the server.

class { 'nodequery':
  token  => "TOKENHERE",
}