Project

General

Profile

Download (6.14 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f8d94608 09/24/2012 10:41 AM Amos Benari

fixes #832 - adds parameterized class support

Credits:
This patch is based on the original work of Olivier Favre
<> many many thanks!

This patch adds the following features
  • import class parameters, and try to understand their types
  • support a complex matrix of environments, puppet classes and their...
e374699f 06/28/2012 03:49 AM Ohad Levy

fixes #1715 - rake puppet:import:puppet_classes[batch] stopped working

67799065 03/15/2012 10:34 AM Ohad Levy

code smell

a989a617 02/27/2012 05:40 AM Ohad Levy

fixes #1509 - Foreman should use the proxy to import puppet classes

5b6d1303 03/22/2011 09:39 AM Ohad Levy

fixes typo in log output - refs #565

bb9a1ad1 03/22/2011 06:46 AM Paul Kelly

Fixes #565 - rake puppet:import:puppet_classes misses some changes

Signed-off-by: Paul Kelly <>

ed4c48b0 01/20/2011 04:33 AM Ohad Levy

fixes 562 - rake task of import of classes and environments in batch mode does not work reliably

41d40698 10/26/2010 04:52 PM Paul Kelly

Fixes #386 - Updated rake puppet:import_classes to support the new API

The rake task now queries for the changes and then performs the update.

Some additional sanity checking is performed in the execution phase.

A batch mode is provided via rake puppet:import:puppet_classes[true]. When...

a67b0923 05/28/2010 03:52 PM Paul Kelly

Fixes #101 - Generate rdoc files and html links on the puppetclasses page

Rewite rdocs if required by the prepare phase
Incorporate Fank Sweetser's :: patch
Incorporate a url_helper suggested by Ohad
Added a new interface via links on the supported environments list

cf2f7656 04/12/2010 03:17 PM Ohad Levy

fixes #181 - External node import prints 'nil' instead of 'class foo missing'

0da5bcf1 03/25/2010 03:01 PM Ohad Levy

refs #181 - solves unordered output

816465f2 09/18/2009 05:11 AM Ohad Levy

Fixes #17
This adds the possibility to import from a previous external node interface.
letting Foreman reads the old setup and update its database accordingly

363141af 09/16/2009 08:34 AM Ohad Levy

fixes #10

e577678a 09/11/2009 04:36 AM Ohad Levy

minor formating and aliasing

1fe671cf 09/09/2009 01:44 PM Ohad Levy

We have a final project name -- The ForeMan

eac234e0 09/06/2009 02:44 PM Ohad Levy

renamed project to the torque

d6de9136 08/24/2009 02:13 PM Ohad Levy

fixed an useless error when trying to populate an host entry when there are no host facts

95db4b8d 08/19/2009 06:55 AM Ohad Levy

rake job that imports puppet envs and classes

80ce2367 08/13/2009 04:28 PM Ohad Levy

updated wrong yaml path

e22af92d 08/13/2009 03:43 PM Ohad Levy

Added a rake task which imports facts (in yaml format) directly to the DB.
this is useful for people who don't use store configs, but still want to import puppet node information to the database.

5ca94bb5 08/09/2009 01:15 PM Ohad Levy

0.25 doesnt store IP address(?)

87079dc5 08/03/2009 08:48 AM Ohad Levy

fixes arch fact name on Solaris - thanks to

9b901ed4 08/02/2009 04:58 PM Ohad Levy

workaround for the fact that puppet default env is empty

c33abf10 07/31/2009 04:50 AM Ohad Levy

updated Storeconfig import, as by default facter doesnt report an env unless defined in puppet.conf

326575f8 07/30/2009 03:31 PM Ohad Levy

simplifed rake job,importing all in one go

77450504 07/30/2009 07:29 AM Telmo X

Addind the rake tasks description to the README and fixing a couple of sentence in the tasks descriptions

d135ae69 07/30/2009 07:27 AM Telmo X

adding rake tasks for puppet migrations