Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8d3012fe 05/08/2014 12:32 PM Dominic Cleal

fixes #5522 - future parser can be set in puppet.conf [main]

b7d1b2ba 05/07/2014 12:13 PM Dominic Cleal

fixes #5239 - update for Puppet 3.5 future parser changes

54ee3a8a 04/10/2014 10:32 AM Sean Handley

fixes #5123 - IP only from the same subnet and range

3824d182 04/02/2014 10:09 AM Lukas Zapletal

fixes #5019 - puppet cert sudo command now configurable and optional

45e05273 04/02/2014 10:07 AM Stephen Benjamin

fixes #1809 - freeipa integration to smartproxy

597ab3ab 03/21/2014 05:28 PM Dominic Cleal

fixes #4686 - don't rely on Puppet[:config] to store config file location

f4d9d0bd 03/14/2014 02:23 PM Dominic Cleal

fixes #4660 - stub omshell during DHCP tests

dd374005 03/14/2014 12:27 PM Dominic Cleal

fixes #4658 - parse puppet.conf with augeas instead of puppet internals

af58b9f1 01/03/2014 12:06 PM Rickard von Essen

fixes #2878 - Import Classes when using parser = future, on Puppet 3.2+

d1c1f81d 01/03/2014 09:05 AM Frank Wall

fixes #3941 - Support for Junos ZTP

7e3ca5c2 01/03/2014 08:35 AM Michael Moll

fixes #3874 - extend paths for FreeBSD support

0092c5de 01/03/2014 08:32 AM dima

fixes #3067 - add sparc solaris dhcp options for ISC

4a8e35aa 11/22/2013 04:16 PM François Deppierraz

fixes #3732 - Saltstack puppet provider, using 'salt host puppet.run'

4c2e7d8b 11/20/2013 11:13 AM Romain Vrignaud

fixes #3699 - chefproxy feature, proxies facts and reports to Foreman

81a34451 10/16/2013 07:22 PM Greg Petras

fixes #3150 - adds ability to specify the user to invoke sudo as when calling mco/puppet kick

13ed4712 09/08/2013 07:18 AM Hannes Schaller

fixes #3047 - added puppetrun over ssh support

e4ee928b 07/04/2013 03:47 AM Daniel Baeurer

fixes #2738 - handle multiple dynamic modulepaths

61394852 06/27/2013 01:49 PM Dmitri Dolguikh

Fixes #2714 - corrected IO#popen parameter on ruby 1.8.7

c164bdd6 06/19/2013 08:57 AM Dmitri Dolguikh

fixes #2673 - none/wildcard http 'accept' headers are being handled correctly now

4a8411d8 06/18/2013 03:34 AM Dmitri Dolguikh

fixes #2662 - Proxy::Util.escape_for_shell is being used in PuppetRun.run and MCollective.run methods

92a8bdef 06/14/2013 07:33 AM Greg Sutcliffe

Fixes #2659 - Use gsub in a non-destructive manner

1c60be63 06/14/2013 07:33 AM Greg Sutcliffe

Fixes #2654 - Rewrite master as production when only one environment is found

c4a245d5 06/07/2013 08:32 AM Dmitri Dolguikh

fixes #2520 - defines default settings for dns and puppet

722bba2d 05/28/2013 02:05 PM Greg Sutcliffe

Fixes #2119 - Properly support colon-separated modulepath

3a19312e 04/10/2013 07:29 AM Greg Sutcliffe

fixes #2387 - Add shell provider to the BMC API

  • Only Accepts on/off/status/cycle for power commands
  • Needs sudo for the proxy to call /sbin/shutdown
  • Adds a simple test for calling the shutdown api
aff8fa8b 03/17/2013 03:46 PM Dominic Cleal

fixes #2067 - disable puppet's handling of 'import' to fix manifests containing it

603d0651 03/10/2013 09:44 AM Dominic Cleal

fixes #2209 - explicitly use Proxy::Puppet::Environment#name for to_json

dd7018f8 03/04/2013 03:00 AM Dominic Cleal

fixes #2191 - undef in puppet class params is optional

0acfdc97 03/04/2013 02:45 AM Dominic Cleal

fixes #2261 - fixes for CI testing under Ruby 1.9

Support minitest in Jenkins rake tasks, add rdoc and minitest deps due to
old 1.9.2 versions. Fix PLATFORM under 1.9, fix 1.9.3 specific test.

216728d0 02/25/2013 03:46 PM Sam Kottler

Fixed CVE-2013-0210 and added test for new escape method

ad635ac8 01/30/2013 03:38 AM Jan Vansteenkiste

Tests the autosign.conf operations

24806ab8 01/30/2013 03:22 AM Dominic Cleal

Fix a number of tests and settings so tests run from example settings.yml

- enable subsystems being tested before proxy loads code
- fix test assuming /bin/ls is always first in PATH
- dummy puppet.conf file

2ee82098 12/17/2012 01:49 PM Greg Sutcliffe

fix tests running on both 1.8 and 1.9 ruby

  • Make jenkins run tests in an output friendly way
  • Add fixtures and 1.9 fixes to tests
  • Fix BMC_API provider test bug
94cca053 08/28/2012 04:19 AM Corey Osman

feature #1829 - add bmc ipmi support to smart proxy

eda861b3 07/31/2012 03:18 PM Ohad Levy

minor cleanups to tests

  • allow to each test run by itself.
  • fix puppet environments test
1ce43f91 07/19/2012 07:34 AM Ohad Levy

Export arguments of parameterized classes

Use puppet/parser for a first class analysis of the class definitions.
Using regexes would have been a nightmare.

Exports a "params" sub-object whose keys are the parameter names and
values are a best-effort convertion from AST leaves to native ruby...

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

fixed minor test failure

2f163643 02/22/2012 08:55 AM Ohad Levy

refs #1499 - minor restructuring

5da8bfa9 02/20/2012 10:16 AM Ohad Levy

fixes #1499 - show puppet environments and classes over the API

681b123f 01/01/2012 08:02 AM Ohad Levy

fixed broken tests

20618e98 03/17/2011 03:32 AM Lukas Zapletal

fixes #610 - tftp file fetching logging

1728ab70 02/21/2011 05:30 AM Paul Kelly

Fixes #64 - microsoft DHCP support

Added MS fixes on a Windows host
Stubbed the tests so as to not require an active subnet
Changed chomp to chomp! plus others identified by Ohad

Signed-off-by: Paul Kelly <>

eb305390 10/17/2010 04:51 PM Ohad Levy

Added DHCP as a module

e09de9d9 10/14/2010 10:43 AM Ohad Levy

first commit