Created
March 24, 2021 13:55
-
-
Save chris1984/8165d6149b064a7220244dee59ce2cde to your computer and use it in GitHub Desktop.
Hammer Seed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo 'Enabling Red Hat Ansible Engine 2.9 RPMs for Red Hat Enterprise Linux 7 Server' | |
hammer repository-set enable --name "Red Hat Ansible Engine 2.9 RPMs for Red Hat Enterprise Linux 7 Server" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Capsule 6.8 (for RHEL 7 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Capsule 6.8 (for RHEL 7 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Maintenance 6 (for RHEL 7 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Maintenance 6 (for RHEL 7 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.3 - Puppet 4 (for RHEL 6 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.3 - Puppet 4 (for RHEL 6 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.3 - Puppet 4 (for RHEL 7 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.3 - Puppet 4 (for RHEL 7 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.4 (for RHEL 7 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.4 (for RHEL 7 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.5 (for RHEL 6 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.5 (for RHEL 6 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.5 (for RHEL 7 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.5 (for RHEL 7 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.5 for RHEL 8 x86_64 (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.5 for RHEL 8 x86_64 (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.6 (for RHEL 6 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.6 (for RHEL 6 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.6 (for RHEL 7 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.6 (for RHEL 7 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.6 for RHEL 8 x86_64 (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.6 for RHEL 8 x86_64 (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.7 for RHEL 6 Server RPMs' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.7 (for RHEL 6 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.7 (for RHEL 7 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.7 (for RHEL 7 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.7 for RHEL 8 x86_64 (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.7 for RHEL 8 x86_64 (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.8 (for RHEL 6 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.8 (for RHEL 6 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.8 (for RHEL 7 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.8 (for RHEL 7 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Satellite Tools 6.8 for RHEL 8 x86_64 (RPMs)' | |
hammer repository-set enable --name "Red Hat Satellite Tools 6.8 for RHEL 8 x86_64 (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Virtualization 4 Tools for RHEL 8 x86_64 (RPMs)' | |
hammer repository-set enable --name "Red Hat Virtualization 4 Tools for RHEL 8 x86_64 (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Virtualization 4 Tools (RHEL 7 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Virtualization 4 Tools (RHEL 7 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Enabling Red Hat Virtualization Manager 4 Tools (RHEL 7 Server) (RPMs)' | |
hammer repository-set enable --name "Red Hat Virtualization Manager 4 Tools (RHEL 7 Server) (RPMs)" --organization-id 1 --basearch "x86_64" | |
echo 'Updating repos to turn off mirror on sync' | |
echo 'Updating Red Hat Ansible Engine 2.9 RPMs for Red Hat Enterprise Linux 7 Server x86_64' | |
hammer repository update --name 'Red Hat Ansible Engine 2.9 RPMs for Red Hat Enterprise Linux 7 Server x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Ansible Engine' | |
echo 'Updating Red Hat Satellite Capsule 6.8 for RHEL 7 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Capsule 6.8 for RHEL 7 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Satellite Capsule' | |
echo 'Updating Red Hat Satellite Maintenance 6 for RHEL 7 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Maintenance 6 for RHEL 7 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.3 - Puppet 4 for RHEL 6 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.3 - Puppet 4 for RHEL 6 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.3 - Puppet 4 for RHEL 7 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.3 - Puppet 4 for RHEL 7 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.4 for RHEL 7 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.4 for RHEL 7 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.5 for RHEL 6 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.5 for RHEL 6 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.5 for RHEL 7 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.5 for RHEL 7 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.5 for RHEL 8 x86_64 RPMs' | |
hammer repository update --name 'Red Hat Satellite Tools 6.5 for RHEL 8 x86_64 RPMs' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux for x86_64' | |
echo 'Updating Red Hat Satellite Tools 6.6 for RHEL 6 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.6 for RHEL 6 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.6 for RHEL 7 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.6 for RHEL 7 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.6 for RHEL 8 x86_64 RPMs' | |
hammer repository update --name 'Red Hat Satellite Tools 6.6 for RHEL 8 x86_64 RPMs' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux for x86_64' | |
echo 'Updating Red Hat Satellite Tools 6.7 for RHEL 6 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.7 for RHEL 6 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.7 for RHEL 7 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.7 for RHEL 7 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.7 for RHEL 8 x86_64 RPMs' | |
hammer repository update --name 'Red Hat Satellite Tools 6.7 for RHEL 8 x86_64 RPMs' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux for x86_64' | |
echo 'Updating Red Hat Satellite Tools 6.8 for RHEL 6 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.8 for RHEL 6 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.8 for RHEL 7 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Satellite Tools 6.8 for RHEL 7 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux Server' | |
echo 'Updating Red Hat Satellite Tools 6.8 for RHEL 8 x86_64 RPMs' | |
hammer repository update --name 'Red Hat Satellite Tools 6.8 for RHEL 8 x86_64 RPMs' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux for x86_64' | |
echo 'Updating Red Hat Virtualization 4 Tools for RHEL 8 x86_64 RPMs' | |
hammer repository update --name 'Red Hat Virtualization 4 Tools for RHEL 8 x86_64 RPMs' --organization-id 1 --mirror-on-sync false --product 'Red Hat Enterprise Linux for x86_64' | |
echo 'Updating Red Hat Virtualization 4 Tools RHEL 7 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Virtualization 4 Tools RHEL 7 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Virtualization' | |
echo 'Updating Red Hat Virtualization Manager 4 Tools RHEL 7 Server RPMs x86_64' | |
hammer repository update --name 'Red Hat Virtualization Manager 4 Tools RHEL 7 Server RPMs x86_64' --organization-id 1 --mirror-on-sync false --product 'Red Hat Virtualization Manager' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment