12.5. 卸载插件
在删除 foreman_templates 插件后避免错误:
使用 Satellite 安装程序禁用插件:
satellite-installer --no-enable-foreman-plugin-templates
# satellite-installer --no-enable-foreman-plugin-templates
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 清理插件的自定义数据。该命令不会影响您创建的任何模板。
foreman-rake templates:cleanup
# foreman-rake templates:cleanup
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 卸载插件:
satellite-maintain packages remove foreman-plugin-templates
# satellite-maintain packages remove foreman-plugin-templates
Copy to Clipboard Copied! Toggle word wrap Toggle overflow