Project

General

Profile

« Previous | Next » 

Revision 2e6d0146

Added by Daniel Lobato Garcia almost 7 years ago

templates - sync from community-templates

View differences:

app/views/unattended/provisioning_templates/finish/jumpstart_default_finish.erb
fi
/opt/csw/bin/puppet agent --config /etc/puppet/puppet.conf -o --tags no_such_tag --server <%= @host.puppetmaster %> --no-daemonize
echo "Informing Foreman that we are built"
/opt/csw/bin/wget --no-check-certificate -O /dev/null <%= foreman_url %>
/opt/csw/bin/wget --no-check-certificate -O /dev/null <%= foreman_url('built') %>
exit 0

Also available in: Unified diff