Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 631 Bytes

proc_uninstalling-the-foreman-templates-plugin.adoc

File metadata and controls

24 lines (22 loc) · 631 Bytes

Uninstalling the Foreman Templates Plug-in

To avoid errors after removing the foreman_templates plugin:

Procedure
  1. Disable the plug-in using the {Project} installer:

    # {foreman-installer} --no-enable-foreman-plugin-templates
  2. Clean custom data of the plug-in. The command does not affect any templates that you created.

    # foreman-rake templates:cleanup
  3. Uninstall the plug-in:

    # {project-package-remove} foreman-plugin-templates