adfinis / foreman-yml

Make automated Foreman configuration as easy as pie.
GNU General Public License v3.0
27 stars 25 forks source link

Support cleanup of locked templates #56

Closed karras closed 6 years ago

karras commented 6 years ago

Currently it's not possible to cleanup the default provisioning templates because they're locked:

--------- data received ------------
{
  "error": {"id":10,"errors":{"base":["This template is locked and may not be removed."]},"full_messages":["This template is locked and may not be removed."]}
}