threesquared-nodequery

Installs the Nodequery Agent


Keywords
monitoring, puppet, nodequery, puppet-module
License
MIT
Install
puppet module install threesquared-nodequery --version 0.1.1

Documentation

puppet-nodequery

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",
}