D.5. 卸载插件
避免卸载后出现错误:
使用 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 卸载插件:
yum remove tfm-rubygem-foreman_templates
# yum remove tfm-rubygem-foreman_templates
Copy to Clipboard Copied! Toggle word wrap Toggle overflow