Last active
November 17, 2021 10:53
-
-
Save sshnaidm/a017db2e04a2a784c78689548d19b5be to your computer and use it in GitHub Desktop.
CentOS repositories for OS
This file contains hidden or 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
sudo curl https://trunk.rdoproject.org/centos9-master/delorean-deps.repo -o /etc/yum.repos.d/delorean-deps.repo | |
sudo curl https://trunk.rdoproject.org/centos9-master/current-tripleo/delorean.repo -o /etc/yum.repos.d/delorean.repo | |
# sudo https://trunk.rdoproject.org/centos9-master/current/delorean.repo -o /etc/yum.repos.d/delorean.repo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment