search for: yum_reorg

Displaying 1 result from an estimated 1 matches for "yum_reorg".

2007 Jul 17
1
Yumrepo''s subscribe ran before package require Yumrepo?
...right to expect that the subscribe on the Yumrepo object should get triggered before the packages that require that Yumrepo are installed/created? Abe ---- class common-yum { yumrepo { base: name => "base", baseurl => " http://admin001/yum_reorg/$operatingsystem/\$releasever/base/\$basearch/", descr => "$operatingsystem \$releasever - \$basearch - base", enabled => 1, enablegroups => 1, exclude => "*perl*", gpgcheck => 0,...