#extends cobbler.webui.master ##attr $title = "Cobbler: Edit Kickstart File $ksfile" #block body #if $editable != True
NOTE: You do not have permission to make changes to this kickstart template and can only read it. It is possible that other Cobbler users has secured permissions on Cobbler profiles/systems that depend on this template -- changing this template would ultimately affect those profile/system records which you do not have access to. Alternatively, you may not have access to edit *any* kickstart templates. Contact your Cobbler server administrator if you need to resolve this.

#end if
Edit Kickstart File

#if $editable == True #end if
#if $editable == True
NOTE: Run a cobbler sync to after making changes here in order for kickstart files to be regenerated.
#end if #end block body