You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apipie:method,'Returns path to boot image based on given medium provider and (optional) host'do
240
+
required:medium_provider,'MediumProviders::Provider','Medium provider responsible to provide location of installation medium for a given entity (host or host group)'
241
+
optional:host,'Host::Managed','A specific host which can set custom a boot image path'
raiseForeman::Exception.new(N_('Please provide a medium provider. It can be found as @medium_provider in templates, or Foreman::Plugin.medium_providers_registry.find_provider(host)'))
0 commit comments