Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
lookup_key.rb 7.28 KB
puppetclass_lookup_key.rb 1.22 KB
variable_lookup_key.rb 686 Bytes

Latest revisions

# Date Author Comment
6501082f 11/20/2015 05:54 AM Tomer Brisker

Fixes #11458 - Override inline for class parameters

This implements override inline for smart class parameters and smart
variables in host and hostgroup edit forms.
Global variable override inline will be done in a seperate PR.

Authors:
Ori Rabin <>...

8893c3bc 10/15/2015 11:25 AM Dominic Cleal

fixes #12095 - prevent escaping of lookup key default value with ERB

When the current default value is retrieved from a lookup key via
default_value_before_type_cast, do not re-dump values containing ERB as
they will not have been cast already. This prevents them being escaped...

8754ca35 10/01/2015 11:06 AM Dominic Cleal

fixes #11964 - mark existing parameters as overridden during clone

8f14d696 09/21/2015 05:39 AM Shlomi Zadok

Fixes #11851 - include ActiveRecord::Base.inherited as super in LookupKey.inherited

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

fixes #10832 - separating lookup keys into puppet and variable

View revisions

Also available in: Atom