Sha256: e7a2e1d65abf34bd51b597718413389814529d5cc5991c74574270c871f643aa
Contents?: true
Size: 674 Bytes
Versions: 16
Compression:
Stored size: 674 Bytes
Contents
metadata :name => "Collective", :description => "Collective membership", :author => "Puppet Labs", :license => "ASL 2.0", :version => "1.0", :url => "http://marionette-collective.org/", :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
16 entries across 16 versions & 2 rubygems