Project

General

Profile

« Previous | Next » 

Revision d50e039e

Added by Stephen Benjamin almost 10 years ago

refs #6811 - install katello agent during install w/o service start

View differences:

app/views/foreman/unattended/snippets/_subscription_manager_registration.erb
echo "Installing Katello Agent"
yum -t -y -e 0 install katello-agent
chkconfig goferd on
service goferd start
<% end %>

Also available in: Unified diff