Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  host_facets
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  subnet
  taxonomies
  trends
architecture.rb 746 Bytes
auth_source.rb 2.76 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 9.89 KB
config_group.rb 1.14 KB
config_group_class.rb 310 Bytes
config_report.rb 3.12 KB
domain.rb 3.05 KB
environment.rb 1.66 KB
environment_class.rb 1.41 KB
external_usergroup.rb 1.62 KB
fact_name.rb 898 Bytes
fact_value.rb 4.38 KB
feature.rb 357 Bytes
filter.rb 7.22 KB
filtering.rb 87 Bytes
host.rb 865 Bytes
host_class.rb 313 Bytes
host_config_group.rb 298 Bytes
host_status.rb 241 Bytes
hostgroup.rb 9.01 KB
hostgroup_class.rb 347 Bytes
image.rb 1.16 KB
key_pair.rb 268 Bytes
log.rb 451 Bytes
lookup_value.rb 3.47 KB
medium.rb 2.18 KB
message.rb 422 Bytes
model.rb 643 Bytes
operatingsystem.rb 9.98 KB
os_default_template.rb 391 Bytes
parameter.rb 968 Bytes
permission.rb 732 Bytes
provisioning_template.rb 8.34 KB
ptable.rb 1.92 KB
puppetclass.rb 8.62 KB
realm.rb 956 Bytes
report.rb 3.38 KB
role.rb 5.58 KB
setting.rb 9.87 KB
smart_proxy.rb 4.75 KB
source.rb 375 Bytes
subnet.rb 9.34 KB
subnet_domain.rb 247 Bytes
taxable_taxonomy.rb 599 Bytes
taxonomy.rb 7.56 KB
template.rb 1.89 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 19.6 KB
user_mail_notification.rb 537 Bytes
user_role.rb 2.36 KB
usergroup.rb 4.2 KB
usergroup_member.rb 3.59 KB
widget.rb 599 Bytes

Latest revisions

# Date Author Comment
0a439eec 11/25/2016 09:30 AM Timo Goebel

fixes #17187 - v6 ip not required when cr provides v4

(cherry picked from commit f77f6b91955a79e80aa1c9dc04e6ce8b0716493a)

b249867d 11/25/2016 09:30 AM Kęstutis Mizara

fixes #16091 - Fixed association Foreman host with Compute VM

(cherry picked from commit 94d134573b5ccf3f7907c9ae32fda14ad064a3aa)

a308c5b9 11/25/2016 09:30 AM Dominic Cleal

fixes #16866 - don't call orchestration skip if unattended is off

(cherry picked from commit 525e321360fe8e26823a683eb76744d36b32efc2)

6399cf93 11/25/2016 08:51 AM Timo Goebel

fixes #17086 - export nic ipv6 address for ENC

(cherry picked from commit ccbfab75eb4b26bd67d9b46a95ee5746f86ce9f1)

16385b4f 10/25/2016 07:54 AM Timo Goebel

fixes #17041 - skips orchestration when importing facts

The orchestration callbacks only run if unless :skip_orchestration?,
however skip_orchestration? is not a method for Nic::Managed causing the
callbacks to always run, even if importing facts.

(cherry picked from commit a390cfb73dd55ed6735e9f8916699dc15415ce03)

539b5bf1 10/25/2016 07:54 AM Ondřej Pražák

Fixes #16737 - Show correct folder level

(cherry picked from commit 59b4c49760a3122d3f0118ae98fa3772fa2bc17d)

76bf44ba 10/25/2016 07:54 AM Timo Goebel

fixes #16819 - rebuild tftp with template kinds

(cherry picked from commit 25f058c5b4bc68703e25a360b43cef520375b263)

2df46a2f 10/25/2016 07:54 AM Marek Hulán

Fixes #16813 - improve error messages for associations

(cherry picked from commit ead67f0d679311187b6e6f9064a1d0bf3df70075)

d0dad658 10/25/2016 07:54 AM Dominic Cleal

fixes #16749 - improve NIC update performance during fact imports

- In get_facts_for_interface, replace regexes in hash key filtering
with simple String methods and simplify hash construction
- Change logger.debug to lazy evaluation for production performance,...

752b50fe 10/25/2016 07:52 AM Lukas Zapletal

Fixes #16652 - UEFI Grub2 support for non-intel archs

(cherry picked from commit 4f5adf6525dfca9f80623bdd1c925cd336dd1639)

View revisions

Also available in: Atom