Project

General

Profile

« Previous | Next » 

Revision 91a08920

Added by Eric Helms about 10 years ago

Fixes #4723: Adds an explicit restart of tomcat to the reset script
to ensure that tomcat is restarted before db:seed is run.

View differences:

lib/katello/tasks/setup.rake
# it is due to a candlepin dev setup with a different password on the keystre
# than in this file.
system("sudo /usr/share/candlepin/cpsetup -s -k `sudo cat /etc/katello/keystore_password-file`")
system(service_start.gsub("%s", tomcat))
puts "Candlepin database reset."
end

Also available in: Unified diff