# File lib/rhc-common.rb, line 928
def config_path
  return @opts_config_path ? @opts_config_path : @local_config_path
end