configuration property
The value of the yum repo configuration. For example:
main
cachedir=/var/cache/yum/$basesearch$releasever
keepcache=0
debuglevel=2
Implementation
final String configuration;
The value of the yum repo configuration. For example:
main
cachedir=/var/cache/yum/$basesearch$releasever
keepcache=0
debuglevel=2
final String configuration;