From 325d5f056f98fd9635d46ccdf1eb90094ad404dd Mon Sep 17 00:00:00 2001 From: Dmitry Burmistrov Date: Fri, 29 Nov 2013 16:27:17 +0400 Subject: [PATCH] Update version according to OSCI-936 --- debian/changelog | 2 +- doc/Dir.html | 4 +- doc/MCollective.html | 28 +- doc/MCollective/Application.html | 18 +- doc/MCollective/Applications.html | 24 +- doc/MCollective/Client.html | 8 +- doc/MCollective/CodedError.html | 12 +- doc/MCollective/Config.html | 4 +- doc/MCollective/Connector/Base.html | 4 +- doc/MCollective/DDL.html | 6 +- doc/MCollective/DDL/Base.html | 14 +- doc/MCollective/DDL/DataDDL.html | 12 +- doc/MCollective/DDL/DiscoveryDDL.html | 12 +- doc/MCollective/Data/Base.html | 8 +- doc/MCollective/Data/Result.html | 24 +- doc/MCollective/Discovery.html | 8 +- doc/MCollective/Facts.html | 12 +- doc/MCollective/Facts/Base.html | 24 +- doc/MCollective/Log.html | 52 +- doc/MCollective/Matcher.html | 20 +- doc/MCollective/Matcher/Parser.html | 20 +- doc/MCollective/Matcher/Scanner.html | 8 +- doc/MCollective/Message.html | 48 +- doc/MCollective/Optionparser.html | 8 +- doc/MCollective/PluginManager.html | 16 +- .../PluginPackager/AgentDefinition.html | 16 +- doc/MCollective/RPC.html | 18 +- doc/MCollective/RPC/Agent.html | 20 +- doc/MCollective/RPC/Audit.html | 10 +- doc/MCollective/RPC/Client.html | 36 +- doc/MCollective/RPC/Helpers.html | 20 +- doc/MCollective/RPC/Request.html | 24 +- doc/MCollective/RPC/Result.html | 24 +- doc/MCollective/RPC/Stats.html | 20 +- doc/MCollective/Registration/Base.html | 16 +- doc/MCollective/Runner.html | 10 +- doc/MCollective/SSL.html | 4 +- doc/MCollective/Security/Base.html | 24 +- doc/MCollective/Shell.html | 8 +- doc/MCollective/Util.html | 50 +- doc/bin/mc-call-agent.html | 2 +- doc/bin/mco.html | 2 +- doc/bin/mcollectived.html | 2 +- doc/created.rid | 2 +- doc/index.html | 468 +++++++++--------- doc/install_rb.html | 2 +- doc/lib/mcollective/agent_rb.html | 2 +- doc/lib/mcollective/agents_rb.html | 2 +- doc/lib/mcollective/aggregate/base_rb.html | 2 +- .../mcollective/aggregate/result/base_rb.html | 2 +- .../result/collection_result_rb.html | 2 +- .../aggregate/result/numeric_result_rb.html | 2 +- doc/lib/mcollective/aggregate/result_rb.html | 2 +- doc/lib/mcollective/aggregate_rb.html | 2 +- doc/lib/mcollective/application_rb.html | 2 +- doc/lib/mcollective/applications_rb.html | 2 +- doc/lib/mcollective/cache_rb.html | 2 +- doc/lib/mcollective/client_rb.html | 2 +- doc/lib/mcollective/config_rb.html | 2 +- doc/lib/mcollective/connector/base_rb.html | 4 +- doc/lib/mcollective/connector_rb.html | 2 +- doc/lib/mcollective/data/base_rb.html | 2 +- doc/lib/mcollective/data/result_rb.html | 2 +- doc/lib/mcollective/data_rb.html | 2 +- doc/lib/mcollective/ddl/agentddl_rb.html | 2 +- doc/lib/mcollective/ddl/base_rb.html | 2 +- doc/lib/mcollective/ddl/dataddl_rb.html | 2 +- doc/lib/mcollective/ddl/discoveryddl_rb.html | 2 +- doc/lib/mcollective/ddl/validatorddl_rb.html | 2 +- doc/lib/mcollective/ddl_rb.html | 2 +- doc/lib/mcollective/discovery_rb.html | 2 +- doc/lib/mcollective/exception_rb.html | 2 +- doc/lib/mcollective/facts/base_rb.html | 2 +- doc/lib/mcollective/facts_rb.html | 2 +- .../generators/agent_generator_rb.html | 2 +- doc/lib/mcollective/generators/base_rb.html | 2 +- .../generators/data_generator_rb.html | 2 +- doc/lib/mcollective/generators_rb.html | 2 +- doc/lib/mcollective/log_rb.html | 2 +- doc/lib/mcollective/logger/base_rb.html | 2 +- .../mcollective/logger/console_logger_rb.html | 2 +- .../mcollective/logger/file_logger_rb.html | 2 +- .../mcollective/logger/syslog_logger_rb.html | 2 +- doc/lib/mcollective/logger_rb.html | 2 +- doc/lib/mcollective/matcher/parser_rb.html | 2 +- doc/lib/mcollective/matcher/scanner_rb.html | 2 +- doc/lib/mcollective/matcher_rb.html | 2 +- doc/lib/mcollective/message_rb.html | 2 +- doc/lib/mcollective/monkey_patches_rb.html | 2 +- doc/lib/mcollective/optionparser_rb.html | 2 +- doc/lib/mcollective/pluginmanager_rb.html | 2 +- .../pluginpackager/agent_definition_rb.html | 2 +- .../standard_definition_rb.html | 2 +- doc/lib/mcollective/pluginpackager_rb.html | 2 +- doc/lib/mcollective/registration/base_rb.html | 2 +- doc/lib/mcollective/registration_rb.html | 2 +- doc/lib/mcollective/rpc/actionrunner_rb.html | 2 +- doc/lib/mcollective/rpc/agent_rb.html | 2 +- doc/lib/mcollective/rpc/audit_rb.html | 2 +- doc/lib/mcollective/rpc/client_rb.html | 2 +- doc/lib/mcollective/rpc/helpers_rb.html | 2 +- doc/lib/mcollective/rpc/progress_rb.html | 2 +- doc/lib/mcollective/rpc/reply_rb.html | 2 +- doc/lib/mcollective/rpc/request_rb.html | 2 +- doc/lib/mcollective/rpc/result_rb.html | 2 +- doc/lib/mcollective/rpc/stats_rb.html | 2 +- doc/lib/mcollective/rpc_rb.html | 2 +- doc/lib/mcollective/runner_rb.html | 2 +- doc/lib/mcollective/runnerstats_rb.html | 2 +- doc/lib/mcollective/security/base_rb.html | 2 +- doc/lib/mcollective/security_rb.html | 2 +- doc/lib/mcollective/shell_rb.html | 2 +- doc/lib/mcollective/ssl_rb.html | 2 +- doc/lib/mcollective/translatable_rb.html | 2 +- doc/lib/mcollective/unix_daemon_rb.html | 2 +- doc/lib/mcollective/util_rb.html | 4 +- doc/lib/mcollective/validator_rb.html | 2 +- doc/lib/mcollective/windows_daemon_rb.html | 2 +- doc/lib/mcollective_rb.html | 2 +- ext/debian/changelog | 2 +- ext/redhat/mcollective.spec | 2 +- 121 files changed, 664 insertions(+), 664 deletions(-) diff --git a/debian/changelog b/debian/changelog index b559546..1fb33e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,4 +2,4 @@ mcollective (2.3.3-1puppetlabs1) unstable sid squeeze wheezy precise; urgency=lo * Update to version 2.3.3-1puppetlabs1 - -- Puppet Labs Release Fri, 15 Nov 2013 12:53:51 +0000 + -- Puppet Labs Release Fri, 29 Nov 2013 12:20:56 +0000 diff --git a/doc/Dir.html b/doc/Dir.html index 660c01c..1e6902c 100644 --- a/doc/Dir.html +++ b/doc/Dir.html @@ -59,7 +59,7 @@

Methods

@@ -94,7 +94,7 @@ @@ -634,7 +634,7 @@ be loaded either from the config dir and if that does not exist, default to
- +
@@ -934,7 +934,7 @@ See the documentation for action for how to use this
- +
@@ -997,7 +997,7 @@ safe assumption, just to skip them.
- +
diff --git a/doc/MCollective/DDL/DataDDL.html b/doc/MCollective/DDL/DataDDL.html index a98eb0e..e40a840 100644 --- a/doc/MCollective/DDL/DataDDL.html +++ b/doc/MCollective/DDL/DataDDL.html @@ -59,11 +59,11 @@

Methods

@@ -385,7 +385,7 @@ end
- +
@@ -426,7 +426,7 @@ end
- +
@@ -460,7 +460,7 @@ Returns the interface for the data query
- +
diff --git a/doc/MCollective/DDL/DiscoveryDDL.html b/doc/MCollective/DDL/DiscoveryDDL.html index 2f373b5..bca5016 100644 --- a/doc/MCollective/DDL/DiscoveryDDL.html +++ b/doc/MCollective/DDL/DiscoveryDDL.html @@ -59,11 +59,11 @@

Methods

@@ -369,7 +369,7 @@ end
- +
@@ -413,7 +413,7 @@ records valid capabilities for discovery plugins
- +
@@ -458,7 +458,7 @@ Creates the definition for new discovery plugins
- +
diff --git a/doc/MCollective/Data/Base.html b/doc/MCollective/Data/Base.html index a7d86bb..e1d07a5 100644 --- a/doc/MCollective/Data/Base.html +++ b/doc/MCollective/Data/Base.html @@ -59,7 +59,7 @@

Methods

@@ -421,7 +421,7 @@
- +
@@ -689,7 +689,7 @@ Register plugins that inherits base
- +
diff --git a/doc/MCollective/Data/Result.html b/doc/MCollective/Data/Result.html index 0e7b553..8e28dca 100644 --- a/doc/MCollective/Data/Result.html +++ b/doc/MCollective/Data/Result.html @@ -59,17 +59,17 @@

Methods

@@ -351,7 +351,7 @@
- +
@@ -393,7 +393,7 @@
- +
@@ -425,7 +425,7 @@
- +
@@ -459,7 +459,7 @@
- +
@@ -491,7 +491,7 @@
- +
@@ -523,7 +523,7 @@
- +
diff --git a/doc/MCollective/Discovery.html b/doc/MCollective/Discovery.html index f4c8a47..b9e7137 100644 --- a/doc/MCollective/Discovery.html +++ b/doc/MCollective/Discovery.html @@ -65,13 +65,13 @@
  • #ddl
  • -
  • #discover
  • +
  • #discover
  • #discovery_class
  • #discovery_method
  • -
  • #discovery_timeout
  • +
  • #discovery_timeout
  • #find_known_methods
  • @@ -496,7 +496,7 @@ stupid things in the presense of a agent filter
    - +
    @@ -622,7 +622,7 @@ stupid things in the presense of a agent filter
    - +
    diff --git a/doc/MCollective/Facts.html b/doc/MCollective/Facts.html index 683954f..da2f008 100644 --- a/doc/MCollective/Facts.html +++ b/doc/MCollective/Facts.html @@ -64,11 +64,11 @@

    Methods

    @@ -376,7 +376,7 @@ method that should return a hash of facts.
    - +
    @@ -410,7 +410,7 @@ Get the value of a fact
    - +
    @@ -444,7 +444,7 @@ Get the value of a fact
    - +
    diff --git a/doc/MCollective/Facts/Base.html b/doc/MCollective/Facts/Base.html index 210d562..53b5111 100644 --- a/doc/MCollective/Facts/Base.html +++ b/doc/MCollective/Facts/Base.html @@ -59,17 +59,17 @@

    Methods

    @@ -360,7 +360,7 @@ returns a hash like:
    - +
    @@ -394,7 +394,7 @@ Registers new fact sources into the plugin manager
    - +
    @@ -434,7 +434,7 @@ Registers new fact sources into the plugin manager
    - +
    @@ -468,7 +468,7 @@ Plugins can override this to provide forced fact invalidation
    - +
    @@ -546,7 +546,7 @@ Returns the value of a single fact
    - +
    @@ -580,7 +580,7 @@ Returns all facts
    - +
    diff --git a/doc/MCollective/Log.html b/doc/MCollective/Log.html index 6515f34..86439ac 100644 --- a/doc/MCollective/Log.html +++ b/doc/MCollective/Log.html @@ -59,45 +59,45 @@

    Methods

    @@ -394,7 +394,7 @@ A simple class that allows logging at various levels.
    - +
    @@ -426,7 +426,7 @@ A simple class that allows logging at various levels.
    - +
    @@ -521,7 +521,7 @@ till we eventually get a logging preference from the config module
    - +
    @@ -555,7 +555,7 @@ increments the active log level
    - +
    @@ -589,7 +589,7 @@ Logs at debug level
    - +
    @@ -657,7 +657,7 @@ this method is here to facilitate testing
    - +
    @@ -726,7 +726,7 @@ figures out the filename that called us
    - +
    @@ -760,7 +760,7 @@ Logs at info level
    - +
    @@ -838,7 +838,7 @@ logs a message at a certain level
    - +
    @@ -888,7 +888,7 @@ logs a message at a certain level
    - +
    @@ -967,7 +967,7 @@ itself
    - +
    @@ -1066,7 +1066,7 @@ sets the logger class to use
    - +
    @@ -1098,7 +1098,7 @@ sets the logger class to use
    - +
    diff --git a/doc/MCollective/Matcher.html b/doc/MCollective/Matcher.html index 69b8471..4aafd5f 100644 --- a/doc/MCollective/Matcher.html +++ b/doc/MCollective/Matcher.html @@ -69,15 +69,15 @@

    Methods

    @@ -374,7 +374,7 @@ char = A-Z | a-z | < | > | => | =< | _ | - |* | / { A-Z | a-z | < | > | =>
    - +
    @@ -414,7 +414,7 @@ Creates a callstack to be evaluated from a compound evaluation string
    - +
    @@ -504,7 +504,7 @@ Helper creates a hash from a function call string
    - +
    @@ -580,7 +580,7 @@ function
    - +
    @@ -628,7 +628,7 @@ Evaluates a compound statement
    - +
    diff --git a/doc/MCollective/Matcher/Parser.html b/doc/MCollective/Matcher/Parser.html index 81092b1..0784430 100644 --- a/doc/MCollective/Matcher/Parser.html +++ b/doc/MCollective/Matcher/Parser.html @@ -59,15 +59,15 @@

    Methods

    @@ -385,7 +385,7 @@
    - +
    @@ -431,7 +431,7 @@
    - +
    @@ -466,7 +466,7 @@
    - +
    @@ -503,7 +503,7 @@
    - +
    @@ -542,7 +542,7 @@ Exit and highlight any malformed tokens
    - +
    diff --git a/doc/MCollective/Matcher/Scanner.html b/doc/MCollective/Matcher/Scanner.html index f5952bf..1d6c9b1 100644 --- a/doc/MCollective/Matcher/Scanner.html +++ b/doc/MCollective/Matcher/Scanner.html @@ -65,9 +65,9 @@
  • #get_token
  • -
  • #is_klass?
  • +
  • #is_klass?
  • -
  • #lookahead
  • +
  • #lookahead
  • @@ -653,7 +653,7 @@ Helper generates a statement token
    - +
    @@ -695,7 +695,7 @@ Deal with special puppet class statement
    - +
    diff --git a/doc/MCollective/Message.html b/doc/MCollective/Message.html index f361275..5c69bd7 100644 --- a/doc/MCollective/Message.html +++ b/doc/MCollective/Message.html @@ -61,29 +61,29 @@
  • ::new
  • -
  • #base64?
  • +
  • #base64?
  • -
  • #base64_decode!
  • +
  • #base64_decode!
  • -
  • #base64_encode!
  • +
  • #base64_encode!
  • -
  • #create_reqid
  • +
  • #create_reqid
  • -
  • #decode!
  • +
  • #decode!
  • -
  • #encode!
  • +
  • #encode!
  • -
  • #expected_msgid=
  • +
  • #expected_msgid=
  • -
  • #publish
  • +
  • #publish
  • -
  • #reply_to=
  • +
  • #reply_to=
  • -
  • #type=
  • +
  • #type=
  • -
  • #validate
  • +
  • #validate
  • -
  • #validate_compound_filter
  • +
  • #validate_compound_filter
  • @@ -734,7 +734,7 @@ options[:requestid] - specific request id to use else one will be generated
    - +
    @@ -766,7 +766,7 @@ options[:requestid] - specific request id to use else one will be generated
    - +
    @@ -801,7 +801,7 @@ options[:requestid] - specific request id to use else one will be generated
    - +
    @@ -836,7 +836,7 @@ options[:requestid] - specific request id to use else one will be generated
    - +
    @@ -871,7 +871,7 @@ options[:requestid] - specific request id to use else one will be generated
    - +
    @@ -913,7 +913,7 @@ options[:requestid] - specific request id to use else one will be generated
    - +
    @@ -959,7 +959,7 @@ options[:requestid] - specific request id to use else one will be generated
    - +
    @@ -997,7 +997,7 @@ optimizing their behavior like by ignoring messages not directed at us.
    - +
    @@ -1040,7 +1040,7 @@ publish a reply message by creating a target name and sending it
    - +
    @@ -1079,7 +1079,7 @@ what it usually does
    - +
    @@ -1139,7 +1139,7 @@ when someone might assume direct_addressing is enabled when its not.
    - +
    @@ -1191,7 +1191,7 @@ Perform validation against the message by checking filters and ttl
    - +
    diff --git a/doc/MCollective/Optionparser.html b/doc/MCollective/Optionparser.html index 2a15570..4683bea 100644 --- a/doc/MCollective/Optionparser.html +++ b/doc/MCollective/Optionparser.html @@ -61,9 +61,9 @@
  • ::new
  • -
  • #add_common_options
  • +
  • #add_common_options
  • -
  • #add_filter_options
  • +
  • #add_filter_options
  • #add_required_options
  • @@ -443,7 +443,7 @@ Starts a parser in verbose mode that does not show the common options:
    - +
    @@ -527,7 +527,7 @@ These options will be added to most cli tools
    - +
    diff --git a/doc/MCollective/PluginManager.html b/doc/MCollective/PluginManager.html index 2c4945e..051217f 100644 --- a/doc/MCollective/PluginManager.html +++ b/doc/MCollective/PluginManager.html @@ -52,7 +52,7 @@

    Methods

    @@ -358,7 +358,7 @@ idea is that we can only have one security provider, one connector etc.
    - +
    @@ -565,7 +565,7 @@ use eval to create an instance of a class
    - +
    @@ -762,7 +762,7 @@ Grep’s over the plugin list and returns the list found
    - +
    @@ -838,7 +838,7 @@ and then doing a require.
    - +
    diff --git a/doc/MCollective/PluginPackager/AgentDefinition.html b/doc/MCollective/PluginPackager/AgentDefinition.html index c95beea..967654f 100644 --- a/doc/MCollective/PluginPackager/AgentDefinition.html +++ b/doc/MCollective/PluginPackager/AgentDefinition.html @@ -61,13 +61,13 @@
  • ::new
  • -
  • #agent
  • +
  • #agent
  • -
  • #client
  • +
  • #client
  • -
  • #common
  • +
  • #common
  • -
  • #identify_packages
  • +
  • #identify_packages
  • @@ -616,7 +616,7 @@ href="../Agent.html">Agent Plugin package
    - +
    @@ -663,7 +663,7 @@ Obtain Agent package files and dependencies.
    - +
    @@ -707,7 +707,7 @@ Obtain client package files and dependencies.
    - +
    @@ -759,7 +759,7 @@ Obtain common package files and dependencies.
    - +
    diff --git a/doc/MCollective/RPC.html b/doc/MCollective/RPC.html index 9749273..56b01b0 100644 --- a/doc/MCollective/RPC.html +++ b/doc/MCollective/RPC.html @@ -40,12 +40,12 @@
  • lib/mcollective/rpc/progress.rb
  • -
  • lib/mcollective/rpc/agent.rb
  • -
  • lib/mcollective/rpc/request.rb
  • +
  • lib/mcollective/rpc/agent.rb
  • +
  • lib/mcollective/rpc/audit.rb
  • @@ -115,15 +115,15 @@
  • ::stats
  • -
  • #empty_filter?
  • +
  • #empty_filter?
  • #printrpc
  • #printrpcstats
  • -
  • #rpcclient
  • +
  • #rpcclient
  • -
  • #rpcoptions
  • +
  • #rpcoptions
  • @@ -523,7 +523,7 @@ to it without users having to pass it around in params.
    - +
    @@ -680,7 +680,7 @@ and print out any aggregate summary information if present
    - +
    @@ -781,7 +781,7 @@ this flag to false to cause an Exception to be raised instead.
    - +
    diff --git a/doc/MCollective/RPC/Agent.html b/doc/MCollective/RPC/Agent.html index 77d1cd5..af9eac2 100644 --- a/doc/MCollective/RPC/Agent.html +++ b/doc/MCollective/RPC/Agent.html @@ -69,9 +69,9 @@
  • ::authorized_by
  • -
  • ::metadata
  • +
  • ::metadata
  • -
  • ::new
  • +
  • ::new
  • #after_processing_hook
  • @@ -79,11 +79,11 @@
  • #before_processing_hook
  • -
  • #handlemsg
  • +
  • #handlemsg
  • #implemented_by
  • -
  • #load_ddl
  • +
  • #load_ddl
  • #run
  • @@ -104,7 +104,7 @@ @@ -663,7 +663,7 @@ end
    - +
    @@ -850,7 +850,7 @@ plugin. If your plugin raises an exception that will abort the request
    - +
    @@ -892,7 +892,7 @@ Registers meta data for the introspection hash
    - +
    @@ -983,7 +983,7 @@ Registers meta data for the introspection hash
    - +
    @@ -1319,7 +1319,7 @@ status this method will return -1 as the exit status

    convenience wrapper around Util#shellescape +href="../Util.html#M000310">Util#shellescape

    diff --git a/doc/MCollective/RPC/Audit.html b/doc/MCollective/RPC/Audit.html index 77b2b6a..ec875d3 100644 --- a/doc/MCollective/RPC/Audit.html +++ b/doc/MCollective/RPC/Audit.html @@ -59,9 +59,9 @@

    Methods

    @@ -345,7 +345,7 @@ which will take care of registering you with the plugin system.

    Your plugin must provide audit_request(request, connection) the +href="Audit.html#M000408">audit_request(request, connection) the request parameter will be an instance of MCollective::RPC::Request

    @@ -379,7 +379,7 @@ and takes care of registering them with the plugin manager
    - +
    @@ -417,7 +417,7 @@ and takes care of registering them with the plugin manager
    - +
    diff --git a/doc/MCollective/RPC/Client.html b/doc/MCollective/RPC/Client.html index 00f5ab6..8509fcf 100644 --- a/doc/MCollective/RPC/Client.html +++ b/doc/MCollective/RPC/Client.html @@ -59,7 +59,7 @@

    Methods

    @@ -749,7 +749,7 @@ and just brings in a lot of convention and standard approached.
    - +
    @@ -771,7 +771,7 @@ array with filtering enabled based on the standard command line use.

    You typically would not call this directly you’d use MCollective::RPC#rpcclient instead which is +href="../RPC.html#M000318">MCollective::RPC#rpcclient instead which is a wrapper around this that can be used as a Mixin

    @@ -1174,7 +1174,7 @@ The result sets, stats, block handling etc is all exactly like you would expect from normal call_agent.

    -This is used by method_missing and works +This is used by method_missing and works only with direct addressing mode

    @@ -1495,7 +1495,7 @@ mode with direct addressing disabled an exception will be raise
    - +
    @@ -1899,7 +1899,7 @@ We send the :process_results flag with to the nodes so they can make decisions based on that.

    -Should only be called via method_missing +Should only be called via method_missing

    @@ -1936,7 +1936,7 @@ Should only be called via method_missing
    - +
    @@ -2185,7 +2185,7 @@ restrict how many nodes we’ll target
    - +
    @@ -2202,7 +2202,7 @@ Magic handler to invoke remote methods

    Once the stub is created using the constructor or the RPC#rpcclient helper you can call remote +href="../RPC.html#M000318">RPC#rpcclient helper you can call remote actions easily:

    @@ -2352,7 +2352,7 @@ at a time
     
     		
     			
    - +
    @@ -2618,7 +2618,7 @@ there are problems with the data
    - +
    @@ -2768,7 +2768,7 @@ Reet the filter to an empty one
    - +
    diff --git a/doc/MCollective/RPC/Helpers.html b/doc/MCollective/RPC/Helpers.html index 18f9afe..ad8074f 100644 --- a/doc/MCollective/RPC/Helpers.html +++ b/doc/MCollective/RPC/Helpers.html @@ -59,19 +59,19 @@

    Methods

    @@ -356,7 +356,7 @@ Various utilities for the RPC system
    - +
    @@ -532,7 +532,7 @@ The simplist valid JSON based data would be:
    - +
    @@ -614,7 +614,7 @@ href="../DDL.html">DDL
    - +
    @@ -731,7 +731,7 @@ handy for things like showing a combined mailq.
    - +
    @@ -773,7 +773,7 @@ Returns text representing a flattened result of only good data
    - +
    diff --git a/doc/MCollective/RPC/Request.html b/doc/MCollective/RPC/Request.html index 0f5d1ab..918d2ed 100644 --- a/doc/MCollective/RPC/Request.html +++ b/doc/MCollective/RPC/Request.html @@ -59,17 +59,17 @@

    Methods