Sha256: edede6b8439be38d19593f09c9b02eb3af86d64402b273dc3b74cf19c2cb3416

Contents?: true

Size: 347 Bytes

Versions: 67

Compression:

Stored size: 347 Bytes

Contents

#!/usr/bin/env ruby
require 'hybrid_platforms_conductor/executable'

executable = HybridPlatformsConductor::Executable.new(parallel_options: false)
deployer = executable.deployer
json_dumper = executable.json_dumper
deployer.timeout = 30
deployer.use_why_run = true

executable.parse_options!

json_dumper.dump_json_for(executable.selected_nodes)

Version data entries

67 entries across 67 versions & 1 rubygems

Version Path
hybrid_platforms_conductor-33.9.5 bin/dump_nodes_json
hybrid_platforms_conductor-33.9.4 bin/dump_nodes_json
hybrid_platforms_conductor-33.9.2 bin/dump_nodes_json
hybrid_platforms_conductor-33.9.1 bin/dump_nodes_json
hybrid_platforms_conductor-33.9.0 bin/dump_nodes_json
hybrid_platforms_conductor-33.8.4 bin/dump_nodes_json
hybrid_platforms_conductor-33.8.3 bin/dump_nodes_json
hybrid_platforms_conductor-33.8.2 bin/dump_nodes_json
hybrid_platforms_conductor-33.8.1 bin/dump_nodes_json
hybrid_platforms_conductor-33.8.0 bin/dump_nodes_json
hybrid_platforms_conductor-33.7.4 bin/dump_nodes_json
hybrid_platforms_conductor-33.7.3 bin/dump_nodes_json
hybrid_platforms_conductor-33.7.2 bin/dump_nodes_json
hybrid_platforms_conductor-33.7.1 bin/dump_nodes_json
hybrid_platforms_conductor-33.7.0 bin/dump_nodes_json
hybrid_platforms_conductor-33.6.0 bin/dump_nodes_json
hybrid_platforms_conductor-33.5.1 bin/dump_nodes_json
hybrid_platforms_conductor-33.5.0 bin/dump_nodes_json
hybrid_platforms_conductor-33.4.0 bin/dump_nodes_json
hybrid_platforms_conductor-33.3.0 bin/dump_nodes_json