Created
August 5, 2019 18:55
-
-
Save rssanders3/6da2a4c94d0d2b6f12deafff4600a6a9 to your computer and use it in GitHub Desktop.
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
[Confluent.dist] | |
name=Confluent repository (dist) | |
baseurl=https://packages.confluent.io/rpm/{CONFLUENT_VERSION}/7 | |
gpgcheck=1 | |
gpgkey=https://packages.confluent.io/rpm/{CONFLUENT_VERSION}/archive.key | |
enabled=1 | |
[Confluent] | |
name=Confluent repository | |
baseurl=https://packages.confluent.io/rpm/{CONFLUENT_VERSION} | |
gpgcheck=1 | |
gpgkey=https://packages.confluent.io/rpm/{CONFLUENT_VERSION}/archive.key | |
enabled=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment