Skip to content

Commit

Permalink
drop verify_rake_task definition from vars files
Browse files Browse the repository at this point in the history
support for changing this was dropped in
b890834, but those files were forgotten

Fixes: b890834
  • Loading branch information
evgeni authored and ekohl committed Aug 24, 2022
1 parent f3392dd commit 4e12577
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion roles/satellite-clone/vars/satellite_6.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# https://github.com/RedHatSatellite/satellite-clone/issues/349
satellite_installer_options: "--foreman-ipa-authentication false --reset-puppet-server-ssl-chain-filepath --disable-system-checks"
satellite_upgrade_options: "--disable-system-checks"
verify_rake_task: reimport
selinux_packages:
- foreman-selinux
- katello-selinux
Expand Down
1 change: 0 additions & 1 deletion roles/satellite-clone/vars/satellite_6.11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# https://github.com/RedHatSatellite/satellite-clone/issues/349
satellite_installer_options: "--foreman-ipa-authentication false --reset-puppet-server-ssl-chain-filepath --disable-system-checks"
satellite_upgrade_options: "--disable-system-checks"
verify_rake_task: reimport
selinux_packages:
- foreman-selinux
- katello-selinux
Expand Down
1 change: 0 additions & 1 deletion roles/satellite-clone/vars/satellite_6.12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# https://github.com/RedHatSatellite/satellite-clone/issues/349
satellite_installer_options: "--foreman-ipa-authentication false --reset-puppet-server-ssl-chain-filepath --disable-system-checks"
satellite_upgrade_options: "--disable-system-checks"
verify_rake_task: reimport
selinux_packages:
- foreman-selinux
- katello-selinux
Expand Down

0 comments on commit 4e12577

Please sign in to comment.