Project

General

Profile

« Previous | Next » 

Revision ce2b3949

Added by Dominic Cleal almost 10 years ago

Recache API documentation on install

View differences:

rubygem-foreman_bootdisk/rubygem-foreman_bootdisk.spec
# We need to run the db:migrate after the install transaction
/usr/sbin/foreman-rake db:migrate >/dev/null 2>&1 || :
/usr/sbin/foreman-rake db:seed >/dev/null 2>&1 || :
/usr/sbin/foreman-rake apipie:cache >/dev/null 2>&1 || :
(/sbin/service foreman status && /sbin/service foreman restart) >/dev/null 2>&1
exit 0

Also available in: Unified diff