Project

General

Profile

« Previous | Next » 

Revision 22964664

Added by Dominic Cleal about 8 years ago

templates - sync from community-templates

View differences:

app/views/unattended/kickstart/provision_rhel.erb
# Inform the build system that we are done.
echo "Informing Foreman that we are built"
wget -q -O /dev/null --no-check-certificate <%= foreman_url %>
wget -q -O /dev/null --no-check-certificate <%= foreman_url('built') %>
) 2>&1 | tee /root/install.post.log
exit 0

Also available in: Unified diff