Project

General

Profile

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

# Date Author Comment
fd06f4f6 09/07/2015 11:33 AM Tom Caspy

fixes #11415 - using the correct method for classification caster

6b4b489f 09/03/2015 02:54 AM Ori Rabin

fixes #10832 - separating lookup keys into puppet and variable

8347a5ef 08/28/2015 09:04 AM Ori Rabin

Fixes #10731 - Allow matches to merge with default values

9f88e8a1 08/19/2015 03:42 AM Tom Caspy

fixes #10232 - moving validations and casting out of lookup key and value

a3d8204a 05/09/2015 04:35 AM Ori Rabin

Fixes #8333 - correct matcher values with multi-key matchers

eb414b8b 04/28/2015 09:13 AM Ori Rabin

Fixes #5554 - fixed hostgroup and fqdn validations in multiple matchers

a2468540 03/22/2015 09:21 AM Marek Hulán

Fixes #9787 - correctly typecast default values

JSON and YAML default values were double typecasted, once by active
record and then by value_of_key method.

25a7f806 03/15/2015 07:33 AM Marek Hulán

Fixes #9673 - treat YAML and JSON lookup keys as strings

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

f8a56f5b 01/28/2015 07:18 AM Marek Hulán

Fixes #8052 - allows erb in array and hash params

daf34ae7 12/08/2014 09:47 AM Ori Rabin

Fixes #8551 - use most specific matcher for inherited hostgroups

Host recieves correct smart_class_parameter value when multiple overrides for
inherited host groups exist for parameter.

2312cccf 11/19/2014 06:03 AM Daniel Lobato Garcia

Refs #3809 - Remove useless assignments

8e53b7c9 10/30/2014 05:37 AM Ori Rabin

Fixes #3260- Allows puppet to manage value of smart class parameter that can be overrided

ea4eec44 10/22/2014 05:11 AM Ori Rabin

Fixes #3309 - Support deep merging of hash and array structures in smart class parameters

e14b5758 10/21/2014 09:18 AM Greg Sutcliffe

Fixes #7733 - Remove hosts.yml fixtures and use FactoryGirl instead

04c6b019 10/06/2014 03:51 AM Tiffany

fixes #7163 - on host's edit page, show the source for the value of puppet class parameters.

e07f9a12 06/30/2014 07:57 AM Dominic Cleal

fixes #3272 - allow 'admin' account to be removed and replaced

46b3d8f1 04/22/2014 01:06 PM Dominic Cleal

fixes #5246 - remove second host/class lookup impl so config groups are included in ENC output

3a96ba00 05/12/2013 09:44 AM Amos Benari

fixes #2478 - smart-variable in ENC stopped working

0f9df583 05/09/2013 02:33 PM Amos Benari

fixes #2220 - Suport hostgroup puppet classes parameters inheritance.

14a61af4 02/28/2013 05:17 PM Dominic Cleal

fixes #2262 - handle strings from PostgreSQL

b226b68c 01/21/2013 07:52 AM Ohad Levy

fixes #2147 - param classes with multiple matchers are evaluated incorrectly