stdin.rb

Path: lib/mcollective/discovery/stdin.rb
Last Update: Wed Aug 24 07:19:21 +0000 2016

discovers against stdin instead of the traditional network discovery the input must be a flat file with a node name per line which should match identities as configured, or it should be a json string as output by the -j option of mco rpc

Required files

mcollective/rpc/helpers  

[Validate]