Sha256: a8957475693abdea9484b305b81e768773ec4aa39cbb70b9fb0eb52912b8c0f6

Contents?: true

Size: 854 Bytes

Versions: 8

Compression:

Stored size: 854 Bytes

Contents

# Generated by Chef for <%= node['fqdn'] %>
# Local modifications will be overwritten.
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
<%- unless node['yum']['exclude'].empty? %>
exclude=<%= node['yum']['exclude'].join(" ") %>
<%- end %>
<%- unless node['yum']['installonlypkgs'].empty? %>
installonlypkgs=<%= node['yum']['installonlypkgs'].join(" ") %>
<%- end %>
<%- unless node['yum']['proxy'].empty? %>
proxy=<%= node['yum']['proxy'] %>
proxy_username=<%= node['yum']['proxy_username'] %>
proxy_password=<%= node['yum']['proxy_password'] %>
<%- end %>

# Note: yum-RHN-plugin doesn't honor this.
metadata_expire=1h

# Default.
# installonly_limit = 3

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

Version data entries

8 entries across 7 versions & 2 rubygems

Version Path
vagrant-openstack-0.0.4 cookbooks/yum/templates/default/yum-rhel5.conf.erb
vagrant-openstack-0.0.4 tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/yum/version-uri/ce171d405d0310cb10d0c12aa82966fc/package/templates/default/yum-rhel5.conf.erb
server_maint-0.0.8 lib/cookbooks/yum/templates/default/yum-rhel5.conf.erb
server_maint-0.0.7 lib/cookbooks/yum/templates/default/yum-rhel5.conf.erb
server_maint-0.0.6 lib/cookbooks/yum/templates/default/yum-rhel5.conf.erb
server_maint-0.0.5 lib/cookbooks/yum/templates/default/yum-rhel5.conf.erb
server_maint-0.0.4 lib/cookbooks/yum/templates/default/yum-rhel5.conf.erb
server_maint-0.0.3 lib/cookbooks/yum/templates/default/yum-rhel5.conf.erb