class Foreman::Export::Runit
def inline_variables(command)
def inline_variables(command) variable_name_regex = Hash[*command.scan(ENV_VARIABLE_REGEX).flatten] end
def inline_variables(command) variable_name_regex = Hash[*command.scan(ENV_VARIABLE_REGEX).flatten] end