Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  config
  extra
  lib
  public
  tasks
  test
  views
.gitignore 41 Bytes
CHANGELOG 13.1 KB
Contributors 801 Bytes
README 746 Bytes
Rakefile 1.7 KB

Latest revisions

# Date Author Comment
e777d3d0 07/18/2012 03:45 AM Jeff Palmer

Fixes #1734 : Bump version number in the Rakefile

ffbd0e7d 07/18/2012 03:41 AM Ohad Levy

fixes #1759 - puppet 2.7.18 changed puppetca output

which result in adding quotes to the certnames.

this patch should cover both cases (older and newer puppet)

1b62247e 06/24/2012 02:03 PM Ohad Levy

1.0RC1

e7b602f4 06/24/2012 01:48 PM Ohad Levy

fixed minor test failure

ad8bb0c7 06/24/2012 01:45 PM Greg Sutcliffe

Changes for Ruby 1.8/9 compatibilty, and Debian packaging guidelines

  • Allow proxy to work on both ruby 1.9 and 1.8
  • Require ping gem on ruby1.8
  • Handle public folder changes in Sinatra
  • Don't load rubygems if USE_GEMS=false specified, to comply with Debian guidelines...
fcf097c2 06/13/2012 08:02 AM Mikael Fridh

fixes #1567 - Foreman-proxy ignores dhcpd.conf include directive

Adding functionality that can detect and parse included files in dhcpd.conf.
Supports same syntax as dhcpd.conf(5) manual page specifies on the include
statement:

include "filename";...
d54d0686 06/06/2012 07:36 AM Florent Castelli

Don't modify the hash we are iterating on when listing environments fixes #1654

b08f131c 06/06/2012 07:35 AM Florent Castelli

Filter folders matching correct environments name

"Environment names should only contain alphanumeric characters and
underscores, and are case-sensitive"
http://docs.puppetlabs.com/guides/environment.html#naming-environments

be465761 06/06/2012 07:33 AM kish

Was not returning true on command success, caused puppet_api.rb to print false messages.

35dfe200 05/15/2012 02:50 AM Greg Sutcliffe

[DEB] Update build files for building on shell.theforeman.org

View all revisions | View revisions

Also available in: Atom