diff --git a/spec/fixtures/pulpcore-migration-dont-use-content-plugins-on-upgrades/katello-answers-after.yaml b/spec/fixtures/pulpcore-migration-dont-use-content-plugins-on-upgrades/katello-answers-after.yaml index ffb02a2f..ff26083f 100644 --- a/spec/fixtures/pulpcore-migration-dont-use-content-plugins-on-upgrades/katello-answers-after.yaml +++ b/spec/fixtures/pulpcore-migration-dont-use-content-plugins-on-upgrades/katello-answers-after.yaml @@ -22,6 +22,7 @@ foreman::plugin::dhcp_browser: false foreman::plugin::expire_hosts: false foreman::plugin::git_templates: false foreman::plugin::google: false +foreman::plugin::hdm: false foreman::plugin::kernel_care: false foreman::plugin::kubevirt: false foreman::plugin::leapp: false diff --git a/spec/fixtures/pulpcore-migration-rpm-only/katello-answers-after.yaml b/spec/fixtures/pulpcore-migration-rpm-only/katello-answers-after.yaml index f38f8019..b7ed7747 100644 --- a/spec/fixtures/pulpcore-migration-rpm-only/katello-answers-after.yaml +++ b/spec/fixtures/pulpcore-migration-rpm-only/katello-answers-after.yaml @@ -22,6 +22,7 @@ foreman::plugin::dhcp_browser: false foreman::plugin::expire_hosts: false foreman::plugin::git_templates: false foreman::plugin::google: false +foreman::plugin::hdm: false foreman::plugin::kernel_care: false foreman::plugin::kubevirt: false foreman::plugin::leapp: false