Project

General

Profile

« Previous | Next » 

Revision 1391dc41

Added by Dominic Cleal over 11 years ago

  • ID 1391dc413434ba6fbed403130664c2b4899955d8

fixes #1976 - fix path to Puppet to /usr/bin

View differences:

app/views/unattended/kickstart.rhtml
/sbin/chkconfig --level 345 <%= service %> off 2>/dev/null
<% end -%>
/usr/sbin/puppet agent --config /etc/puppet/puppet.conf -o --tags no_such_tag --server <%= @host.puppetmaster %> --no-daemonize
/usr/bin/puppet agent --config /etc/puppet/puppet.conf -o --tags no_such_tag --server <%= @host.puppetmaster %> --no-daemonize
sync

Also available in: Unified diff