Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architecture.rb 168 Bytes
audit.rb 376 Bytes
auth_source_external.rb 122 Bytes
auth_source_ldap.rb 773 Bytes
bookmark.rb 285 Bytes
common_parameter.rb 107 Bytes
compute_resources.rb 3.25 KB
disable_auditing.rb 633 Bytes
domain.rb 643 Bytes
facts_related.rb 315 Bytes
feature.rb 730 Bytes
host_related.rb 20.3 KB
http_proxy.rb 170 Bytes
infrastructure_facet.rb 178 Bytes
key_pair.rb 206 Bytes
lookups.rb 2.14 KB
mail_notification.rb 487 Bytes
medium.rb 3.31 KB
notification.rb 182 Bytes
notification_blueprint.rb 262 Bytes
notification_recipient.rb 94 Bytes
operatingsystem.rb 7.06 KB
personal_access_tokens.rb 380 Bytes
provisioning_template.rb 881 Bytes
realm.rb 196 Bytes
registration_facet.rb 188 Bytes
report_template.rb 517 Bytes
reports_related.rb 1.36 KB
settings.rb 95 Bytes
smart_proxy.rb 3.48 KB
ssh_key.rb 255 Bytes
stored_values.rb 163 Bytes
subnet.rb 4.8 KB
taxonomies.rb 770 Bytes
template_input.rb 196 Bytes
user_related.rb 2.76 KB

Latest revisions

# Date Author Comment
f87b1a25 04/15/2024 08:28 AM Leos Stejskal

Fixes #37337 - Fix snapshot task and add Rocky 8 & 9

9e427bdc 01/03/2024 11:14 AM Ewoud Kohl van Wijngaarden

Fixes #37019 - Correct release names in OS factories

fb76d77a 08/08/2023 12:16 PM Ewoud Kohl van Wijngaarden

Fixes #36639 - Use Templates feature on IPv6

This now looks at, and prefers, the IPv6 subnet on the
provision_interface to determine the template proxy. This allows using
the Templates feature in pure IPv6 provisioning setups.

c9b82a57 07/13/2023 10:38 AM Ron Lavi

Fixes #36219 - use YAML.safe_load instead of YAML.load

as explained in this rubocop rule https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Security/YAMLLoad

c791f6c7 01/16/2023 12:01 PM Ondřej Ezr

Fixes #29939 - drop category column from settings

Settings table was holding category column to support old style of
settings, but it is now ready to be decomissioned as plugins were given
enough time.

cc7af718 11/04/2022 02:46 PM Leos Stejskal

Fixes #35088 - Remove GCE Compute resource code

All code related to GCE compute resource
is now in Foreman Google plugin

https://github.com/theforeman/foreman_google

a321f97a 09/15/2022 09:49 AM Leos Stejskal

Fixes #35331 - Use Anaconda rhsm in kickstart for RHEL 9

de56ffb2 05/26/2022 10:58 AM Ondřej Ezr

Fixes #34305 - stop creating settings in DB (#9050)

With the setting DSL, we hold all the necessary values for settings in the memory.
We can now stop creating records for the settings in the database.

749e7f2d 03/01/2022 08:25 PM Lukas Zapletal

Fixes #32632 - initial verison of Ubuntu autoinstall templates

Signed-off-by: Lukas Zapletal <>

f94b9c73 11/04/2021 11:26 PM Lukas Zapletal

Fixes #31947 - add grub2/ks validation to jenkins rake task

View revisions

Also available in: Atom