Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 6.09 KB
hostmix.rb 313 Bytes
managed.rb 27.8 KB

Latest revisions

# Date Author Comment
a51ed475 10/25/2013 03:43 PM Ohad Levy

[REFACTOR] fixes #2967 - refactored Fact Importer

Based on Dmitri Dolguikh <> original patch.

- renamed original fact_importer class to fact_parser class
- moved fact handling logic to its own fact_importer class
- fact importer now assumes single-value facts...

cdf083d1 10/14/2013 11:14 AM Aaron Stone

fixes #3222 - nil the certname when handling certs if UUID certs have now been disabled

(cherry picked from commit 89e506f7d955b4b440725fb5ef412fb2634cd762)

7fcb314e 09/10/2013 09:29 AM Daniel Lobato Garcia

fixes #2179 - validate the owner type, preventing the API returning errors for a wrong owner_type

84ae9603 09/09/2013 02:33 PM Greg Sutcliffe

fixes #2260 Allow ERB in ENC global / class parameters

Adds code to parse the global & class parameters, and adds a setting (default true)
to disable this if needed. Also has some tests.

01055e77 08/29/2013 06:21 PM Greg Sutcliffe

Refs #2414 - Remove Puppet from facts API and Settings

Reports are still in progress and will come in a later PR
DB schema is updated to not need puppet/rails

3d6c46e5 08/21/2013 10:45 AM Ash Caire

fixes #2431 - handle fact uploads where host is missing $fqdn

9d402d07 08/06/2013 04:37 AM Greg Sutcliffe

Fixes #2501 - Allow my_hosts scope to include all subclasses of Host::Base

c1452df6 07/26/2013 04:48 AM Marek Hulán

Fixes #2821 - Autoload paths, PowerManager children must be in namespace in order to autoload

f09d61de 07/25/2013 01:54 PM Dominic Cleal

fixes #2693 - don't cause handle_ca error when no Puppet CA associated with host

86e9a056 07/18/2013 10:37 AM Andy Bohne

fixes #1770 - Refactored rdeckfacts definition to use facts_hash

View revisions

Also available in: Atom