Project

General

Profile

« Previous | Next » 

Revision 6775b446

Added by Eric Helms about 10 years ago

Update puppet modules

View differences:

modules/candlepin/templates/candlepin.conf.erb
candlepin.auth.oauth.consumer.<%= @oauth_key %>.secret = <%= @oauth_secret %>
candlepin.crl.file = <%= @crl_file %>
<%- end -%>
<% if @ca_key_password -%>
candlepin.ca_key_password = <%= @ca_key_password %>
<%- end -%>
candlepin.ca_key = <%= @ca_key %>
candlepin.ca_cert = <%= @ca_cert %>

Also available in: Unified diff