Project

General

Profile

Activity

From 12/03/2020 to 01/01/2021

01/01/2021

03:24 PM Revision 70dc0c1e (foreman): Refs #31250 - fix API middleware usage story
Amir Fefer
03:08 PM Refactor #31560 (New): Replace UUID v1 with v4 in JS code
UUID v1 is timestamp-based UUID and includes the generating node's MAC address and is not random. While the chance of... Tomer Brisker

12/31/2020

06:01 PM Refactor #30842 (Closed): Upgrade Storybook to v6
Applied in changeset commit:foreman|41a3edb3b844ba5faa4fabb9929b2a3fab627aee. Jeremy Lenz
05:54 PM Revision 41a3edb3 (foreman): Fixes #30842 - Update Stories for Storybook v6 upgrade
-update hierarchy separators for mdx files
-fix webpack config to cover new Storybook presets api
-fix broken sto...
Jeremy Lenz

12/28/2020

08:08 PM Bug #31557 (Ready For Testing): External user login while internal user is already logged in causes internal error
The Foreman Bot
07:51 PM Bug #31557: External user login while internal user is already logged in causes internal error
While an internal user is logged in, if a user tries to login via a external user using the same browser, then it res... Rahul Bajaj
07:50 PM Bug #31557 (Rejected): External user login while internal user is already logged in causes internal error
Rahul Bajaj
03:44 PM Packaging Revision 8b78cb42 (foreman-packaging): Bump foreman dependencies
Tomer Brisker
12:31 PM Bug #31556 (New): Switch hostname between NIC and Virtual NIC
I found that I get a "has already been taken" error every time I want to update the interface DNS Name from the Virtu... Danie de Jager
12:14 PM Bug #31555: foreman-compute-ec2 fail to associate hosts
I had to take the IP from "Private ip address" under the EC2 Compute Resouce VM and go to the existing host name and ... Danie de Jager
10:20 AM Bug #31555 (New): foreman-compute-ec2 fail to associate hosts
I see the IP shown by foreman-compute-ec2 under Compute resources is only one IP of the assigned 5 to the host, the h... Danie de Jager
09:01 AM Bug #31554 (Closed): GET "/api/v2/permissions" Is failing with 500 Internal Server Error
Applied in changeset commit:foreman|743b151f1a36ced0eeb0ede3a645f1977be84506. Ondřej Ezr
08:20 AM Revision 743b151f (foreman): Fixes #31554 - empty? check on integer
We were sending `empty?` to integers in quite common cases since 1831e5680eb3933674323c4f38be9b7f85d3f263.
We need to...
Ondřej Ezr

12/27/2020

11:51 PM Bug #31554 (Ready For Testing): GET "/api/v2/permissions" Is failing with 500 Internal Server Error
The Foreman Bot
11:36 PM Bug #31554 (Closed): GET "/api/v2/permissions" Is failing with 500 Internal Server Error
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1910759
*Description of problem:*
GET "/api/v2/permissio...
Ondřej Ezr
09:01 AM Bug #31549 (Closed): Navigating to the same page removes highlight from nav
Applied in changeset commit:foreman|bf5ae5ee61812bd59b39715b41643ca2ec3d6d91. Maria Agaphontzev
09:01 AM Bug #31546 (Closed): cant use customBreadcrumbs in pagelayout
Applied in changeset commit:foreman|3080f72363cc4a2f6d08512bc47bb16b5b816ebb. Maria Agaphontzev
08:38 AM Revision bf5ae5ee (foreman): Fixes #31549 - Navigating twice removes highlight from nav
Maria Agaphontzev
08:34 AM Revision 3080f723 (foreman): Fixes #31546 - cant use customBreadcrumbs in pagelayout
Maria Agaphontzev

12/24/2020

02:01 PM Refactor #31551 (Closed): remove ovirt_use_v4 from oVirt compute resource attributes
Applied in changeset commit:foreman|d7cf0967068719e7682589ab1ebf21d780ece534. Shira Maximov
11:25 AM Refactor #31551 (Ready For Testing): remove ovirt_use_v4 from oVirt compute resource attributes
The Foreman Bot
11:23 AM Refactor #31551 (Closed): remove ovirt_use_v4 from oVirt compute resource attributes
Shira Maximov
02:01 PM Refactor #31471 (Closed): Deprecate setting timestamps in API responses
Applied in changeset commit:foreman|b057438344f7c0795354c1c9a5461718307b7950. Ondřej Ezr
01:54 PM Revision d7cf0967 (foreman): Fixes #31551 - remove ovirt_use_v4 from oVirt CR attributes
Shira Maximov
01:37 PM Revision b0574383 (foreman): Fixes #31471 - setting API deprecate timestamps
Adds response description for Setting API.
This allows to deprecate the timestamps and explain current and future beh...
Ondřej Ezr
12:03 PM Installer Bug #31553 (Ready For Testing): Migrate ssh_args to ansible default for current installations
The Foreman Bot
12:01 PM Installer Bug #31553 (Closed): Migrate ssh_args to ansible default for current installations
In #28559 we've implemented the ansible default, but we probably should have add migration to migrate the current ins... Ondřej Ezr
12:01 PM Refactor #30793 (Closed): Remove API v3 from fog-ovirt
Applied in changeset commit:foreman|ed3448c9a99612555999300c9467ee2267a65eb2. Shira Maximov
11:27 AM Revision ed3448c9 (foreman): Fixes #30793 - Remove API v3 from fog-ovirt
Shira Maximov
08:01 AM Bug #31165 (Closed): LDAP usergroup sync makes logins very slow
Applied in changeset commit:foreman|db56f2acbb39bbc11311cde54f99475ae7f01217. Ondřej Ezr
07:26 AM Revision db56f2ac (foreman): Fixes #31165 - sync usergroups only for given user :racehorse:
In @17c4b47 we've disabled synchronization of groups for user from different auth sources.
That gave us oportunity to...
Ondřej Ezr

12/23/2020

05:36 PM Bug #31549 (Ready For Testing): Navigating to the same page removes highlight from nav
The Foreman Bot
05:27 PM Bug #31549 (Closed): Navigating to the same page removes highlight from nav
For example: open Audits page, then in the navigation click "Audits".
Expected: Monitor should still be highlighted
...
Maria Agaphontzev
04:56 PM Installer Revision c3e3554f (puppet-pulpcore): Correct directory tree in README
23bff59eafb60c17ff04561ce55ca8faeb71ebd9 changed the docroot default,
but I forgot this entry.
Ewoud Kohl van Wijngaarden
03:39 PM Installer Bug #31548 (Ready For Testing): Incorrect legacy dir in Pulpcore migration
The Foreman Bot
03:36 PM Installer Bug #31548 (Closed): Incorrect legacy dir in Pulpcore migration
From https://community.theforeman.org/t/updating-foreman-2-2-1-to-2-3-1-and-katello-3-17-1-to-3-18-issue/21738
It ...
Ewoud Kohl van Wijngaarden
03:01 PM Bug #30889 (Closed): API errors since upgrade to 2.1.2
Applied in changeset commit:foreman|ab9fa4a33f1d6333d80096cfe28846f386768bd6. Ondřej Ezr
12:16 PM Bug #30889 (Ready For Testing): API errors since upgrade to 2.1.2
The Foreman Bot
03:00 PM Revision ab9fa4a3 (foreman): Fixes #30889 - random unitialized constants failures
This new fog-vsphere release mainly contains a fix for sporadic unitialized constant failures.
Most likely caused by ...
Ondřej Ezr
02:01 PM Packaging Revision c33f30b5 (foreman-packaging): Rewrite compare-with-tags in Python
The Ruby implementation relies on the configparser gem which is no
longer in Fedora. This Python without any addition...
Ewoud Kohl van Wijngaarden
02:00 PM Packaging Revision 029db163 (foreman-packaging): Clean up tito.props and comps
2c624dcdbe4f91b7a59142db1d4b07043f184eed removed nodejs-node-gyp from
non-SCL, but left one entry in.
162257c13fb800...
Ewoud Kohl van Wijngaarden
01:03 PM Packaging Revision 57344542 (foreman-packaging): Update rubygem-fog-vsphere to 3.5.0
Ondřej Ezr
01:01 PM Refactor #31482 (Closed): allow ansible inventory template to work without Ansible plugin
Applied in changeset commit:foreman|07240e14743113a2adfb572e8cca9c7821a315ab. Evgeni Golov
12:44 PM Revision 07240e14 (foreman): Fixes #31482 - don't require ansible to render the inventory
Evgeni Golov
10:41 AM Packaging Revision bcfb23de (foreman-packaging): Bump rubygem-ovirt-engine-sdk to 4.4.0-1
Evgeni Golov
10:41 AM Packaging Revision f3e8a724 (foreman-packaging): Bump rubygem-fog-ovirt to 2.0.0-1
Evgeni Golov

12/22/2020

06:16 PM Installer Bug #31527: foreman-installer fails to configure Postgres on CentOS Stream 8
It looks like Stream is identified by just a major version. The PostgreSQL module has a matcher for ^8\. which doesn'... Ewoud Kohl van Wijngaarden
05:50 PM Bug #31546 (Ready For Testing): cant use customBreadcrumbs in pagelayout
The Foreman Bot
05:41 PM Bug #31546 (Closed): cant use customBreadcrumbs in pagelayout
When trying to pass a component to customBreadctumbs while using pageLayout there is an error as it's trying to rende... Maria Agaphontzev
05:04 PM Feature #31545 (Closed): Ping API should expose an overall status that includes Redis
Eric Helms
02:17 PM Bug #31543 (Ready For Testing): Improve /puppetrun error message
The Foreman Bot
02:07 PM Bug #31543 (Closed): Improve /puppetrun error message
Dominik Matoulek

12/21/2020

07:01 PM Bug #31538 (Closed): Each smart class parameter appears twice, when having two environments
Applied in changeset commit:foreman|e8a4bdd1b675f20bb59fd5ccc34ada2fb88c15f6. Tomer Brisker
03:41 PM Bug #31538 (Ready For Testing): Each smart class parameter appears twice, when having two environments
The Foreman Bot
03:18 PM Bug #31538 (Closed): Each smart class parameter appears twice, when having two environments
We have foreman 2.3.1 running, containing 2 environments. Each parameter of each puppet class is displayed twice. Whe... Andreas Haase
07:01 PM Installer Revision 3bd56e24 (puppet-certs): Convert qpid parameters to static defaults
Eric Helms
07:01 PM Installer Revision 0a4d549a (puppet-certs): Convert candlepin.pp parameters to static defaults
Eric Helms
07:01 PM Installer Revision 0de8a930 (puppet-certs): Convert foreman_proxy.pp parameters to static defaults
Eric Helms
07:01 PM Installer Revision 2237c685 (puppet-certs): Convert foreman.pp parameters to static defaults
Eric Helms
07:01 PM Installer Revision 920130e7 (puppet-certs): Convert foreman_proxy_content.pp parameters to static defaults
Eric Helms
07:01 PM Installer Revision d9454928 (puppet-certs): Convert init.pp parameters to static defaults
Eric Helms
07:01 PM Installer Revision a1ab62b5 (puppet-certs): Drop unused log_dir parameter
Eric Helms
07:01 PM Installer Revision 283c495d (puppet-certs): Convert nssdb parameters to static defaults
Eric Helms
06:59 PM Revision e8a4bdd1 (foreman): Fixes #31538 - use `distinct` scope for class params association
Otherwise, classes with multiple environments load the paramters
multiple times. This is a regression caused by clean...
Tomer Brisker
05:12 PM Installer Revision 6ecf4db6 (puppet-foreman_proxy_content): enable pulpcore deb only if enabled
Justin Sherrill
04:40 PM Installer Revision fabdc37e (puppet-foreman_proxy_content): Drop parent_fqdn in favor of deriving from foreman_url
Eric Helms
04:30 PM Installer Revision 2cd43627 (puppet-certs): Removed unused rhsm_reconfigure_script
Eric Helms
03:35 PM Installer Feature #31539 (Closed): missing pulpcore deb options for 2.3/katello 3.18
These commits were added, but i missed that they needed cherry picking for 2.3/3.18:
https://github.com/theforeman...
Justin Sherrill
03:31 PM Installer Revision dfe6fc6c (puppet-katello): Drop Crane configuration that is no longer used from Pulp 2
Eric Helms
02:14 PM Smart Proxy Feature #31537 (Ready For Testing): Expose installed BMC providers as capabilities or settings
The Foreman Bot
02:07 PM Smart Proxy Feature #31537 (Closed): Expose installed BMC providers as capabilities or settings
Currently the BMC module exposes an API endpoint /providers/installed but this can also be provided as capabilities o... Ewoud Kohl van Wijngaarden
11:51 AM Bug #31525 (New): Oops, we're sorry but something went wrong ERF42-7843 [Foreman::Exception]: HTTP UEFI boot requires proxy with httpboot feature
Reopening, when this occurs we need to catch the exception, fail the orchestration and display a useful message inste... Tomer Brisker
10:01 AM Feature #31284 (Closed): TemplateInput type registry
Applied in changeset commit:foreman|1059d089fd68e83340a211f1f91bc18e6dc4b04c. Ondřej Ezr
10:01 AM Bug #31533 (Closed): tests fail to run with Rake 13.0.2
Applied in changeset commit:foreman|584d11137486d76188505c000f7500ec53619f02. Evgeni Golov
09:20 AM Revision 1059d089 (foreman): Fixes #31284 - template input registry (#8130)
Introduce template input registry.
Allow new input types to be registered to the TemplateInput.
Allows API params, U...
Ondřej Ezr
09:18 AM Revision 584d1113 (foreman): Fixes #31533 - drop Rake pin again
13.0.2 was a broken release which fails to properly load tests.
13.0.1 and 13.0.3 are fine, so let's ignore it now
Evgeni Golov

12/20/2020

03:01 PM Feature #31250 (Closed): Use API middleware with React hooks
Applied in changeset commit:foreman|d6208c4b067e8c9559dd19d5c8b9fba2f16db640. Amir Fefer
02:08 PM Revision a6f20bc1 (foreman): Refs #31533 - pin rake to < 13.0.2 to avoid test failures
Tests currently fail to run with Rake 13.0.2 with
uninitialized constant ApplicationRecord::ApipieDSL (NameError...
Evgeni Golov
02:06 PM Revision d6208c4b (foreman): Fixes #31250 - add useAPI hook for API requests
Amir Fefer

12/19/2020

07:19 PM Bug #31533 (Ready For Testing): tests fail to run with Rake 13.0.2
The Foreman Bot
07:16 PM Bug #31533 (Closed): tests fail to run with Rake 13.0.2
Since the release of Rake 13.0.2, our tests fail, probably because of some load order issue:... Evgeni Golov

12/18/2020

04:21 PM Installer Revision 8610c990 (installer): Refs #31385 - Clear out nil qpid ciphers
The parameter qpid_router_ssl_ciphers no longer accepts undef (nil) but
now always sets the ciphers. This migration c...
Ewoud Kohl van Wijngaarden
04:01 PM Bug #31491 (Closed): ALTLinux icons display
Applied in changeset commit:foreman|f0a671d8d7dbf23f7b9e29eb6d6321c1a604ad59. Anonymous
03:44 PM Bug #31531 (Ready For Testing): Improve os name matching for icon
The Foreman Bot
03:41 PM Bug #31531 (Closed): Improve os name matching for icon
Ondřej Ezr
03:36 PM Revision f0a671d8 (foreman): Fixes #31491 - ALTLinux icons display
+ 16x16 ALTLinux icon
+ 64x64 ALTLinux icon
! code parsing a record name to match ALTLinux family
Pavel Skrylev
12:03 PM Revision 1b7b7e95 (foreman): Refs #31495 - Remove unused title property
This property is not populated or used anywhere. Tomer Brisker
12:03 PM Revision f53cc395 (foreman): Refs #31495 - Properly handle missing breadcrumb caption
If `caption` is null, deconstructing it will fail. Added a guard clause
to properly handle this case. This can occur ...
Tomer Brisker
10:58 AM Bug #31525: Oops, we're sorry but something went wrong ERF42-7843 [Foreman::Exception]: HTTP UEFI boot requires proxy with httpboot feature
Ah right, that's what I missed, the sentence is rather hard to decipher and the error messages both in the debug log ... Han Boetes
10:39 AM Bug #31525: Oops, we're sorry but something went wrong ERF42-7843 [Foreman::Exception]: HTTP UEFI boot requires proxy with httpboot feature
Looking in our docs, there is a slight mistake requiring you to have "TFTP Smart Proxy" while what you need to have i... Lukas Zapletal
10:30 AM Bug #31525: Oops, we're sorry but something went wrong ERF42-7843 [Foreman::Exception]: HTTP UEFI boot requires proxy with httpboot feature
> Make sure you have associated HTTPBoot proxy with the network you want to provision in.
Make sure you have assoc...
Lukas Zapletal
01:31 AM Bug #24351 (Ready For Testing): Chart items on the dashboard are no longer links
The Foreman Bot

12/17/2020

06:39 PM Installer Bug #31527 (New): foreman-installer fails to configure Postgres on CentOS Stream 8
1) Install Foreman on CentOS 8
2) Upgrade host to Centos Stream 8, OS upgraded fine
3) Notice httpd did not start:
...
Mike McCune
06:23 PM Packaging Revision dd2b8952 (foreman-packaging): Update rubygem-rack-protection to 2.1.0
Eric Helms
06:23 PM Packaging Revision 554420f3 (foreman-packaging): Update rubygem-sinatra to 2.1.0
Eric Helms
05:29 PM Bug #31525: Oops, we're sorry but something went wrong ERF42-7843 [Foreman::Exception]: HTTP UEFI boot requires proxy with httpboot feature
I pasted a list of the smartproxy which clearly states that the httpboot proxy is available. Furthermore, I followed ... Han Boetes
02:39 PM Bug #31525 (Closed): Oops, we're sorry but something went wrong ERF42-7843 [Foreman::Exception]: HTTP UEFI boot requires proxy with httpboot feature
Please use our discourse forum for questions.
Make sure you have associated HTTPBoot proxy with the network you wa...
Lukas Zapletal
12:51 PM Bug #31525: Oops, we're sorry but something went wrong ERF42-7843 [Foreman::Exception]: HTTP UEFI boot requires proxy with httpboot feature
Just to make sure this problem didn't go away with 2.3.1 I upgraded, but the problem still exists.... Han Boetes
11:10 AM Bug #31525 (New): Oops, we're sorry but something went wrong ERF42-7843 [Foreman::Exception]: HTTP UEFI boot requires proxy with httpboot feature
Following this manual item: https://docs.theforeman.org/master/Provisioning_Guide/index-foreman.html#creating-hosts-w... Han Boetes
05:01 PM Installer Feature #31387 (Closed): Disable TLS 1.0 and 1.1 by default in Apache
Applied in changeset commit:installer|06533f71557c663fbaad2cc28b93520604c12201. Ewoud Kohl van Wijngaarden
05:01 PM Installer Feature #31385 (Closed): Disable weak ciphers in qpid-router
Applied in changeset commit:puppet-foreman_proxy_content|68cf32415dccb5d37486d6c4f8d2f1d3fe12365f. Ewoud Kohl van Wijngaarden
04:15 PM Installer Revision 06533f71 (installer): Fixes #31387 - Drop TLS 1.0 and TLS 1.1 from Apache
This tightens the defaults on Apache to only accept TLS 1.2+. The
platforms that required this are going EOL and this...
Ewoud Kohl van Wijngaarden
04:02 PM Installer Revision 68cf3241 (puppet-foreman_proxy_content): Fixes #31385 - Default to strict qpid-router
Prior to this weak and insecure ciphers were used. While this change
only mentions ciphers, in practice it looked lik...
Ewoud Kohl van Wijngaarden
03:58 PM Revision 036bbe66 (foreman): Fix js testing - bundler not found
Ondřej Ezr
02:51 PM Bug #31518: foreman_hooks: create hook fails to render host with "You cannot call create unless the parent is saved"
I am currently working on packaging, documentation is up next. But you are right it is in yearly stage of development... Lukas Zapletal
07:33 AM Bug #31518: foreman_hooks: create hook fails to render host with "You cannot call create unless the parent is saved"
Hi Lukas, during my investigation I indeed came across the thread about the webhooks plugin from Timo. But since I di... Koen Torfs
07:07 AM Bug #31518: foreman_hooks: create hook fails to render host with "You cannot call create unless the parent is saved"
For the record, foreman_webhooks plugin which we are planning to release in few weeks is gonna solve this problem for... Lukas Zapletal
02:13 PM Bug #31526 (Ready For Testing): WebUI spinner spins forever when clicking a column within config report
The Foreman Bot
01:43 PM Bug #31526: WebUI spinner spins forever when clicking a column within config report
I don't think it was ever clicable, so IMO the click should do nothing Ondřej Ezr
01:41 PM Bug #31526 (Closed): WebUI spinner spins forever when clicking a column within config report
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1812227
*Description of problem:*
When viewing an indivi...
Ondřej Ezr
09:12 AM Bug #31417 (Closed): Failed to fetch power status: ERF88-9474 [Foreman::BMCFeatureException]
Yes, indeed this is not a bug but feature. We had to do this switch and this was in the upgrade notes. More info at: ... Lukas Zapletal
08:50 AM Bug #31524 (Duplicate): Do not put hardware type into BOOTIF configurable for EL8.3+
In the past we had this hardcoded to incorrect 00 while the widely used hardware type is ethernet (01). This was chan... Lukas Zapletal

12/16/2020

10:01 PM Bug #31231 (Closed): Skeleton loading continue infinitely if the value is undefined
Applied in changeset commit:foreman|137b68e41c5e06f5ccab72010af81610fe7af941. Maria Agaphontzev
09:56 PM Revision 137b68e4 (foreman): Fixes #31231 - show na when data is empty in host details
Maria Agaphontzev
07:04 PM Installer Revision 1d03c26e (installer): Enable remote execution plugin since Katello requires it
Eric Helms
02:54 PM Bug #31518 (New): foreman_hooks: create hook fails to render host with "You cannot call create unless the parent is saved"
Sorry, on deeper look it seems like an issue caused by the host registration facet. Tomer Brisker
02:51 PM Bug #31518: foreman_hooks: create hook fails to render host with "You cannot call create unless the parent is saved"
I check https://github.com/theforeman/foreman_hooks/commits/master already and don't see any recent commits which cou... Koen Torfs
02:12 PM Bug #31518 (Rejected): foreman_hooks: create hook fails to render host with "You cannot call create unless the parent is saved"
Looks like this issue is in the hooks plugin which tracks it's issues at https://github.com/theforeman/foreman_hooks/... Tomer Brisker
09:11 AM Bug #31518 (Closed): foreman_hooks: create hook fails to render host with "You cannot call create unless the parent is saved"
The issue only seems present during the create hook, other hooks (update, destroy, before_update, ...) have a correct... Koen Torfs
02:16 PM Bug #31521 (Ready For Testing): make /api/statuses output more structured data about plugins
The Foreman Bot
12:11 PM Bug #31521 (Closed): make /api/statuses output more structured data about plugins
currently, the data returned about plugins is a string, which makes it really cumbersome to look up information (like... Evgeni Golov
01:44 PM Bug #31141: Users can't edit their profile
Still having this problem on 2.3.1.
Any explanations?
Users that for some reason does not have an email addres...
Adam Winberg
11:07 AM Feature #31503 (Ready For Testing): Add insecure checkbox to the registration form
The Foreman Bot
10:01 AM Bug #30737 (Closed): Allow Ubuntu 18.04 to netboot with a VLAN tag
Applied in changeset commit:foreman|da7bca25f644a31f0f7b45194cc5fc6102c41cc3. Anonymous
09:44 AM Revision da7bca25 (foreman): Fixes #30737 - If VLAN is present, pass to debian-installer (#8201)
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
Co-authored-by: Tomer Brisker
Co-authored-by...
Lukáš Zapletal

12/15/2020

11:33 PM Bug #31517 (Ready For Testing): Remove usage of deprecated Net::LDAP::LdapError
The Foreman Bot
10:48 PM Bug #31517 (Closed): Remove usage of deprecated Net::LDAP::LdapError
In https://github.com/ruby-ldap/ruby-net-ldap/commit/94b9d4d0443b8be37b91fcb5d6a31a9589cca41a#diff-8e534ef69e7fb9fbb6... Ondřej Ezr
10:46 PM Bug #31165 (Ready For Testing): LDAP usergroup sync makes logins very slow
The Foreman Bot
10:01 PM Feature #31461 (Closed): Allow reinitialization of init values in ForemanForm
Applied in changeset commit:foreman|f6134e8f4e617b96712bce945bb4d7df6bbfcbbf. Oleh Fedorenko
09:54 PM Revision f6134e8f (foreman): Fixes #31461 - Allow reinitialization of init values in ForemanForm
Oleh Fedorenko
06:05 PM Installer Bug #31515 (New): Update from 3.17.0 to 3.17.1 fails with error
See also this "topic":https://community.theforeman.org/t/update-from-3-17-0-to-3-17-1-fails-with-error/21693
I am ...
Gerald Vogt
03:49 PM Installer Revision d680adb9 (puppet-foreman_proxy_content): Simplify reverse proxy definition
$reverse_proxy_real is by definition already true if $pulp is true, so
the or clause is redundant.
It already intern...
Ewoud Kohl van Wijngaarden
02:54 PM Installer Revision c87a1e35 (puppet-git): New Parameter "Timeout" for Git-Command
Let the User specify a Timeout for the Git-Command - in particular for
"git clone", as the Puppetrun would otherwise ...
Cocker Koch
02:01 PM Installer Bug #31497 (Closed): Update candlepin broker.xml for jobs processing
Applied in changeset commit:puppet-candlepin|adc67547805d7065f5feee4bc7942d7321a82160. Jonathon Turel
01:53 PM Installer Revision adc67547 (puppet-candlepin): Fixes #31497 - set default-consumer-window-size for jobs queue
Jonathon Turel
01:51 PM Installer Feature #31387: Disable TLS 1.0 and 1.1 by default in Apache
First of all, update to a supported version. Currently that's 2.2 and 2.3. Version 2.0 or 2.1 (I forgot exactly which... Ewoud Kohl van Wijngaarden
01:04 PM Packaging Revision 29ef278e (foreman-packaging): Update mock config for el8 to include Foreman repos
Eric Helms
09:22 AM Packaging Revision fb072058 (foreman-packaging): also drop el5 from katello-host-tools
Evgeni Golov
09:22 AM Packaging Revision 73015989 (foreman-packaging): drop el5 remains from foreman-release
Evgeni Golov
09:22 AM Packaging Revision 5cd8a7d1 (foreman-packaging): remove el5 repos from repoclosure/yum.conf
Evgeni Golov

12/14/2020

10:01 PM Installer Feature #31509 (Closed): Allow changing some Foreman Proxy and Apache hostnames on Katello-based certificates
Applied in changeset commit:puppet-foreman_proxy_content|537a2a61be86d6c6b0e9c2307c542c89ed59a36b. Ewoud Kohl van Wijngaarden
06:49 PM Installer Feature #31509 (Ready For Testing): Allow changing some Foreman Proxy and Apache hostnames on Katello-based certificates
The Foreman Bot
06:36 PM Installer Feature #31509 (Closed): Allow changing some Foreman Proxy and Apache hostnames on Katello-based certificates
The Katello certificates default to using the FQDN but it's possible to run the installer with --certs-node-fqdn to c... Ewoud Kohl van Wijngaarden
09:35 PM Installer Revision 537a2a61 (puppet-foreman_proxy_content): Fixes #31509 - Allow changing node FQDN
The Katello certificates default to using the FQDN. This is done in the
certs class via the node_fqdn parameter. The ...
Ewoud Kohl van Wijngaarden
07:05 PM Packaging Revision 17a48c07 (foreman-packaging): Update rubygem-foreman_virt_who_configure to 0.5.5
Jonathon Turel
06:50 PM Packaging Revision 8cd95a1d (foreman-packaging): Update rubygem-hammer_cli_foreman_virt_who_configure to 0.0.7
Jonathon Turel
06:35 PM Installer Feature #8950 (Rejected): Allow foreman-installer networking wizard to configure hostname
I'm going to consider this outside the scope of the installer. On a modern system you can call hostnamectl, but we ca... Ewoud Kohl van Wijngaarden
06:34 PM Installer Bug #27156 (Rejected): Installation with numbers in FQDN fails.
It's illegal data according to RFCs so this isn't really something that should be supported. Patches to support this ... Ewoud Kohl van Wijngaarden
05:01 PM Bug #31495 (Closed): Javascript error on logout page "TypeError: Cannot read property 'icon' of null"
Applied in changeset commit:foreman|fb285ce995975fb255151d9385a16554b8d51295. Eric Helms
04:44 PM Revision fb285ce9 (foreman): Fixes #31495: Set a title on the logout page
This prevents a javascript error by the Breadcrumb component and
adds some notion of what page the user is on.
Eric Helms
04:02 PM Packaging Revision 413a59dd (foreman-packaging): FAM 1.5.1
Evgeni Golov
03:38 PM Feature #31503 (Closed): Add insecure checkbox to the registration form
We no longer need the insecure parameter in our endpoints, since we deploy the certificates as part of the registrati... Marek Hulán
02:18 PM Packaging Revision b4e625eb (foreman-packaging): Update rubygem-kafo_wizards to 0.0.2
Eric Helms
01:53 PM Packaging Revision 162257c1 (foreman-packaging): Remove unused nodejs packages
Ewoud Kohl van Wijngaarden
01:50 PM Installer Bug #31502 (Ready For Testing): Missing smart-proxy-salt parameters in foreman-proxy scenario
The Foreman Bot
01:46 PM Installer Bug #31502 (Closed): Missing smart-proxy-salt parameters in foreman-proxy scenario
The foreman-proxy scenario does not cache the smart_proxy_salt parameter Markus Bucher

12/13/2020

12:16 PM Refactor #30793 (Ready For Testing): Remove API v3 from fog-ovirt
The Foreman Bot

12/12/2020

11:34 PM Installer Feature #31387: Disable TLS 1.0 and 1.1 by default in Apache
Having the same issue and system does not pass PCI audit.
What would be the easiest/safest way to disable other th...
Besmir Zanaj

12/11/2020

03:40 PM Installer Bug #31497 (Ready For Testing): Update candlepin broker.xml for jobs processing
The Foreman Bot
03:39 PM Installer Bug #31497 (Closed): Update candlepin broker.xml for jobs processing
Jonathon Turel
12:54 PM Bug #30737 (Ready For Testing): Allow Ubuntu 18.04 to netboot with a VLAN tag
The Foreman Bot
01:23 AM Bug #30737 (New): Allow Ubuntu 18.04 to netboot with a VLAN tag
The Foreman Bot

12/10/2020

09:32 PM Bug #31495 (Ready For Testing): Javascript error on logout page "TypeError: Cannot read property 'icon' of null"
The Foreman Bot
09:30 PM Bug #31495 (Closed): Javascript error on logout page "TypeError: Cannot read property 'icon' of null"
Full error:... Eric Helms
06:35 PM Installer Revision 37f91805 (installer): Refs #31346 - remove java version precheck
Jonathon Turel
05:01 PM Installer Bug #30449 (Closed): Foreman Proxy HTTPBoot feature should not require tftp
Applied in changeset commit:puppet-foreman_proxy|e4b7763e45fecc5fbaa5d88cc066906d6caf7bf7. Ewoud Kohl van Wijngaarden
04:29 PM Installer Revision e4b7763e (puppet-foreman_proxy): Fixes #30449 - Do not require TFTP for HTTPBoot
Since Foreman Proxy 1.22 the hard requirement on TFTP is no longer
present. This changes the default to always be off...
Ewoud Kohl van Wijngaarden
03:50 PM Packaging Revision b1f492ba (foreman-packaging): foreman-ansible-modules 1.5.0
Evgeni Golov
03:49 PM Packaging Revision 620b88af (foreman-packaging): Update rubygem-hammer_cli_foreman_openscap to 0.1.12
Ondřej Pražák
03:47 PM Packaging Revision 2fc1f223 (foreman-packaging): Update rubygem-foreman_scc_manager to 1.8.6
Nadja Heitmann
03:46 PM Packaging Revision 4a2fdb95 (foreman-packaging): Update rubygem-hammer_cli_foreman_remote_execution to 0.2.1
Adam Ruzicka
03:44 PM Packaging Revision 2ba3cba2 (foreman-packaging): Update rubygem-hammer_cli_foreman_remote_execution to 0.2.1
Adam Ruzicka
03:39 PM Installer Revision c3c090ce (puppet-foreman): Set the reverse proxy host to the name of the service
This change stems from the breakage and investigation here:
https://community.theforeman.org/t/katello-nightly-rpm-pi...
Eric Helms
03:37 PM Installer Revision b9078780 (puppet-pulpcore): Set the reverse proxy host to the name of the service
Eric Helms
03:37 PM Installer Revision 4ca779ce (puppet-pulpcore): Increase the secret key size to 50 chars
This is recommended by Django and generates a warning about this when
doing production checks. Since it's using cache...
Ewoud Kohl van Wijngaarden
03:29 PM Packaging Revision fd601b7f (foreman-packaging): Release kafo 6.1.2
Eric Helms
03:14 PM Packaging Revision 0d465d77 (foreman-packaging): Update rubygem-foreman_ansible_core to 4.0.0
Ondřej Pražák
03:10 PM Packaging Revision 0a91dde9 (foreman-packaging): Update rubygem-foreman_openscap to 4.1.2
Ondřej Pražák
03:04 PM Packaging Revision b21e6f66 (foreman-packaging): Update rubygem-kafo to 6.1.2
Eric Helms
03:01 PM Installer Bug #31490 (Closed): Remove digital ocean plugin
Applied in changeset commit:installer|974507983cf6c1d651ddb0eecca5622e5e699798. Anonymous
02:09 PM Installer Bug #31490 (Ready For Testing): Remove digital ocean plugin
The Foreman Bot
01:23 PM Installer Bug #31490 (Closed): Remove digital ocean plugin
This plugin has not been maintained for a while now and causes
issues on installation. This commit removes the optio...
Christopher Brown
02:25 PM Installer Revision 97450798 (installer): Fixes #31490 - Remove digital ocean plugin
This plugin has not been maintained for a while now and causes
issues on installation. This commit removes the option...
Christopher Brown
01:40 PM Bug #31491 (Ready For Testing): ALTLinux icons display
The Foreman Bot
01:27 PM Bug #31491 (Closed): ALTLinux icons display
Icons display for ALTLinux at operations system views shows invalid ones. малъ скрылевъ
01:01 PM Bug #31285 (Closed): responses to /api/v2/settings/<id> no longer contain 'created_at' and 'updated_at' attrs
Applied in changeset commit:foreman|957a215f1b44d1bb500dd2f7e8f93666e1eb3973. Ondřej Ezr
12:25 PM Revision a1d29421 (foreman): Refs #31285 - use Ruby 1.9 style Hash
Ondřej Ezr
12:25 PM Revision 957a215f (foreman): Fixes #31285 - setting timestamps for API
Presenter doesn't include Setting timestamps, what resulted in a regressision,
the timestamps were not present for th...
Ondřej Ezr
09:01 AM Packaging Bug #30653 (Closed): rubygem-rkerberos: libkadm5clnt_mit.so will be a problem again in RHEL-8.3
Applied in changeset commit:foreman-packaging|c2f67e3be9e8f9c40be75cbef6c8b0617f7e99d4. Evgeni Golov
09:01 AM Installer Bug #31486 (Closed): Upgrade results in empty /var/opt/rh/rh-postgresql12/lib/pgsql/data which causes upgrade to fail
Applied in changeset commit:installer|5bb28a45949e54674107b8701fe8bf862d0db3c7. Eric Helms
08:56 AM Installer Revision 5bb28a45 (installer): Fixes #31486: Remove postgresql-devel during postgresql upgrade
If a user has postgresql-devel installed, the removal of postgresql
will fail and prevent the upgrade from completing...
Eric Helms
08:25 AM Packaging Revision c2f67e3b (foreman-packaging): Fixes #30653 - rebuild rubygem-rkerberos against new libkadm5 in EL 8.3
Evgeni Golov

12/09/2020

10:53 PM Installer Revision 81089fd2 (installer): Add check for local pulpcore database to hooks
Eric Helms
09:01 PM Installer Feature #31468 (Closed): Ensure import/export directories are created and have proper permissions
Applied in changeset commit:puppet-pulpcore|485fea4fac7463a90a3348351a9cdf6b9961c078. Jeremy Lenz
08:48 PM Installer Bug #31486 (Ready For Testing): Upgrade results in empty /var/opt/rh/rh-postgresql12/lib/pgsql/data which causes upgrade to fail
The Foreman Bot
08:22 PM Installer Bug #31486 (Closed): Upgrade results in empty /var/opt/rh/rh-postgresql12/lib/pgsql/data which causes upgrade to fail
During 6.7->6.8 upgrade, results in a conflict during the installer run:
'Execution of '/bin/yum -d 0 -e 0 -y inst...
Eric Helms
08:45 PM Installer Revision 485fea4f (puppet-pulpcore): Fixes #31468 - create import/export directories
Jeremy Lenz
08:01 PM Bug #31452 (Closed): Cannot build an EL 8.3 system via Satellite Bootdisk or Discovery kexec
Applied in changeset commit:foreman|f2c816996c8d88861db00ce6f5875a2de2a0dfaa. Lukas Zapletal
07:06 PM Revision f2c81699 (foreman): Fixes #31452 - BOOTIF workaround for EL 8.3
Lukas Zapletal
11:43 AM Bug #31483 (Ready For Testing): Error message for blank template & fix resetting fields
The Foreman Bot
11:40 AM Bug #31483 (Closed): Error message for blank template & fix resetting fields
* Empty template is now displaying error message (plus tab header has red color)
* Type field & OS Association is no...
Leos Stejskal
11:21 AM Refactor #31482 (Ready For Testing): allow ansible inventory template to work without Ansible plugin
The Foreman Bot
11:12 AM Refactor #31482 (Closed): allow ansible inventory template to work without Ansible plugin
in #31193 we removed the requirement for the Ansible inventory to be used with Katello, but I actually think we don't... Evgeni Golov
09:48 AM Revision 305fb78d (foreman): Refs #30987 - fix ArrowIcon import failing
Amir Fefer

12/08/2020

10:39 PM Bug #31480 (Ready For Testing): External IPAM Error Handling Issue
The Foreman Bot
10:28 PM Bug #31480 (Closed): External IPAM Error Handling Issue
This is a minor update to the error handling in External IPAM that was missed in the last PR.
This does not affec...
Chris Smith
10:01 PM Bug #31478 (Closed): Stop using deprecated API export in common/index.js
Applied in changeset commit:foreman|4503ce794d2df05d96222f723200f989a093c5af. Jeremy Lenz
07:52 PM Bug #31478 (Ready For Testing): Stop using deprecated API export in common/index.js
The Foreman Bot
07:39 PM Bug #31478 (Closed): Stop using deprecated API export in common/index.js
this was causing Katello JS test failures. Jeremy Lenz
09:45 PM Revision 4503ce79 (foreman): Fixes #31478 - Stop using deprecated API export in common/index.js
Jeremy Lenz
07:12 PM Bug #31477 (Ready For Testing): JS import from deprecated API.js is causing test issues
The Foreman Bot
07:08 PM Bug #31477 (Ready For Testing): JS import from deprecated API.js is causing test issues
Katello tests are failing with:
FAIL webpack/scenes/ModuleStreams/__tests__/ModuleStreamPage.test.js
[2020-12-...
John Mitsch
06:44 PM Installer Bug #31346 (Ready For Testing): Use Java 11 for Candlepin
The Foreman Bot
04:39 PM Installer Feature #31468 (Ready For Testing): Ensure import/export directories are created and have proper permissions
The Foreman Bot
01:12 PM Feature #31474 (Ready For Testing): ALTLinux icons show
The Foreman Bot
12:58 PM Feature #31474 (Ready For Testing): ALTLinux icons show
Icons display for ALTLinux at operations system views shows invalid ones.
малъ скрылевъ
01:10 PM Bug #31473 (Ready For Testing): Invalid value returning is OS hepler
The Foreman Bot
12:44 PM Bug #31473 (Ready For Testing): Invalid value returning is OS hepler
Code detecting icon path for unknown OS record name at operating system helper returns invalid value малъ скрылевъ
12:54 PM Installer Revision 6d0c31e5 (installer): spelling fix
Christopher Brown
11:01 AM Feature #31080 (Closed): Add UI for managing Personal Access Tokens
Applied in changeset commit:foreman|ec35c4d82e493574da0b55e0d52dd24dbc6b638f. Anonymous
10:44 AM Revision ec35c4d8 (foreman): Fixes #31080 - Add UI for managing Personal Access Tokens (#7806)
Kamil Szubrycht
10:28 AM Bug #31417: Failed to fetch power status: ERF88-9474 [Foreman::BMCFeatureException]
This looks like the outcome of #28357, is the BMC proxy associated with the subnet used by the host's BMC interface? ... Tomer Brisker
07:16 AM Packaging Bug #30653 (Ready For Testing): rubygem-rkerberos: libkadm5clnt_mit.so will be a problem again in RHEL-8.3
The Foreman Bot
12:17 AM Refactor #31471 (Ready For Testing): Deprecate setting timestamps in API responses
The Foreman Bot
12:10 AM Refactor #31471 (Closed): Deprecate setting timestamps in API responses
In API, we are returning timestamps, this was regressed for the new presenter and should be addressed in #31285.
But...
Ondřej Ezr
12:08 AM Bug #31285 (Ready For Testing): responses to /api/v2/settings/<id> no longer contain 'created_at' and 'updated_at' attrs
The Foreman Bot

12/07/2020

10:01 PM Installer Refactor #31435 (Closed): Drop ssl_protocol parameter on foreman_proxy_content
Applied in changeset commit:puppet-foreman_proxy_content|dee96cd80c762e0f19c55ff730718f6ba594456a. Ewoud Kohl van Wijngaarden
09:22 PM Installer Revision dee96cd8 (puppet-foreman_proxy_content): Fixes #31435 - Drop ssl_protocol parameter
This parameter makes it easy to avoid the Apache global. Most users
should not be setting this. A way to set the Apac...
Ewoud Kohl van Wijngaarden
08:25 PM Installer Feature #31468: Ensure import/export directories are created and have proper permissions
https://github.com/theforeman/puppet-pulpcore/blob/master/manifests/config.pp#L4-L10 you'll have to do that for impo... Jeremy Lenz
08:19 PM Installer Feature #31468 (Closed): Ensure import/export directories are created and have proper permissions
Jeremy Lenz
08:20 PM Installer Revision b4774345 (puppet-foreman_proxy_content): Use RSpec's context nesting
With RSpec contexts can be nested and they'll inherit the parent let
blocks. The descriptions will be included as well.
Ewoud Kohl van Wijngaarden
08:20 PM Installer Revision 1e2cee26 (puppet-foreman_proxy_content): Always set pulpcore_enabled in specs
When Pulp 2 parameters are set, Pulp 3 parameters should also be set.
This disabled Pulp 3 in many cases leading to f...
Ewoud Kohl van Wijngaarden
08:20 PM Installer Revision 374b73ab (puppet-foreman_proxy_content): Remove coverage spec
This is handled in the spec helper and only leads to a duplicate report. Ewoud Kohl van Wijngaarden
08:01 PM Installer Bug #31430 (Closed): Installer can't install the Ansible plugin on Debian/Ubuntu
Applied in changeset commit:puppet-foreman_proxy|af2656f8ff58626c0f907d06e33856d36ee663f6. Evgeni Golov
09:42 AM Installer Bug #31430 (Ready For Testing): Installer can't install the Ansible plugin on Debian/Ubuntu
The Foreman Bot
07:20 PM Installer Revision af2656f8 (puppet-foreman_proxy): Fixes #31430 - use correct key and server for ansible-runner deb
Evgeni Golov
03:20 PM Revision c24cf7f8 (foreman): Refs #29636 - fix BMC test failures
Lukas Zapletal
02:15 PM Installer Revision ca43d25e (puppet-foreman_proxy_content): Refs #30436 - Add import/export params
Jeremy Lenz
02:06 PM Installer Revision d3edd212 (puppet-pulpcore): Release 2.2.0
Ewoud Kohl van Wijngaarden
01:58 PM Packaging Revision e7acde41 (foreman-packaging): add el8-ansible to client repoclosure
Evgeni Golov
01:29 PM Refactor #31464 (Ready For Testing): Use wiki_url in config_reports/welcome.html.erb
The Foreman Bot
01:24 PM Refactor #31464 (New): Use wiki_url in config_reports/welcome.html.erb
#29135 introduced a wiki_url helper, but it's not used in the welcome template. Ewoud Kohl van Wijngaarden
01:01 PM Bug #31198 (Closed): Search doesn't work on the models page
Applied in changeset commit:foreman|6e0aa45b78b0834a689f5d0124e969bdf339cb1a. Maria Agaphontzev
10:02 AM Bug #31198 (Ready For Testing): Search doesn't work on the models page
The Foreman Bot
12:58 PM Packaging Revision a616f6e8 (foreman-packaging): Update rubygem-foreman_ansible to 6.0.1
Ondřej Pražák
12:57 PM Packaging Revision a862482b (foreman-packaging): use archive url for epel6
Evgeni Golov
12:57 PM Packaging Revision 73fa6244 (foreman-packaging): use vault.centos.org for el6 repoclosure -- CentOS 6 is done
Evgeni Golov
12:27 PM Revision 6e0aa45b (foreman): Fixes #31198 - Search doesn't work on the models page
Maria Agaphontzev
09:01 AM Feature #31410 (Closed): Clone Operating system
Applied in changeset commit:foreman|a7e04253680da500ff676dfe146a0480fd2c2760. Leos Stejskal
08:15 AM Revision a7e04253 (foreman): Fixes #31410 - Clone Operating system
Leos Stejskal

12/06/2020

07:21 PM Feature #31461 (Ready For Testing): Allow reinitialization of init values in ForemanForm
The Foreman Bot
07:15 PM Feature #31461 (Closed): Allow reinitialization of init values in ForemanForm
Oleh Fedorenko

12/05/2020

08:43 PM Tracker #30986 (New): Host Details Page Feature
Tomer Brisker

12/04/2020

04:57 PM Installer Bug #31396 (Need more information): Foreman::Rake returned 1 instead of one of [0]
This is too little information to say anything useful. The foreman-rake db:migrate command failed for some reason, bu... Ewoud Kohl van Wijngaarden
04:27 PM Smart Proxy Revision d1fad5e8: Refs #30906 - correct redfish SSL verify setting
Lukas Zapletal
03:17 PM Bug #31454 (Ready For Testing): Add eject cdrom snippet and call it from preseed finish script
The Foreman Bot
03:06 PM Bug #31454 (Closed): Add eject cdrom snippet and call it from preseed finish script
Most other kinds have it, let's also make it a snippet. Lukas Zapletal
02:58 PM Bug #31452 (Ready For Testing): Cannot build an EL 8.3 system via Satellite Bootdisk or Discovery kexec
The Foreman Bot
02:05 PM Bug #31452 (Closed): Cannot build an EL 8.3 system via Satellite Bootdisk or Discovery kexec
Dracut in PXE images for RHEL 8.3 no longer accepts hardware type prefix in the BOOTIF kernel command line parameter.... Lukas Zapletal
02:53 PM Packaging Revision becc2138 (foreman-packaging): Update rubygem-foreman_maintain to 0.7.1
Amit Upadhye
02:01 PM Feature #29636 (Closed): Add support for Redfish to BMC Smart Proxy
Applied in changeset commit:foreman|f94a7f1977908a3935b22653157c22d6519977d1. R. Stricklin
02:01 PM Feature #31147 (Closed): Extend StatusCalculator to make use of 64 bits
Applied in changeset commit:foreman|ef4f82592e47b1cd5a833948fd55e699f778c741. Lukas Zapletal
01:31 PM Revision f94a7f19 (foreman): Fixes #29636 - Add BMC support for Redfish.
Includes changes to enforce BMC provider selection for front-end
tasks. Previously, all Foreman UI requests to the BM...
R. Stricklin
01:10 PM Revision ef4f8259 (foreman): Fixes #31147 - extend StatusCalculator to use 64 bits
Lukas Zapletal
11:38 AM Feature #31451 (Ready For Testing): Add Job Invocation Report template
The Foreman Bot
11:33 AM Feature #31451 (Closed): Add Job Invocation Report template
Add Job Invocation Report template to Unattended folder Dominik Matoulek
07:55 AM Packaging Revision 2cc061c7 (foreman-packaging): Update rubygem-foreman_openscap to 4.1.1
Ondřej Pražák

12/03/2020

06:01 PM Bug #30987 (Closed): Add card template extension mechanism for host details page
Applied in changeset commit:foreman|195cf1af61a100e0a781bf9e1086ba549fc0a4d0. Amir Fefer
05:27 PM Revision 195cf1af (foreman): Fixes #30987 - Add card template extension to host details page
Amir Fefer
04:33 PM Installer Revision 3261adbb (puppet-pulpcore): Drop selinux module dependency
04b9f5f4fbcaafd87c6ea056b9b499197739c7c4 stopped using selinux::port
which means the module is no longer used.
Ewoud Kohl van Wijngaarden
04:33 PM Installer Revision 7be10337 (puppet-pulpcore): Correct assertion around selboolean
a60df532a95dbb3bf951aaf10b85f9b31ba3e635 changed from selinux::boolean
to the raw selboolean. While it was true that ...
Ewoud Kohl van Wijngaarden
04:27 PM Installer Revision b8252166 (puppet-pulpcore): Correct allowed_{export,import}_paths tests
26ea9a0456bf7175b2c9f3228a76d78a68de60e7 moved the tests to a very
illogical place. This brings back the correct hier...
Ewoud Kohl van Wijngaarden
04:16 PM Tracker #30986 (Ready For Testing): Host Details Page Feature
The Foreman Bot
04:12 PM Feature #31444 (Closed): Add host's statuses including sub-statuses to the host details page
The experimental page shows only the host's global status.
This needs a redesign for showing all the relevant host s...
Amir Fefer
04:01 PM Installer Bug #31415 (Closed): Unable to set ping_free_ip in Foreman Proxy's dhcp.yml
Applied in changeset commit:puppet-foreman_proxy|88414d41975d2f7c3f9dc4adfa5183bbb224dc03. Ewoud Kohl van Wijngaarden
03:10 PM Revision dbe3104c (foreman): Refs #30670 - dynflow client depends on environment
Marek Hulán
03:01 PM Bug #31368 (Closed): Simplify mount_search_bar method
Applied in changeset commit:foreman|2a0e0ce645e32f9499b9c27353b1a515563abfdd. Tomer Brisker
02:17 PM Revision 2a0e0ce6 (foreman): Fixes #31368 - Simplify mount_search_bar method
This method made a lot of preperations for customization, but in
practice it is never used except for the default cas...
Tomer Brisker
01:43 PM Feature #31440 (Ready For Testing): Add 'snippet_if_exists' to default kickstart template
The Foreman Bot
12:43 PM Feature #31440 (Closed): Add 'snippet_if_exists' to default kickstart template
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1901504
1. Proposed title of this feature request
Add 's...
Dominik Matoulek
01:23 PM Installer Revision 88414d41 (puppet-foreman_proxy): Fixes #31415 - Expose DHCP's ping_free_ip option
Foreman 1.24 introduced this option and it should be exposed so users
can change it.
Ewoud Kohl van Wijngaarden
12:51 PM Installer Revision f02f009c (puppet-foreman_proxy): Skip journal check on EL7 when using Docker
This is broken on Docker CE. It worked in the past (and still does when
using Docker in EL7). This should have been u...
Ewoud Kohl van Wijngaarden
11:01 AM Bug #31111 (Closed): Unset welcome flag, if the controller doesn't have welcome template
Applied in changeset commit:foreman|7a4899774a957bf7336db12f5643ed21024a929c. Ondřej Ezr
10:02 AM Revision 7a489977 (foreman): Fixes #31111 - set welcome flag only if welcome exists
Set @welcome, only if the 'welcome' template exists for given resource.
It messes up some other parts of layout, if t...
Ondřej Ezr
09:58 AM Feature #30834 (Ready For Testing): Add support for vNIC profiles in RHV compute resource
The Foreman Bot
12:01 AM Feature #30978 (Closed): Add global css registration from plugins
Applied in changeset commit:foreman|4bd3e044fc1662cabfade265ebb9329a097b3196. Amir Fefer
 

Also available in: Atom