Skip to content

Commit

Permalink
Include puppet::server in installer.pp
Browse files Browse the repository at this point in the history
  • Loading branch information
jistr committed May 27, 2013
1 parent b2539d6 commit 094c687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/foreman_server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ augtool -s set /files/opt/rh/ruby193/root/etc/puppet/puppet.conf/main/pluginsync
pushd $FOREMAN_INSTALLER_DIR
cat > installer.pp << EOM
include puppet
include puppet::server
include passenger
class { 'foreman':
db_type => 'mysql',
Expand Down

0 comments on commit 094c687

Please sign in to comment.