Skip to content

Commit

Permalink
updated locations of foreman installer puppet modules
Browse files Browse the repository at this point in the history
  • Loading branch information
cwolferh committed May 29, 2013
1 parent dec90f9 commit 6d226a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/foreman_server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if [ "x$SCL_RUBY_HOME" = "x" ]; then
fi

if [ "x$FOREMAN_INSTALLER_DIR" = "x" ]; then
FOREMAN_INSTALLER_DIR=$SCL_RUBY_HOME/usr/share/foreman-installer
FOREMAN_INSTALLER_DIR=/usr/share/openstack-foreman-installer/installer_puppet
fi

if [ "x$FOREMAN_DIR" = "x" ]; then
Expand Down

0 comments on commit 6d226a1

Please sign in to comment.