Project

General

Profile

Actions

Bug #7914

closed

Unexpected config file loaded if installer is run from foreman-installer src dir

Added by Marek Hulán over 9 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I think it no longer make sense to load local config files. Users don't run installer from git (they would have to download modules manually anyway) so we can remove local config files loading in foreman-installer script It only makes users confused.

Actions #1

Updated by Dominic Cleal about 8 years ago

  • Status changed from New to Resolved

I think this is fixed in https://github.com/theforeman/foreman-installer/commit/6fef25e5d3a41f46bff9794946b2c6faed6c84f5, which hardcodes the CONFIG_DIR in bin/foreman-installer when building the package via the Rakefile. It no longer searches for ./config/*.yaml.

Actions

Also available in: Atom PDF