module Foreman::Thor::Actions
def _shared_configuration #:nodoc:
Allow current root to be shared between invocations.
def _shared_configuration #:nodoc: super.merge!(:destination_root => destination_root) end
def _shared_configuration #:nodoc: super.merge!(:destination_root => destination_root) end