CDIST-TYPE__YUM_REPO(7) - Linux man page online | Overview, conventions, and miscellany
Manage yum repositories.
Chapter
Dec 18, 2016
CDIST-TYPE__YUM_REPO(7) cdist CDIST-TYPE__YUM_REPO(7)
4.4.1 Dec 18, 2016 CDIST-TYPE__YUM_REPO(7)
NAME
cdist-type__yum_repo - Manage yum repositoriesDESCRIPTION
For all undocumented parameters see yum.conf(5).REQUIRED PARAMETERS
None.OPTIONAL PARAMETERS
state 'present' or 'absent'. Defaults to 'present' repositoryid Defaults to __object_id. name baseurl Can be specified multiple times. metalink mirrorlist gpgkey Can be specified multiple times. gpgcakey gpgcheck exclude includepkgs failovermethod timeout http_caching retries throttle bandwidth sslcacert sslverify sslclientcert sslclientkey ssl_check_cert_permissions metadata_expire mirrorlist_expire proxy proxy_username proxy_password username password costBOOLEAN PARAMETERS
enabled repo_gpgcheck disablegroups ! enablegroups keepalive skip_if_unavailableEXAMPLES
__yum_repo epel \ --name 'Extra Packages for Enterprise Linux 6 - $basearch' \ --mirrorlist 'https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$ba ↲ search' \ --failovermethod priority \ --enabled \ --gpgcheck 1 \ --gpgkey https://fedoraproject.org/static/0608B895.txtAUTHORS
Steven Armstrong <steven-cdist--@--armstrong.cc>COPYING
Copyright (C) 2014 Steven Armstrong. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.This manual | Reference | Other manuals |
---|---|---|
cdist-type__yum_repo(7) | referred by | |
refer to | yum.conf(5) |