Project

General

Profile

Download (5.18 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...
aac813cd 06/06/2012 05:23 AM Amos Benari

smart vars looks sharper.

92bf092d 05/07/2012 08:50 AM Amos Benari

UI - more explicit button description for the add child node.

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

334d0359 03/19/2012 06:51 AM Amos Benari

fixes #1540 added suport for provisioning on ovirt/rhvem using fog.

This patch addes a compute resource concept within foreman

Signed-off-by: Ohad Levy <>

b7cb4996 12/25/2011 03:24 AM Ohad Levy

javascript simple indetation fixes.

d97b956a 10/31/2011 11:01 AM Amos Benari

refs #1231 smart variables ui improvemnts

1. Moved remove button to the action bar.
2. Fixed remove of new variable.

8eb63065 10/27/2011 08:55 AM Amos Benari

fixes #1231 - make first pill active by default vertical pills

2b54d6ef 10/25/2011 11:16 AM Ohad Levy

wip #1231

9afa092e 07/06/2011 10:07 AM Ohad Levy

fixes #322 Ability to add custom variables and multiple values resovled
in a dynamic Hierarchally order

This commits introduces the ability to define variables per puppet
class.

additionally, each class can have multiple values, depends on the host
which is requesting that variable....