Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
f3d15cc9 06/08/2017 01:21 PM Ivan Necas

Fixes #19213 - use provision interface in foreman_url

Before this patch, we were using primary interface for checking on ftfp
proxy and its template feature. Provision interface is more appropriate
for this purposes.

(cherry picked from commit 778d8bcbc08f790aae8ed2abb9637ab880804275)

d2931ac9 03/21/2017 08:54 AM Dominic Cleal

refs #18760 - exclude test routes from permission checks

Running test/controllers/concerns/csv_responder_test.rb and
access_permissions_test in sequence (e.g. in `rake test`) would cause
failures against the "fake" routes introduced by CsvResponderTest as no...

3a766513 03/03/2017 09:30 AM Marek Hulán

Fixes #18345 - Improve templates error handling

1d75969e 03/01/2017 09:21 AM Dominic Cleal

fixes #18735 - truncate encryption key to match preferred length (#4350)

Ruby 2.4's OpenSSL bindings raise an ArgumentError during encryption if
the key length exceeds the cipher's configured length (32 bytes with the
default cipher), but the verification hash algorithm still uses the full...

42e9040a 02/22/2017 07:21 AM Michael Moll

Fixes #18581 - conditionalize SUSE mediapath

e7603faf 02/15/2017 05:51 AM Marek Hulán

Fixes #18227 - clean up variables after rendering

477f976e 01/25/2017 04:22 AM Marek Hulán

Fixes #18205 - Add save_to_file macro

da7ce87a 01/20/2017 03:47 AM Marek Hulán

Refs #18143 - extend snippet_if_exists too

a90eae17 01/19/2017 03:13 AM Marek Hulán

Fixes #18143 - enable variables for snippets (#4205)

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

View revisions

Also available in: Atom