Project

General

Profile

Actions

Bug #25304

closed

Building the installer no longer uncomments the kafo_modules_dir

Added by Ewoud Kohl van Wijngaarden over 6 years ago. Updated over 6 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

Also available in: Atom PDF