Sha256: caec19cdf525223549738419efb181e0da7c59f18ca484dd976660bef8d59917

Contents?: true

Size: 621 Bytes

Versions: 8

Compression:

Stored size: 621 Bytes

Contents

# Generated by Chef for <%= node['fqdn'] %>
# Local modifications will be overwritten.
[<%= @repo_name %>]
name=<%= @description %>
<% if @type %>
type=<%= @type %>
<% end %>
<% unless @url.empty? -%>
baseurl=<%= @url %>
<% end -%>
<% if @mirrorlist %>
mirrorlist=<%= @mirrorlist %>
<% end %>
<% if @key %>
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/<%= @key %>
<% else %>
gpgcheck=0
<% end %>
enabled=<%= @enabled %>
<% if @failovermethod %>
failovermethod=<%= @failovermethod %>
<% end %>
<% if @bootstrapurl %>
bootstrapurl=<%= @bootstrapurl %>
<% end %>
<% if @includepkgs %>
includepkgs=<%= @includepkgs %>
<% end %>

Version data entries

8 entries across 7 versions & 2 rubygems

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