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