Sha256: 98b011d43b8e4dc23481421877d2e4092f49ebd21af1f4a2612dda4956a878ca

Contents?: true

Size: 211 Bytes

Versions: 50

Compression:

Stored size: 211 Bytes

Contents

#!/usr/bin/env ruby

foreman_root = "/usr/share/foreman"
require File.expand_path('./config/application', foreman_root)
ForemanTasks::Dynflow::Daemon.new.run_background(ARGV.last, :foreman_root => foreman_root)

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
foreman-tasks-0.6.3 bin/foreman-tasks
foreman-tasks-0.6.2 bin/foreman-tasks
foreman-tasks-0.6.1 bin/foreman-tasks
foreman-tasks-0.6.0 bin/foreman-tasks
foreman-tasks-0.5.7 bin/foreman-tasks
foreman-tasks-0.5.6 bin/foreman-tasks
foreman-tasks-0.5.5 bin/foreman-tasks
foreman-tasks-0.5.4 bin/foreman-tasks
foreman-tasks-0.5.3 bin/foreman-tasks
foreman-tasks-0.5.2 bin/foreman-tasks