Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  lib
  manifests
  spec
  templates
.fixtures.yml 489 Bytes
.gitignore 126 Bytes
.travis.yml 229 Bytes
CHANGELOG.md 1.75 KB
Gemfile 295 Bytes
LICENSE 31.7 KB
Modulefile 541 Bytes
README.md 3.3 KB
Rakefile 447 Bytes

Latest revisions

# Date Author Comment
36a27125 04/29/2014 05:36 PM Ewoud Kohl van Wijngaarden

Treat puppet-lint warnings as failures

fcd306b6 04/28/2014 05:15 AM Dominic Cleal

Release 2.1.1

3cb3c7f7 04/25/2014 04:27 AM Leah Fisher

Set explicit perms, owner and group on puppet.conf

When the umask on the server is 0077, the puppet.conf file has
permissions of 0600 and the file can't be read by the foreman-proxy or
puppet since the default owner is root. By setting the perms to world...

3eeedd00 04/23/2014 12:10 PM Michael Moll

pull in new auth.conf from puppet 3.5.0

ba91eca1 04/19/2014 03:47 PM Angel L. Mateo

If runmode is 'service' and is a debian based system, ensure that
/etc/default/puppet has START=yes

a7501566 04/14/2014 07:54 AM Markus Frosch

Move show_diff from agent to main

This enables show_diff also for Puppet apply - which I use very often for
testing.

3579308a 04/08/2014 06:06 AM Mickaël Canévet

Add strict_variables support

a25966bb 03/27/2014 04:31 AM Dominic Cleal

Pin to rake < 10.2.0 on Ruby 1.8

4e40bea9 03/19/2014 01:51 PM Dominic Cleal

Release 2.1.0

27c73a6a 03/18/2014 08:20 PM Ewoud Kohl van Wijngaarden

Be compliant with the Puppet Forge

This fixes #143, as reported by @ryanycoleman

The ~> dependency expression used here is not expressly supported by the
Puppet Forge and module tool. It may not always work as desired.

The currently supported expressions are documented here1....

View all revisions | View revisions

Also available in: Atom