Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  hostext
  hypervisor
  orchestration
  smart_proxies
.gitkeep 0 Bytes
architecture.rb 555 Bytes
archlinux.rb 439 Bytes
auth_source.rb 2.09 KB
auth_source_internal.rb 349 Bytes
auth_source_ldap.rb 4.25 KB
authorization.rb 1.39 KB
bookmark.rb 1006 Bytes
common_parameter.rb 307 Bytes
compute_resource.rb 5.57 KB
config_template.rb 6.2 KB
dashboard.rb 2.01 KB
debian.rb 1.2 KB
domain.rb 2.66 KB
domain_parameter.rb 674 Bytes
environment.rb 1.42 KB
environment_class.rb 1.06 KB
fact_value.rb 2.65 KB
facts_importer.rb 2.91 KB
feature.rb 110 Bytes
group_parameter.rb 686 Bytes
host.rb 28.8 KB
host_class.rb 222 Bytes
host_common.rb 3.47 KB
host_mailer.rb 3.22 KB
host_observer.rb 81 Bytes
host_parameter.rb 663 Bytes
host_template_helpers.rb 961 Bytes
hostgroup.rb 5.28 KB
hypervisor.rb 2.05 KB
image.rb 679 Bytes
key_pair.rb 178 Bytes
log.rb 492 Bytes
lookup_key.rb 6.74 KB
lookup_value.rb 2.01 KB
medium.rb 1.68 KB
message.rb 212 Bytes
model.rb 342 Bytes
notice.rb 694 Bytes
operatingsystem.rb 5.92 KB
orchestration.rb 5.79 KB
os_default_template.rb 336 Bytes
os_parameter.rb 591 Bytes
parameter.rb 1.1 KB
ptable.rb 1 KB
puppet_class_importer.rb 9.18 KB
puppetclass.rb 7.25 KB
redhat.rb 1.44 KB
report.rb 12.3 KB
report_common.rb 1.47 KB
role.rb 4.76 KB
setting.rb 3.41 KB
smart_proxy.rb 2.43 KB
solaris.rb 3.55 KB
source.rb 210 Bytes
subnet.rb 4.38 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
template_combination.rb 311 Bytes
template_kind.rb 168 Bytes
user.rb 7.59 KB
user_fact.rb 681 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.83 KB
usergroup_member.rb 115 Bytes
vm.rb 706 Bytes
windows.rb 270 Bytes

Latest revisions

# 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...
cc41bb66 09/13/2012 09:49 AM Sam Kottler

fixes #1847 Ensure main and Settings aren't shown on the puppetclasses page linked to from the host page

1648bece 09/05/2012 02:48 AM Sam Kottler

Fixed typo in the word 'associations'

aa44d2f3 09/04/2012 02:41 AM Ohad Levy

refs #1843 normally facts base hash has no certname.

this will make sure we don't fetch the wrong host (without a certname) by mistake.

1c0cbb8c 09/03/2012 09:38 AM Ohad Levy

minor SQL improvments

c929c85e 09/03/2012 06:53 AM Ohad Levy

refs #1843 - adds missing lookup

399dca9e 09/03/2012 02:39 AM Ohad Levy

fixes #1843 - Accepts a plain hash as facts source

2aabb456 09/02/2012 06:25 AM Ohad Levy

fixes #1842 - Getting hostgroups via the API takes an eternity.

This changes a bit the API resonspe as well, as it makes little sense in a rest
context to return full nested objects (when the child objects can be very large).

therefore, instead of environments and puppetclasses (and eventually smart vars)...

938e78d6 08/26/2012 03:48 AM Dmitri Dolguikh

a bunch of fixes to get functional tests running under 1.9.2

a6a6b703 08/26/2012 03:27 AM David Swift

add compute_resource.supports_update? to current provider set

View revisions

Also available in: Atom