Hello guys,
I would like to have different values for the repo-id and name in the automatically generated config.repo file.
Which is the smoothest way to do that?
[myrepo-id]
name=myrepo-name
enabled=1
baseurl=example.com
gpgcheck=1
repo_gpgcheck=1
Thanks in advance!