Project

General

Profile

« Previous | Next » 

Revision 75a1dcd8

Added by Tomáš Strachota over 5 years ago

Refs #25123 - sync from community templates

View differences:

app/views/unattended/provisioning_templates/provision/kickstart_default.erb
<%= snippet 'redhat_register' %>
<% if host_enc['parameters']['realm'] && @host.realm && @host.realm.realm_type == 'FreeIPA' -%>
<% if host_enc['parameters']['realm'] && @host.realm && (@host.realm.realm_type == 'FreeIPA' || @host.realm.realm_type == 'Red Hat Identity Management') -%>
<%= snippet 'freeipa_register' %>
<% end -%>

Also available in: Unified diff