Project

General

Profile

Actions

Bug #25304

closed

Building the installer no longer uncomments the kafo_modules_dir

Added by Ewoud Kohl van Wijngaarden over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
foreman-installer script
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:

Description

In 9929fe2ed9009fdec146a6ee75f2f2d7f084f6f7 the building process was changed. A regression was introduced that no longer uncommented the kafo_modules_dir.

Source (config/foreman.yaml):

# :kafo_modules_dir: /usr/lib/ruby/vendor_ruby/kafo/modules

With the command:

KAFO_MODULES_DIR=/path/to/kafo/modules bundle exec rake

Before the regression it produced:

:kafo_modules_dir: /path/to/kafo/modules

After the regression it didn't uncomment the setting:

# :kafo_modules_dir: /path/to/kafo/modules

Actions #1

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ewoud Kohl van Wijngaarden
  • Pull request https://github.com/theforeman/foreman-installer/pull/300 added
Actions #2

Updated by Ewoud Kohl van Wijngaarden over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #3

Updated by Tomer Brisker over 5 years ago

  • Fixed in Releases 1.20.0 added
Actions

Also available in: Atom PDF