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