canmove, Confirmed users
1,394
edits
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
; $repo_name: name of the repo | ; $repo_name: name of the repo | ||
; $url_path: path to the repo on the repo server (starting with <tt>repos/yum</tt> | ; $url_path: path to the repo on the repo server (starting with <tt>repos/yum</tt>) | ||
; $gpg_key: (optional) puppet location of the gpg key for the repo | ; $gpg_key: (optional) puppet location of the gpg key for the repo | ||
; $gpg_key_pkg: (required if $gpg_key given) gpg-pubkey package that appears when the key is installed (use 'rpm -q gpg-pubkey' to find this | ; $gpg_key_pkg: (required if $gpg_key given) gpg-pubkey package that appears when the key is installed (use 'rpm -q gpg-pubkey' to find this) | ||
= Packages = | = Packages = | ||