22 23 24
# File 'lib/dpl/provider/openshift.rb', line 22 def app @app ||= api.find_application(option(:domain), option(:app)) end