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 ff26083f..ce89a573 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 @@ -47,6 +47,7 @@ foreman_proxy::plugin::dhcp::remote_isc: false foreman_proxy::plugin::discovery: false foreman_proxy::plugin::dns::powerdns: false foreman_proxy::plugin::dns::route53: false +foreman_proxy::plugin::hdm: false foreman_proxy::plugin::monitoring: false foreman_proxy::plugin::salt: false foreman_proxy::plugin::shellhooks: 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 b7ed7747..d3d568d0 100644 --- a/spec/fixtures/pulpcore-migration-rpm-only/katello-answers-after.yaml +++ b/spec/fixtures/pulpcore-migration-rpm-only/katello-answers-after.yaml @@ -47,6 +47,7 @@ foreman_proxy::plugin::dhcp::remote_isc: false foreman_proxy::plugin::discovery: false foreman_proxy::plugin::dns::powerdns: false foreman_proxy::plugin::dns::route53: false +foreman_proxy::plugin::hdm: false foreman_proxy::plugin::monitoring: false foreman_proxy::plugin::salt: false foreman_proxy::plugin::shellhooks: false