Module: Chef::DSL::Recipe
- Defined in:
- lib/chef/provisioning/opennebula_driver/driver.rb
Overview
Module extension.
Instance Method Summary collapse
Instance Method Details
#with_flow_url(url) ⇒ Object
33 34 35 |
# File 'lib/chef/provisioning/opennebula_driver/driver.rb', line 33 def with_flow_url(url) run_context.chef_provisioning.with_flow_url(url) end |