Project

General

Profile

« Previous | Next » 

Revision e9501e5a

Added by Greg Sutcliffe over 10 years ago

installer: Update patch series for new kafo changes

View differences:

debian/precise/foreman-installer/patches/change_binary_path.diff
# Run the install
-CONFIG_FILE = "config/foreman-installer.yaml"
+CONFIG_FILE = "/usr/share/foreman-installer/config/foreman-installer.yaml"
@result = KafoConfigure.run
@result = Kafo::KafoConfigure.run
exit 0 if @result.nil? # --help invocation
debian/precise/foreman-installer/patches/patch_config_file.diff
+:modules_dir: /usr/share/foreman-installer/modules
## Kafo tuning, customization of core functionality
# :no_prefix: false
@@ -30,4 +30,4 @@
:name: Foreman
@@ -32,4 +32,4 @@
# :dont_save_answers:
# If using the Debian ruby-kafo package, uncomment this
debian/squeeze/foreman-installer/patches/change_binary_path.diff
# Run the install
-CONFIG_FILE = "config/foreman-installer.yaml"
+CONFIG_FILE = "/usr/share/foreman-installer/config/foreman-installer.yaml"
@result = KafoConfigure.run
@result = Kafo::KafoConfigure.run
exit 0 if @result.nil? # --help invocation
debian/squeeze/foreman-installer/patches/patch_config_file.diff
+:modules_dir: /usr/share/foreman-installer/modules
## Kafo tuning, customization of core functionality
# :no_prefix: false
@@ -30,4 +30,4 @@
:name: Foreman
@@ -32,4 +32,4 @@
# :dont_save_answers:
# If using the Debian ruby-kafo package, uncomment this
debian/wheezy/foreman-installer/patches/change_binary_path.diff
# Run the install
-CONFIG_FILE = "config/foreman-installer.yaml"
+CONFIG_FILE = "/usr/share/foreman-installer/config/foreman-installer.yaml"
@result = KafoConfigure.run
@result = Kafo::KafoConfigure.run
exit 0 if @result.nil? # --help invocation
debian/wheezy/foreman-installer/patches/patch_config_file.diff
+:modules_dir: /usr/share/foreman-installer/modules
## Kafo tuning, customization of core functionality
# :no_prefix: false
@@ -30,4 +30,4 @@
:name: Foreman
@@ -32,4 +32,4 @@
# :dont_save_answers:
# If using the Debian ruby-kafo package, uncomment this

Also available in: Unified diff