Project

General

Profile

« Previous | Next » 

Revision fcd306b6

Added by Dominic Cleal about 10 years ago

Release 2.1.1

View differences:

CHANGELOG.md
# Changelog
## 2.1.1
* Add server_strict_variables parameter
* Update auth.conf from Puppet 3.5
* Ensure /etc/default/puppet has START=yes on Debian
* Set explicit ownership and mode on puppet.conf
* Move show_diff from agent section to main for puppet apply
* Pin to Rake 10.2.0 on Ruby 1.8
## 2.1.0
* Add a server_ca_proxy parameter for real Puppet CA hostname
* Add a allow_any_crl parameter to allow access to the CRL (#4345)
Modulefile
name 'theforeman-puppet'
version '2.1.0'
version '2.1.1'
source 'git://github.com/theforeman/puppet-puppet'
author 'theforeman'
license 'GPLv3+'

Also available in: Unified diff