Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  fact_names
  host
  host_facets
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  subnet
  taxonomies
  trends
architecture.rb 746 Bytes
auth_source.rb 2.7 KB
bookmark.rb 1.18 KB
cached_user_role.rb 146 Bytes
cached_usergroup_member.rb 96 Bytes
compute_attribute.rb 1.33 KB
compute_profile.rb 709 Bytes
compute_resource.rb 10.1 KB
config_group.rb 1.14 KB
config_group_class.rb 310 Bytes
config_report.rb 3.17 KB
domain.rb 3.22 KB
environment.rb 1.66 KB
environment_class.rb 1.63 KB
external_usergroup.rb 1.62 KB
fact_name.rb 1.04 KB
fact_value.rb 4.3 KB
feature.rb 357 Bytes
filter.rb 7.26 KB
filtering.rb 87 Bytes
host.rb 976 Bytes
host_class.rb 313 Bytes
host_config_group.rb 298 Bytes
host_status.rb 241 Bytes
hostgroup.rb 9.14 KB
hostgroup_class.rb 347 Bytes
image.rb 1.17 KB
key_pair.rb 336 Bytes
log.rb 451 Bytes
lookup_value.rb 3.71 KB
medium.rb 2.18 KB
message.rb 422 Bytes
model.rb 643 Bytes
operatingsystem.rb 10.4 KB
os_default_template.rb 391 Bytes
parameter.rb 2.65 KB
permission.rb 732 Bytes
provisioning_template.rb 8.55 KB
ptable.rb 1.95 KB
puppetclass.rb 4.83 KB
realm.rb 1.03 KB
report.rb 3.51 KB
role.rb 5.58 KB
setting.rb 11.4 KB
smart_proxy.rb 5.32 KB
source.rb 375 Bytes
subnet.rb 9.74 KB
subnet_domain.rb 247 Bytes
taxable_taxonomy.rb 599 Bytes
taxonomy.rb 7.7 KB
template.rb 2.52 KB
template_combination.rb 336 Bytes
template_kind.rb 1.04 KB
token.rb 281 Bytes
trend.rb 646 Bytes
trend_counter.rb 340 Bytes
user.rb 20.7 KB
user_mail_notification.rb 537 Bytes
user_role.rb 2.36 KB
usergroup.rb 4.16 KB
usergroup_member.rb 3.59 KB
widget.rb 599 Bytes

Latest revisions

# Date Author Comment
f2c05b8d 01/11/2017 03:31 AM Marek Hulán

Fixes #17330 - skip admin email if it's unknown

When admin user is being seeded the Setting might not exist at that
moment. We can't just create it with value, since the setting would
be invalid because of other attributes. Therefore we split settings
creation from the setting list so we could create it from seed too....

96983205 01/09/2017 09:50 AM Marek Hulán

Fixes #16782 - reset dhcp record cache after mac change

22439f75 01/04/2017 10:05 AM Daniel Lobato Garcia

Fixes #17680 - templates_used host helper

templates_used contains the names of all of the provisioning templates
kickstart used during a host build. This allows users to be able to
show the name of a provisioning template during PXEBoot, for example

477b6b6b 01/03/2017 04:40 AM Ondřej Pražák

Fixes #16740 - Access host params through macro

d5f47458 01/02/2017 06:43 AM Timo Goebel

fixes #4166 - vmware: update cpus, memory for vms

9c39317b 01/02/2017 05:24 AM Marek Hulán

Fixes #17886 - move config groups under parameters

276359d3 01/02/2017 05:23 AM Timo Goebel

fixes #8290 - remove foreman_url redundancy

6a7e5074 01/02/2017 02:21 AM Tomer Brisker

Fixes #17874 - Extract contains_erb? from lookup key

d836a838 12/29/2016 09:14 AM Ori Rabin

Fixes #17870 - Empty boolean matcher should not turn into false

997cdccf 12/29/2016 08:11 AM Timo Goebel

fixes #17853 - resolve ips in interface scope

View revisions

Also available in: Atom