Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  compute_resources
  concerns
  helpers
  nics
  orchestration
  sso
architecture_test.rb 1.93 KB
auth_source_external.rb 202 Bytes
auth_source_hidden.rb 550 Bytes
auth_source_internal.rb 1.19 KB
auth_source_ldap_test.rb 7.43 KB
auth_source_test.rb 1.02 KB
authorizer_test.rb 10.6 KB
bookmark_test.rb 1.14 KB
cached_user_role_test.rb 128 Bytes
cached_usergroup_member_test.rb 135 Bytes
classification_test.rb 29.5 KB
common_parameter_test.rb 1.46 KB
compute_attribute_test.rb 1008 Bytes
compute_profile_test.rb 1.26 KB
compute_resource_test.rb 5.45 KB
config_group_class_test.rb 381 Bytes
config_group_test.rb 240 Bytes
config_template_test.rb 7.82 KB
domain_parameter_test.rb 1.13 KB
domain_test.rb 3.62 KB
enc_output_test.rb 2.03 KB
ensure_no_cycle_test.rb 1.52 KB
environment_class_test.rb 164 Bytes
environment_test.rb 1.49 KB
external_usergroup_test.rb 281 Bytes
fact_importer_test.rb 680 Bytes
fact_parser_test.rb 4.93 KB
fact_value_test.rb 2.94 KB
facts.json 4.52 KB
facts_aix.json 1.03 KB
facts_debian.json 4.46 KB
facts_freebsd_patch.json 2.4 KB
facts_freebsd_stable.json 2.66 KB
facts_sles.json 4 KB
facts_with_caps.json 4.52 KB
facts_with_certname.json 4.49 KB
feature_test.rb 154 Bytes
filter_test.rb 6.57 KB
group_parameter_test.rb 1.2 KB
host_build_status_test.rb 1.49 KB
host_class_test.rb 582 Bytes
host_config_group_test.rb 2.33 KB
host_jail_test.rb 846 Bytes
host_mailer_test.rb 1.38 KB
host_observer_test.rb 1.3 KB
host_parameter_test.rb 1.28 KB
host_test.rb 75 KB
hostgroup_class_test.rb 871 Bytes
hostgroup_test.rb 15.1 KB
image_test.rb 428 Bytes
key_pair_test.rb 71 Bytes
location_parameter_test.rb 1.27 KB
location_test.rb 16.6 KB
log_test.rb 150 Bytes
lookup_key_test.rb 9.58 KB
lookup_value_test.rb 5.57 KB
mail_notification_test.rb 561 Bytes
medium_test.rb 3.04 KB
menu_item_test.rb 3.34 KB
menu_manager_test.rb 1.23 KB
menu_mapper_test.rb 8.68 KB
message_test.rb 154 Bytes
model_test.rb 1019 Bytes
nic_test.rb 5.45 KB
operatingsystem_test.rb 13.6 KB
orchestration_test.rb 570 Bytes
organization_parameter_test.rb 1.37 KB
organization_test.rb 10.5 KB
os_default_template_test.rb 164 Bytes
parameter_test.rb 2.55 KB
permission_test.rb 623 Bytes
plugin_test.rb 7.82 KB
ptable_test.rb 3.12 KB
puppet_class_importer_test.rb 2.43 KB
puppet_fact_importer_test.rb 3.04 KB
puppet_fact_parser_test.rb 9.6 KB
puppetclass_test.rb 2.79 KB
rabl_test.rb 857 Bytes
realm_test.rb 1.63 KB
renderer_test.rb 255 Bytes
report_importer_test.rb 1.61 KB
report_status_calculator_test.rb 892 Bytes
report_test.rb 3.22 KB
role_test.rb 6.33 KB
safe_render_test.rb 1.39 KB
setting_test.rb 13.7 KB
smart_proxy_test.rb 1.81 KB
source_test.rb 153 Bytes
sso.rb 499 Bytes
subnet_domain_test.rb 159 Bytes
subnet_test.rb 8.52 KB
suse_test.rb 1.9 KB
taxable_taxonomy_test.rb 162 Bytes
taxonomix_test.rb 1.56 KB
taxonomy_test.rb 494 Bytes
template_combination_test.rb 166 Bytes
template_kind_test.rb 159 Bytes
token_test.rb 1.95 KB
trend_counter_test.rb 159 Bytes
trend_test.rb 427 Bytes
user_role_test.rb 2.5 KB
user_test.rb 26.8 KB
usergroup_member_test.rb 15.4 KB
usergroup_test.rb 10.4 KB
version_test.rb 903 Bytes

Latest revisions

# Date Author Comment
33d3ee13 03/04/2015 01:13 PM Daniel Lobato Garcia

Fixes #6884 - Installation media without $minor generate broken $version

$version is generated with the major version and a dot, producing paths
like foo.bar/x64/7. which don't exist. For CentOS at least we want to generate
a path without the dot. The default values for these media have been changed too....

0f203546 03/04/2015 01:11 PM Marek Hulán

Fixes #8052 - allows erb in array and hash params

(cherry picked from commit f8a56f5bd809305080e4ba69113f73f65957a3f9)

0925c7cc 03/04/2015 01:10 PM Marek Hulán

Fixes #9044 - fixes invalid mac in tests

Also do not reset invalid mac address to nil so we can propagate proper
validation error.

(cherry picked from commit ee1f56de6b2bdca4dfd104b99ec25340bfb51aaa)

0a64a09b 03/04/2015 01:10 PM Dominic Cleal

fixes #8739 - use global setting when hostgroup root_pass is blank

A blank (not nil) root_pass on hostgroups was preventing correct inheritance
from settings in both hosts and nested hostgroups.

root_pass was also being copied from parents/settings to hostgroups when they...

acab155d 01/27/2015 11:12 AM David Davis

Fixes #9097 - Fix typo in value_to_sql method

(cherry picked from commit e86494a89e3b7f71850b6582be4d05b7badaab21)

faeca375 01/27/2015 11:12 AM Lukas Zapletal

Fixes #2948 - added sp_* host attributes to safe mode

Refs #2948 - Add sp_ host attributes to jail test

(cherry picked from commit 13d9564d3b64da23aafd0e8dc6d243a8f032dd2c)

b3fdf2bb 01/27/2015 11:07 AM Daniel Lobato Garcia

Fixes #8821 - Handle unnamed OpenStack images in images form

(cherry picked from commit 8aae72f7521a387a797038b2902eb09ca1ab13a7)

6bda1a39 01/27/2015 11:05 AM Michael Moll

fixes #8993 - handle FreeBSD patch releases better

(cherry picked from commit d4cac085a78edb4ed1a6aeb0a062c057e416fe1f)

305fc6cb 12/16/2014 08:53 AM Dominic Cleal

fixes #8685 - include netmask in ENC output

(cherry picked from commit 66963aead88cfb8f8d5236af26dd12d3c153b6a8)

04495720 12/15/2014 10:00 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.

(cherry picked from commit daf34ae7195fda204ff6c9afdec8f14e4ce4f795)

View revisions

Also available in: Atom