Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 580 Bytes
auth_source.rb 2.72 KB
bookmark.rb 1.28 KB
cached_user_role.rb 226 Bytes
cached_usergroup_member.rb 159 Bytes
compute_attribute.rb 1008 Bytes
compute_profile.rb 740 Bytes
compute_resource.rb 7.67 KB
config_group.rb 1.04 KB
config_group_class.rb 518 Bytes
config_template.rb 8.14 KB
domain.rb 2.91 KB
environment.rb 1.71 KB
environment_class.rb 1.81 KB
external_usergroup.rb 1.54 KB
fact_name.rb 913 Bytes
fact_value.rb 4 KB
feature.rb 358 Bytes
filter.rb 6 KB
filtering.rb 133 Bytes
host.rb 846 Bytes
host_class.rb 429 Bytes
host_config_group.rb 408 Bytes
hostgroup.rb 9.58 KB
hostgroup_class.rb 565 Bytes
image.rb 1.19 KB
key_pair.rb 269 Bytes
log.rb 410 Bytes
lookup_key.rb 9.6 KB
lookup_value.rb 3.15 KB
mail_notification.rb 1.35 KB
medium.rb 2.41 KB
message.rb 423 Bytes
model.rb 646 Bytes
operatingsystem.rb 8.74 KB
os_default_template.rb 377 Bytes
parameter.rb 1.88 KB
permission.rb 645 Bytes
ptable.rb 1.08 KB
puppetclass.rb 8.86 KB
realm.rb 903 Bytes
report.rb 5.55 KB
role.rb 5.31 KB
setting.rb 7.54 KB
smart_proxy.rb 4.85 KB
source.rb 375 Bytes
subnet.rb 8.88 KB
subnet_domain.rb 257 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 5.29 KB
template_combination.rb 318 Bytes
template_kind.rb 298 Bytes
token.rb 317 Bytes
trend.rb 669 Bytes
trend_counter.rb 350 Bytes
user.rb 18.8 KB
user_mail_notification.rb 631 Bytes
user_role.rb 2.11 KB
usergroup.rb 3.94 KB
usergroup_member.rb 3.58 KB

Latest revisions

# Date Author Comment
ad22248d 02/10/2015 07:20 AM Marek Hulán

Fixes #9186 - build interface if needed during facts import

c92138af 02/10/2015 06:46 AM Tommy McNeely

fixes #9124 - fixes detection of hashed root passwords

A root password that started with "$" would not be hashed, and therefore
would end up being stored in clear text and inserted in clear text to the
/etc/shadow file, which just won't work. This adds a bit more to the match...

aa48b69c 02/09/2015 12:39 PM Marek Hulán

Fixes #9104 - allow disabling of interface updates

9fde85ad 02/08/2015 03:59 PM Dominic Cleal

fixes #8565 - only get unique, unused message/source IDs to speed up expiry

7560679b 02/08/2015 03:17 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.

bb6a0bbe 02/08/2015 01:56 PM Marek Hulán

Fixes #9160 - use provision interface for image based provisioning

5c02cfe5 01/30/2015 03:34 AM Daniel Lobato Garcia

Refs #3809 - Enable cop StringConversionInInterpolation

f8a56f5b 01/28/2015 07:18 AM Marek Hulán

Fixes #8052 - allows erb in array and hash params

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

e86494a8 01/26/2015 06:48 PM David Davis

Fixes #9097 - Fix typo in value_to_sql method

View revisions

Also available in: Atom