threesquared / puppet-nodequery

Installs the Nodequery Agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Installs the Nodequery Agent

License:MIT License


Languages

Language:Puppet 66.3%Language:Ruby 33.7%