Project

General

Profile

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

Latest revisions

# Date Author Comment
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

bae0bea9 07/06/2013 03:16 AM Dominic Cleal

fixes #2747 - scoped search lambda takes one argument

554be427 07/05/2013 12:42 PM Nacho Barrientos

fixes #1963 - prevent host creation when facts are uploaded via new setting

5b5af86e 06/12/2013 10:34 AM Greg Sutcliffe

Fixes #2644 - Refactor Host find_by_name to use several ways to find a
host, and refactor my_hosts scope to Host::Base, allowing us to remove
unnecessary permissions check from find_by_name

baeb54f1 06/10/2013 05:56 AM Amos Benari

fixes #1938 Foreman shouldn't use the FQDN fact to identify the node when facts are uploaded

e52abb10 06/07/2013 10:52 AM Marek Hulán

Fixes #2632 - extract strings from validation errors

66afbc33 05/30/2013 11:32 AM Joseph Magen

fixes #2549, fixes #2544 - new host organization and location should default to current context if it exists

136f8dfc 05/22/2013 11:02 AM Dmitri Dolguikh

fixes #2509, fixes #2507: few issues around Host::Base#merge_facts and fact names

0c8f532e 05/22/2013 10:50 AM Mikael Fridh

fixes #2130 - normalize_hostname appends domainname to fqdn

When the trailing part of $fqdn doesn't match $domain, the normalize_hostname
function would append $domain onto the end of $fqdn, saving the host as
$fqdn.$domain (Example: hostname.domain1.com.domain2.com)....

View revisions

Also available in: Atom