Sha256: 04295c3ac4c0eda097924f541649fab5dd1645525e528f2e1d04bfe9eade20f2
Contents?: true
Size: 681 Bytes
Versions: 39
Compression:
Stored size: 681 Bytes
Contents
metadata :name => "Collective", :description => "Collective membership", :author => "Puppet Labs", :license => "ASL 2.0", :version => "1.0", :url => "https://docs.puppetlabs.com/mcollective/", :timeout => 1 dataquery :description => "Collective" do input :query, :prompt => 'Collective', :description => 'Collective name to ask about, eg mcollective', :type => :string, :validation => /./, :maxlength => 256 output :member, :description => 'Node is a member of the named collective', :display_as => 'member' end
Version data entries
39 entries across 39 versions & 2 rubygems