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

Version Path
mcollective-client-2.8.5 lib/mcollective/data/collective_data.ddl
mcollective-client-2.8.6 lib/mcollective/data/collective_data.ddl
dtk-node-agent-0.7.7 mcollective_additions/plugins/v2.2/data/collective_data.ddl
dtk-node-agent-0.7.6 mcollective_additions/plugins/v2.2/data/collective_data.ddl
dtk-node-agent-0.7.5 mcollective_additions/plugins/v2.2/data/collective_data.ddl
mcollective-client-2.8.4 lib/mcollective/data/collective_data.ddl
mcollective-client-2.8.3 lib/mcollective/data/collective_data.ddl
dtk-node-agent-0.7.4.1 mcollective_additions/plugins/v2.2/data/collective_data.ddl
dtk-node-agent-0.7.4 mcollective_additions/plugins/v2.2/data/collective_data.ddl
mcollective-client-2.8.2 lib/mcollective/data/collective_data.ddl
dtk-node-agent-0.7.3 mcollective_additions/plugins/v2.2/data/collective_data.ddl
dtk-node-agent-0.7.2 mcollective_additions/plugins/v2.2/data/collective_data.ddl
dtk-node-agent-0.7.1 mcollective_additions/plugins/v2.2/data/collective_data.ddl
mcollective-client-2.8.1 lib/mcollective/data/collective_data.ddl
dtk-node-agent-0.7.0 mcollective_additions/plugins/v2.2/data/collective_data.ddl
mcollective-client-2.8.0 lib/mcollective/data/collective_data.ddl