Project

General

Profile

Actions

Bug #2813

closed

Foreman::Provision::SSH requires fog even on non-fog installations

Added by Dominic Cleal over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Compute resources
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

On an installation without fog installed, e.g. a bundler install without the fog group, app/services/foreman/provision/ssh.rb loads 'fog' and causes a failure at startup:

No such file to load -- fog (LoadError)

Prior to #2411, this file probably wasn't read unless image provisioning was happening, which couldn't happen without fog being installed.


Related issues 1 (0 open1 closed)

Related to Foreman - Refactor #2411: Refactor /lib directory to app/models/concerns or app/controllers/concerns and app/servicesClosedJoseph Magen04/18/2013Actions
Actions #1

Updated by Joseph Magen over 10 years ago

  • Status changed from Assigned to Ready For Testing

https://github.com/theforeman/foreman/pull/808

Moved files back from /app/services to /lib

Actions #2

Updated by Joseph Magen over 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF