Project

General

Profile

Activity

From 01/26/2022 to 02/24/2022

02/24/2022

06:01 PM Feature #34511 (Closed): Add breadcrumbs switcher to new host page
Applied in changeset commit:foreman|afe6a51c450a5a55d014622b92016038cf872a66. Amir Fefer
05:54 PM Revision afe6a51c (foreman): Fixes #34511 - add breadcrumb's switcher to the new host page
Amir Fefer
04:17 PM Packaging Revision 8ab2cd05 (foreman-packaging): Cleaning Vault mirror and moving to Centos 8 Stream
Odilon Sousa
04:01 PM Bug #34462 (Closed): Shorten DNS timeout for primary NIC detection
Applied in changeset commit:foreman|8e28a45df1afa92adb8dfc81517f8b22a5e1246c. Lukas Zapletal
03:38 PM Revision 8e28a45d (foreman): Fixes #34462 - shorten DNS timeout for primary detection
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com> Lukas Zapletal
01:59 PM Feature #34516 (Closed): Include the host comments to a host list page
We can't display the whole comment but at least a bubble icon with the tooltip on hover may be good. Such functionali... Marek Hulán
01:58 PM Feature #34515 (Closed): Host list page should show the owner of the host
While the host list table space is limited, seeing and owner indicated as icon (user vs user group) with a tooltip on... Marek Hulán
01:56 PM Feature #32: Provide a way to organize the Inventory display in the Hosts page
If anyone search for such functionality, there's https://github.com/theforeman/foreman_column_view
It's not per user...
Marek Hulán
12:01 PM Packaging Bug #34507 (Closed): foreman.rpm pulls in nodejs
Applied in changeset commit:foreman-packaging|eb4355317bb8a9d9f748022e9741221db33bd4e6. Ewoud Kohl van Wijngaarden
11:14 AM Packaging Revision eb435531 (foreman-packaging): Fixes #34507 - Drop Foreman's nodejs dependency
Due to automatic dependencies nodejs ended up being pulled in. This
moves some NPM related scripts to foreman-assets ...
Ewoud Kohl van Wijngaarden
10:25 AM Packaging Feature #34126: Deliver EL8 repositories as modular repositories to fix dependency resolution, get automatic dependent module enablement and handle dependency resolution without module_hotfixes
done:
* foreman packaging contains a template: https://github.com/theforeman/foreman-packaging/pull/7437
* pulpcore...
Evgeni Golov
09:59 AM Packaging Revision 26d2eea9 (foreman-packaging): collection-operations: Require ansible or ansible-core on EL8+
Evgeni Golov
09:59 AM Packaging Revision 831131af (foreman-packaging): collection-foreman: Require ansible or ansible-core on EL8+
Evgeni Golov
09:59 AM Packaging Revision 751cff05 (foreman-packaging): sp-ansible: Require ansible or ansible-core on EL8+
Evgeni Golov
09:59 AM Packaging Revision bb8dc325 (foreman-packaging): receptor-installer: Require ansible or ansible-core on EL8+
Evgeni Golov
09:59 AM Packaging Revision 85c45334 (foreman-packaging): insights-client: Require ansible or ansible-core on EL8+
Evgeni Golov
09:59 AM Packaging Revision 90cb8bcf (foreman-packaging): scap_client: Require ansible or ansible-core on EL8+
Evgeni Golov
08:37 AM Bug #34513 (Ready For Testing): Undefined method 'format_errors' when db:seed fail
The Foreman Bot
08:32 AM Bug #34513 (Closed): Undefined method 'format_errors' when db:seed fail
Leos Stejskal
08:01 AM Bug #34499 (Closed): Latest Hardware version for VMware vSphere 7.0 U2 and U3 is not available
Applied in changeset commit:foreman|879a0cbb316392f1a8bfabea9f31d614ab33ce58. Anonymous
07:45 AM Revision 879a0cbb (foreman): Fixes #34499 - new h/w versions for vSphere 7.0 U2 & U3
Nagoor Shaik

02/23/2022

08:13 PM Feature #34511 (Ready For Testing): Add breadcrumbs switcher to new host page
The Foreman Bot
08:07 PM Feature #34511 (Closed): Add breadcrumbs switcher to new host page
The new host page lacks the breadcrumb's switcher Amir Fefer
07:00 PM Bug #34509 (New): Audit report fails with "ActionView::Template::Error: undefined method `each' for nil:NilClass"
When running the "daily foreman-rake reports:daily" cron job the reports were not being generated.
The cron.log (and...
David Good
04:57 PM Installer Feature #34505 (Ready For Testing): Add hammer-cli-foreman-host-reports to the installer
The Foreman Bot
02:51 PM Installer Feature #34505 (Closed): Add hammer-cli-foreman-host-reports to the installer
Oleh Fedorenko
04:48 PM Packaging Bug #34507 (Ready For Testing): foreman.rpm pulls in nodejs
The Foreman Bot
04:44 PM Packaging Bug #34507 (Closed): foreman.rpm pulls in nodejs
Due to automatic dependencies foreman.rpm ends up pulling in nodejs, at least on EL8:... Ewoud Kohl van Wijngaarden
03:38 PM Bug #34506 (Ready For Testing): Infer of permission name for isolated namespace controllers doesn't work
The Foreman Bot
03:33 PM Bug #34506 (Closed): Infer of permission name for isolated namespace controllers doesn't work
Isolated namespace controllers can not use helper authorized_for as the controller names are namespaced, but the perm... Ondřej Ezr
02:47 PM Bug #34504 (Closed): Add support to template_kind_id when importing provisioning template
Adi Abramovitch
02:01 PM Bug #34498 (Ready For Testing): CentOS9 and RHEL9 Guest OS are missing
The Foreman Bot
08:40 AM Bug #34498 (Closed): CentOS9 and RHEL9 Guest OS are missing
With VMware compute resource latest CentOS9 and RHEL9 Guest OS are missing Nagoor Shaik
01:01 PM Refactor #34500 (Closed): Add support for Rails 6.1
Applied in changeset commit:foreman|f95e36928306637843fdfb39ed5ffe1d5f5af782. Ondřej Ezr
10:49 AM Refactor #34500 (Ready For Testing): Add support for Rails 6.1
The Foreman Bot
10:46 AM Refactor #34500 (Closed): Add support for Rails 6.1
Allow Rails 6.1 to be enabled through foreman settings to enable development and testing.
This should probably stay ...
Ondřej Ezr
12:11 PM Revision f95e3692 (foreman): Fixes #34500 - Add Rails 6.1 support
Adds support for Rails 6.1 and allows it to be enabled from settings. Ondřej Ezr
12:11 PM Revision a7f5b1b8 (foreman): Refs #34500 - reimplement routing hash_for on Rails 6.1
Rails 6.1 refactored the routing method responsible for definition of named routes.
We are overriding this method and...
Ondřej Ezr
12:01 PM Refactor #34450 (Closed): Normalize fact parsers to use CentOS instead of centos
Applied in changeset commit:foreman|dea863a9f8f5b20c44c33aaabfb6fb0961f8a143. Ewoud Kohl van Wijngaarden
11:37 AM Revision dea863a9 (foreman): Fixes #34450 - Normalize CentOS casing from facts
This aligns Chef and Salt with the other fact parsers. The Salt fact
parser logic is changed so it's easier to read.
Ewoud Kohl van Wijngaarden
11:14 AM Packaging Revision 626cc072 (foreman-packaging): Exclude foreman-release from extra packages in compare
We can't automatically build foreman-release in client, koji will fail
with duplicate builds. We always manually tag ...
Ewoud Kohl van Wijngaarden
11:14 AM Packaging Revision 3487cf99 (foreman-packaging): Drop centos-release-scl-rh from EL7 comps
In a00c5b2c2c43d8e911c88811cfef75e001aac7f0 the extras file was dropped.
This means it no longer needs to be in comps...
Ewoud Kohl van Wijngaarden
08:57 AM Bug #34499 (Ready For Testing): Latest Hardware version for VMware vSphere 7.0 U2 and U3 is not available
The Foreman Bot
08:42 AM Bug #34499 (Closed): Latest Hardware version for VMware vSphere 7.0 U2 and U3 is not available
Latest Hardware version for VMware vSphere 7.0 U2 and U3 is not available Nagoor Shaik

02/22/2022

08:05 PM Packaging Revision db655c7a (foreman-packaging): Update rubygem-smart_proxy_dynflow to 0.7.0
Adam Ruzicka
08:02 PM Packaging Revision d73f312b (foreman-packaging): Update rubygem-smart_proxy_reports to 1.0.0
Lukas Zapletal
07:59 PM Packaging Revision 77dc178d (foreman-packaging): Update smart_proxy_dynflow to 0.7.0
Adam Ruzicka
07:52 PM Packaging Revision 0cf83449 (foreman-packaging): Compatibility with semver < 2.7.0
Ubuntu 20.04 ships semver version 2.0.1 and parse_version_info was
introduced in 2.7.0. This makes it easier to use i...
Ewoud Kohl van Wijngaarden
07:18 PM Bug #34495 (Ready For Testing): Breadcrumb switcher doesn't work with Katello content
The Foreman Bot
07:11 PM Bug #34495 (Closed): Breadcrumb switcher doesn't work with Katello content
for example smart_proxies with katello plugin will not change the page after switcher click Maria Agaphontzev
06:53 PM Installer Revision c3bda99d (puppet-dns): Add support for defining custom dnssec-policies
Romain Tartière
05:19 PM Packaging Revision eea83add (foreman-packaging): Update smart_proxy_salt to 5.0.0
Bernhard Suttner
04:52 PM Bug #34311: AutoYaST SLES template invalid for SLES 15 SP3
Sorry, this issue got out of my view. We had to make a few further changes, until it really worked:
This had to be...
Tim Eilers
04:07 PM Bug #34311 (Ready For Testing): AutoYaST SLES template invalid for SLES 15 SP3
The Foreman Bot
04:25 PM Packaging Revision 433555cd (foreman-packaging): Update ruby-foreman-statistics to 2.0.1
Ondřej Ezr
04:24 PM Packaging Revision 1fa84534 (foreman-packaging): Update rubygem-smart_proxy_salt to 5.0.0
Bernhard Suttner
04:24 PM Packaging Revision 51b38a23 (foreman-packaging): Update rubygem-foreman_salt to 15.0.0
Bernhard Suttner
03:31 PM Bug #34489 (Ready For Testing): AutoYaST PXE templates fail to render if http-proxy parameter is set without http-proxy-port
The Foreman Bot
03:14 PM Bug #34489 (Closed): AutoYaST PXE templates fail to render if http-proxy parameter is set without http-proxy-port
If the host parameter http-proxy is set but http-proxy-port is unset the AutoYaST PXE templates fail to render with
...
Marcel Kühlhorn
10:52 AM Installer Bug #34394 (Closed): Dynflow doesn't properly come back if the DB is unavailable for a brief period of time
I have created a new issue https://projects.theforeman.org/issues/34485 to fix actual issue in dynflow. Accordingly c... Amit Upadhye
10:22 AM Installer Bug #34394: Dynflow doesn't properly come back if the DB is unavailable for a brief period of time
Updated the Target version for this issue to 3.1.3,
<aupadhye> Zhenech, I dont think anything is pending to close ...
Amit Upadhye

02/21/2022

08:36 PM Bug #34482 (New): Existing mismatch-report blocks UI after upgrade
I open this to foreman, because taxonomy is part of foreman. Though, it might be a Katello-issue looking at the log, ... Markus Bucher
06:23 PM Installer Revision 1bda1f63 (puppet-foreman): release 19.2.1
Evgeni Golov
04:20 PM Packaging Revision be1bafab (foreman-packaging): Standardize go_arches for yggdrasil
Adam Ruzicka
01:52 PM Packaging Revision bb1acb2a (foreman-packaging): Add foreman_ygg_worker
Adam Ruzicka
12:01 PM Refactor #30122 (Closed): Remove usage of force_ssl in controller
Applied in changeset commit:foreman|221d255d9963bee7bd2054d179f394b1c73f7b91. Ondřej Ezr
11:41 AM Feature #34481 (Ready For Testing): Update to the latest foreman-js
The Foreman Bot
11:08 AM Feature #34481 (Closed): Update to the latest foreman-js
Oleh Fedorenko
11:00 AM Revision 221d255d (foreman): Fixes #30122 - remove usage of controller level force_ssl
Foreman's use case for HTTP-only is provisioning. Many installers, like Red
Hat's Anaconda or Debian Preseed, either ...
Ondřej Ezr
10:01 AM Feature #34251 (Closed): Add import_ipv4_subnets to API
Applied in changeset commit:foreman|4f0adaebb8e95dda2091044c188466eaccb5c171. Adi Abramovitch
09:58 AM Revision 4f0adaeb (foreman): Fixes #34251 - Add API endpoint for import Ipv4 subnet
Adi Abramovitch

02/20/2022

01:23 AM Refactor #33418 (New): Make [puppet|ansible]_interval overridable instead of global outofsync_interval
The Foreman Bot

02/18/2022

03:01 PM Bug #34479 (New): fog-libvirt change not being handled in the template
Hi,
so fog-libvirt introduced a change:
https://github.com/fog/fog-libvirt/pull/75/commits/a5706753714744026ce42f...
Christian Ruppert
01:56 PM Feature #34388: Allow puppet setup to be skipped even if you set a puppet master
Well turns out I may need this after all. I have opened the pull request and discussion is happening there. Daniel Henninger

02/17/2022

09:01 PM Refactor #34350 (Closed): Require 'foreman/telemetry' in ldap initializer
Applied in changeset commit:foreman|cf6c8ed989cf510e7a44e596cfb94445f0ab1d1b. Leos Stejskal
08:03 PM Revision cf6c8ed9 (foreman): Fixes #34350 - Require 'foreman/telemetry' in ldap initializer
Leos Stejskal
03:01 PM Packaging Bug #34468 (Closed): Installer uses hostname, but that package can be absent
Applied in changeset commit:foreman-packaging|fea6988c9b6dfb20f0d2423509e385f733cfa086. Evgeni Golov
02:07 PM Packaging Bug #34468 (Ready For Testing): Installer uses hostname, but that package can be absent
The Foreman Bot
02:06 PM Packaging Bug #34468 (Closed): Installer uses hostname, but that package can be absent
on CentOS/RHEL "hostname" is not an essential package (contrary to Debian), so it can be absent on a system
our pa...
Evgeni Golov
02:39 PM Packaging Revision fea6988c (foreman-packaging): Fixes #34468 - make installer explicitly depend on hostname
it's used in checks/hostname.rb, but the package is sometimes absent Evgeni Golov
01:22 PM Bug #34467 (New): Unable to import virtual machine from Libvirt hypervisor
Hello,
I have new installation of foreman on RockyLinux 8.5, installed by foreman installer. Now, i added existing...
Dan Rimal

02/16/2022

09:57 PM Installer Revision 0efe703e (puppet-dns): Add support for `dnssec-policy`
Allow setting the `dnssec-policy` for zones. Romain Tartière
05:27 PM Packaging Revision 9ed0feba (foreman-packaging): Bump katello to 4.5
Justin Sherrill
01:39 PM Bug #34462 (Ready For Testing): Shorten DNS timeout for primary NIC detection
The Foreman Bot
01:37 PM Bug #34462 (Closed): Shorten DNS timeout for primary NIC detection
In facts parsing code we have a very old code bit that performs DNS reverse query for each IP address until it finds ... Lukas Zapletal
12:01 PM Feature #34290 (Closed): Create PatternFly 4 breadcrumb switcher
Applied in changeset commit:foreman|c22cf52fadc9dcd1800e3f424f60418f92276359. Maria Agaphontzev
11:12 AM Revision c22cf52f (foreman): Fixes #34290 - Create pf4 breadcrumb switcher
Maria Agaphontzev
11:01 AM Refactor #34326 (Closed): Improve the clarity of Api::HostsController test
Applied in changeset commit:foreman|1b4e3a0e9014656b10840abaf19e3912f656291c. Ondřej Ezr
10:02 AM Revision 1b4e3a0e (foreman): Fixes #34326 - improve test clarity
The test is supposed to test, that the proxy auth is never executed, but it is bit unclear to unexperienced developer. Ondřej Ezr

02/15/2022

06:01 PM Bug #34416 (Closed): Organization context fails to change in web UI
Applied in changeset commit:foreman|bcd18b6cdea603bba1ecebb025f8d4d3d9deb45e. Ondřej Ezr
05:34 PM Revision bcd18b6c (foreman): Fixes #34416 - taxonomy title in ForemanContext
When creating new org/loc we did not save the title there.
In the app_metadata for the frontend we were taking these ...
Ondřej Ezr
01:18 PM Bug #34451 (Resolved): Parameter override overwrites wrong parameter
If there is an overwritten parameter in the host or hostgroup edit page and an other parameter is overwritten (Overri... Lars Wagner
11:11 AM Refactor #34450 (Ready For Testing): Normalize fact parsers to use CentOS instead of centos
The Foreman Bot
10:56 AM Refactor #34450 (Closed): Normalize fact parsers to use CentOS instead of centos
Currently the chef and salt fact parsers can use centos as the name where others use CentOS. This should be normalized. Ewoud Kohl van Wijngaarden
10:38 AM Bug #34422 (Ready For Testing): vCPUs in RHV getting reset to one vCPU after editing a host in Satellite
Adi Abramovitch

02/14/2022

04:25 PM Packaging Revision 96898716 (foreman-packaging): Remove fedora29 from releasers config
Zach Huntington-Meath
02:01 PM Refactor #34353 (Closed): Fix early load of fog_extensions
Applied in changeset commit:foreman|7ccb4f686145e7394f8ae7993acf284867904ee7. Leos Stejskal
01:10 PM Revision 7ccb4f68 (foreman): Fixes #34353 - Fix early load of fog_extensions
Leos Stejskal

02/13/2022

04:44 PM Installer Revision f003b20c (puppet-dns): Update the specificed bind version on FreeBSD to 9.16.
The 9.10 package was deleted and will require a hiera update
before this module works out of the box.
Elliot Schlegelmilch

02/12/2022

11:01 PM Smart Proxy Bug #34359 (Closed): DHCP error with wrong number of arguments for validate_supported_address
Applied in changeset commit:ef07230a136494f560e99d4d1de8c3caed02acca. Anonymous
10:47 PM Smart Proxy Revision ef07230a: Fixes #34359 - fix DHCP IP validation arguments tests
Anna Vitova

02/11/2022

09:01 PM Installer Bug #34440 (Closed): Run the foreman-rake upgrade:run only conditionally
Applied in changeset commit:installer|889105c2ae968d413d88e785f449d99bd6916c0a. Evgeni Golov
01:32 PM Installer Bug #34440 (Ready For Testing): Run the foreman-rake upgrade:run only conditionally
The Foreman Bot
01:21 PM Installer Bug #34440 (Closed): Run the foreman-rake upgrade:run only conditionally
we have scenarios where foreman-rake upgrade:run should not be executed, because it is run by other automation, let's... Evgeni Golov
08:12 PM Installer Revision 889105c2 (installer): Fixes #34440 - skip upgrade:run by run_rake_upgrade=false
this allows to override it in certain scenarios Evgeni Golov
07:39 PM Bug #34443 (New): Remote Execution fails everytime
Hi, I am a new Foreman user and trying to manage several CentOS servers with Foreman. Whenever i try to install a pac... Ziya Karabudak
07:30 PM Feature #34442 (Ready For Testing): Allow plugins to hide tabs when host not registered
The Foreman Bot
07:25 PM Feature #34442 (Closed): Allow plugins to hide tabs when host not registered
We need to allow Katello to hide its tabs from the new host details page if the host is not registered to subscriptio... Jeremy Lenz
05:31 PM Packaging Revision 240448f3 (foreman-packaging): Bump packages to 3.3.0
Zach Huntington-Meath
05:31 PM Packaging Revision ee23f179 (foreman-packaging): Update to foreman 3.3.0
Zach Huntington-Meath
03:35 PM Feature #34441 (New): Add an ability to do an incremental update of CV after a new repo added
actually hammer permit to do an incremental update only for --packages/--deb or --errata-ids
If you add a new repo t...
Al Mor

02/10/2022

06:59 PM Packaging Revision fad0a970 (foreman-packaging): Release hammer-cli and hammer-cli-foreman 3.2.0
Oleh Fedorenko
05:06 PM Packaging Revision 513f8d6f (foreman-packaging): Add in epoch to ensure priority over distro packages
Distros with rubygem-sinatra have "Epoch: 1", to ensure ours is installed we should have it too Patrick Creech
05:02 PM Packaging Revision 71b58a21 (foreman-packaging): Bump rubygem-foreman_rh_cloud to 5.0.31-1
Shimon Shtein
04:58 PM SELinux Revision f61fd35b: Pull images from quay.io
Ewoud Kohl van Wijngaarden
04:52 PM Installer Revision 86e45c33 (installer): Bump develop to 3.3.0-develop
Amit Upadhye
04:52 PM SELinux Revision 19af6df9: Bump develop to 3.3.0-develop
Amit Upadhye
04:52 PM Smart Proxy Revision bf56b422: Bump develop to 3.3.0-develop
Amit Upadhye
04:52 PM Revision fdd6b3cd (foreman): Bump develop to 3.3-develop
Amit Upadhye
04:29 PM Packaging Revision 56eff728 (foreman-packaging): Update rubygem-smart_proxy_ansible to 3.3.1
Ondřej Ezr
04:28 PM Packaging Revision 04579789 (foreman-packaging): Update rubygem-smart_proxy_ansible to 3.3.1
Ondřej Ezr
04:28 PM Packaging Revision 6e8b8d85 (foreman-packaging): Update rubygem-sequel to 5.53.0
Evgeni Golov
04:27 PM Packaging Revision 89629379 (foreman-packaging): Update rubygem-foreman_templates to 9.2.0
Oleh Fedorenko
04:25 PM Packaging Revision f4e7b40b (foreman-packaging): Update ruby-foreman-templates to 9.2.0
Oleh Fedorenko
04:15 PM Packaging Revision 959e5685 (foreman-packaging): Update rubygem-smart_proxy_remote_execution_ssh to 0.5.2
Adam Ruzicka
04:14 PM Packaging Revision 59a60f6c (foreman-packaging): Update smart_proxy_remote_execution_ssh to 0.5.2
Adam Ruzicka
04:01 PM Bug #34375 (Closed): Facets do not allow emptying their relations through mass assignment
Applied in changeset commit:foreman|92ac0e94694951f293018220376f3e7f9216c703. Ondřej Ezr
03:54 PM Revision 92ac0e94 (foreman): Fixes #34375 - allow passing empty attributes for facets (#9083)
Facets were rejecting empty attributes to not create empty facet.
Originally this was to fix an issue in 5d64eef2cba8...
Ondřej Ezr
03:02 PM Bug #33897: Rake task purge:puppet doesn't deal with taxonomies
I've "cloned" the issue to https://github.com/theforeman/foreman_puppet/issues/255 where there should be a proper fix. Ondřej Ezr
03:01 PM Bug #34409 (Closed): Identifying CentOS Stream as CentOS_Stream breaks in upgrades
Applied in changeset commit:foreman|322500588f3bf3a3f09a307377a0b607fb94f2d8. Lukas Zapletal
02:56 PM Installer Revision f44d723e (puppet-foreman): Refs #34394 - trigger dynflow restart when DB restarts
When PostgreSQL is restarted (or worse, unavailable for a while),
Dynflow doesn't always cope well with this fact and...
Evgeni Golov
02:51 PM Packaging Revision e1cbea55 (foreman-packaging): Update katello-host-tools spec python macros
This will allow us to be more compliant with current python packaging
standards
Patrick Creech
02:46 PM Feature #34389: Add 'late' custom snippit to preseed finish
I have found a way to handle the situation I needed this for -- via my other submitted PR and discussion therein. As... Daniel Henninger
02:44 PM Feature #34388: Allow puppet setup to be skipped even if you set a puppet master
Ok.. apparently I can't reject it so.. whenever someone sees this, please cancel it. Daniel Henninger
02:43 PM Feature #34388: Allow puppet setup to be skipped even if you set a puppet master
Rejecting my own issue as a solution was provided in the PR that I am happy with. (basically it's ok to not set the ... Daniel Henninger
02:33 PM Revision 32250058 (foreman): Fixes #34409 - rename existing CentOS OSes to CentOS_Stream
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com> Lukas Zapletal
01:21 PM Smart Proxy Bug #17373: ISC dhcp provider is unable to handle very big networks
Hey,
after reading a bit more from Key documentation, I have understanding that although there is a UNIX-socket AP...
Lukas Zapletal
11:53 AM Installer Bug #34394 (Ready For Testing): Dynflow doesn't properly come back if the DB is unavailable for a brief period of time
The Foreman Bot

02/09/2022

08:22 PM Bug #34228 (Ready For Testing): Close bookmarks dropdown after selecting a bookmark
The Foreman Bot
07:44 PM Bug #34413: Multiple interfaces with same IP
Hello Lukas,
thanks for your extensive and eloquent answer. I like the bond solution, will have a look into it.
...
Han Boetes
11:07 AM Bug #34413 (Resolved): Multiple interfaces with same IP
Hello, please prefer our discussion forums for such inquiries.
Foreman (as an inventory tool) does not provide mul...
Lukas Zapletal
06:22 PM Feature #34427 (New): Add select all to template table page
Maria Agaphontzev
03:55 PM Installer Bug #34394: Dynflow doesn't properly come back if the DB is unavailable for a brief period of time
more fun:
* systemctl stop postgresql; sleep 30; systemctl start postgresql; sleep 10; hammer ping; sleep 10; hamme...
Evgeni Golov
03:43 PM Installer Bug #34394: Dynflow doesn't properly come back if the DB is unavailable for a brief period of time
neither seems experimenting with https://github.com/jeremyevans/sequel/blob/master/lib/sequel/extensions/connection_e... Evgeni Golov
03:21 PM Installer Bug #34394: Dynflow doesn't properly come back if the DB is unavailable for a brief period of time
for the curious, updating sequel to 5.53.0 didn't magically fix this :/ Evgeni Golov
11:31 AM Installer Bug #34394: Dynflow doesn't properly come back if the DB is unavailable for a brief period of time
If you want to repro this without Katello:
* Foreman nightly with foreman_tasks installed
* halt the DB for 60 se...
Evgeni Golov
11:00 AM Installer Bug #34394: Dynflow doesn't properly come back if the DB is unavailable for a brief period of time
Okay, I can reproduce this without Foreman Maintain and without the Installer on a fresh Katello nightly (and also on... Evgeni Golov
03:06 PM Bug #34423 (Ready For Testing): Download Ubuntu 21.10 netboot files from our own site
The Foreman Bot
11:52 AM Bug #34423 (Ready For Testing): Download Ubuntu 21.10 netboot files from our own site
Canonical made a breaking change in Ubuntu 20.04 and 21.10: debian-installer is no longer used for installations and ... Lukas Zapletal
01:01 PM Refactor #34365 (Closed): Update examples for truthy? and falsy? macros
Applied in changeset commit:foreman|d6afd842f3a20641bf745edde4c90b1fc9c96a34. Leos Stejskal
12:29 PM Revision d6afd842 (foreman): Fixes #34365 - Update examples for truthy? and falsy? macros
Leos Stejskal
12:28 PM Refactor #34424 (Ready For Testing): Deprecate Foreman::Cast.to_bool in favor of Rails implementation
We have our own implementation of casting booleans, but we should not reimlement things that Rails provide.
We sho...
Ondřej Ezr
12:12 PM Packaging Revision c0a1b6fd (foreman-packaging): Update rubygem-foreman_maintain to 1.0.3
Amit Upadhye
09:50 AM Revision 056ae0c2 (foreman): i18n - extracting new, pulling from tx
Amit Upadhye
09:35 AM Bug #34422 (Ready For Testing): vCPUs in RHV getting reset to one vCPU after editing a host in Satellite
Adi Abramovitch
08:07 AM Packaging Revision 036c9f49 (foreman-packaging): Add yggdrasil package (#7172)
* import rhc
* Adjust to upstream
* Drop RH branding
* Drop epoch
* Drop history, start with release 1
Adam Ruzicka

02/08/2022

10:31 PM Bug #34415: Inconsistent audit information on host detail page and audit log
That does return 3 unique entries (different created_at timestamps, different request_uuid). Would this be a bug in t... Ewoud Kohl van Wijngaarden
10:08 PM Bug #34415: Inconsistent audit information on host detail page and audit log
does the API ("/api/audits?host=<HOST>") return the data correctly?
Amir Fefer
06:54 PM Bug #34415 (New): Inconsistent audit information on host detail page and audit log
When I spin up a nightly box (vagrant up centos8-stream-foreman-nightly), a host exists because Puppet has registered... Ewoud Kohl van Wijngaarden
10:10 PM Revision 8947c65a (foreman): Refs #34360 - Use Plugin's API
Oleh Fedorenko
07:58 PM Installer Bug #33815 (Closed): BATS test on el8 pipeline for ostree
Justin Sherrill
07:57 PM Installer Bug #33746 (Resolved): Include pulp-ostree in installer
Justin Sherrill
07:31 PM Bug #34416: Organization context fails to change in web UI
This is probably an issue since #30331, where we started to use current taxonomies from ForemanContext. Ondřej Ezr
07:27 PM Bug #34416 (Ready For Testing): Organization context fails to change in web UI
The Foreman Bot
07:09 PM Bug #34416 (Closed): Organization context fails to change in web UI
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2045854
The problem appears to happen for newly created o...
Ondřej Ezr
06:49 PM Bug #33948 (Ready For Testing): New host detail page shows IP address over multiple lines
The Foreman Bot
05:12 PM Bug #34409: Identifying CentOS Stream as CentOS_Stream breaks in upgrades
Changing the title to be a problem description rather than a solution. Ewoud Kohl van Wijngaarden
04:50 PM Feature #34388 (Ready For Testing): Allow puppet setup to be skipped even if you set a puppet master
The Foreman Bot
04:47 PM Feature #34389 (Ready For Testing): Add 'late' custom snippit to preseed finish
The Foreman Bot
03:01 PM Bug #34413 (Resolved): Multiple interfaces with same IP
Our new laptops come with a docking station so each laptop has _three_ wired interfaces, and depending on how the lap... Han Boetes
10:20 AM Installer Revision aeb91c1c (puppet-foreman_proxy_content): Release 20.2.0
Ewoud Kohl van Wijngaarden
10:12 AM Installer Revision aebbec78 (puppet-foreman_proxy): Release 21.0.0
Version 21.x can technically be compatible with the same range as 20.x
but this is safer. Especially REX SSH is only ...
Ewoud Kohl van Wijngaarden
10:07 AM Installer Revision 733c429f (puppet-foreman_proxy): Refs #34239 - Use mode parameter for remote_execution_ssh plugin
The old async_ssh setting is now configured by setting the value of the
newly introduced mode parameter to ssh-async....
William Clark
10:01 AM Bug #34410 (Closed): Default variant prop is missing from the pagination component
Applied in changeset commit:foreman|1f869f9bc582c526f8db67cd996d84231b3b9732. Amir Fefer
09:45 AM Revision 1f869f9b (foreman): Fixes #34410 - add missing variant prop to pagination
Amir Fefer

02/07/2022

09:27 PM Bug #34410 (Ready For Testing): Default variant prop is missing from the pagination component
The Foreman Bot
09:13 PM Bug #34410 (Closed): Default variant prop is missing from the pagination component
Amir Fefer
08:03 PM Packaging Revision 4b69145c (foreman-packaging): Update rubygem-foreman_scc_manager to 1.8.17
Nadja Heitmann
07:49 PM Bug #34409 (Ready For Testing): Identifying CentOS Stream as CentOS_Stream breaks in upgrades
The Foreman Bot
07:40 PM Bug #34409 (Closed): Identifying CentOS Stream as CentOS_Stream breaks in upgrades
In #33470 (and with a fixup in #34302) Foreman started to identify CentOS Stream as CentOS_Stream. However, this is c... Ewoud Kohl van Wijngaarden
07:02 PM Packaging Revision 30a53232 (foreman-packaging): Add module_hotfixes=1 to katello nighlty el8 repo
This shoud fix repoclosure issues related to modular configs Patrick Creech
04:01 PM Installer Bug #34406 (Closed): The katello-rhsm-consumer script's subscription-manager version detection depends on subscription-manager rpm being installed
Applied in changeset commit:puppet-foreman_proxy_content|57dabd515c522e47e58efb988fd0eae63c94ca2b. Evgeni Golov
03:28 PM Installer Bug #34406 (Ready For Testing): The katello-rhsm-consumer script's subscription-manager version detection depends on subscription-manager rpm being installed
The Foreman Bot
03:20 PM Installer Bug #34406 (Closed): The katello-rhsm-consumer script's subscription-manager version detection depends on subscription-manager rpm being installed
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2049304
*Description of problem:*
The subman version det...
Evgeni Golov
03:51 PM Installer Revision 57dabd51 (puppet-foreman_proxy_content): Fixes #34406 - drop support for ancient EL versions
we don't need to support EL5 at all anymore, and EL6 has the fixed
sub-man sice 6.2, which is totally good enough
Evgeni Golov
01:46 PM Installer Revision c7693e6f (puppet-puppet): Release 16.0.0
Ewoud Kohl van Wijngaarden

02/05/2022

07:18 PM Installer Revision 42b105ed (installer): Change puppet::server_envs_dir to Array data type
Ewoud Kohl van Wijngaarden
07:18 PM Installer Revision 7736608a (puppet-puppet): Support multiple envs_dir directories
This module adds support for the puppet environmentpath setting to be configured
using multiple directories. An examp...
Ben Roberts
06:08 PM Bug #34400: Not able to edit any hosts on 3.1 (buster)
Workaround: set the language of the user to english instead of browser language. Browser language is german. Tremden Zerchio
05:53 PM Bug #34400 (Closed): Not able to edit any hosts on 3.1 (buster)
Currently I'm not able to edit the config of any hosts. Not sure if it came with an update or not.
Current versio...
Tremden Zerchio

02/04/2022

09:20 PM Installer Revision 81914e88 (puppet-foreman_proxy_content): Require at least certs 15
certs used to have this, but in version 14 it was absent. Raising the
minimum version to 15 is the easiest way to gua...
Ewoud Kohl van Wijngaarden
07:39 PM Revision 06489cc2 (foreman): Refs #33862 - fix empy page props
Amir Fefer
06:06 PM Installer Revision 726d533c (puppet-katello): Release 21.3.0
Ewoud Kohl van Wijngaarden
06:02 PM Installer Revision 69564e0a (puppet-foreman_proxy_content): Allow theforeman/foreman_proxy 21.x
This makes an unrelated breaking change so the previous lower bound is
kept.
Ewoud Kohl van Wijngaarden
05:57 PM Installer Revision 9905a3bd (puppet-foreman): Release 19.2.0
Ewoud Kohl van Wijngaarden
05:46 PM Installer Revision c8829a15 (puppet-foreman_proxy_content): Allow katello/certs 15.x
The breaking change does not affect this module so the old lower bound
is kept.
Ewoud Kohl van Wijngaarden
05:42 PM Installer Revision 948d2a95 (puppet-foreman): Introduce foreman::settings_fragment
This provides a stable API to provide fragments to settings.yaml. This
means we don't need to create parameters for e...
Ewoud Kohl van Wijngaarden
05:30 PM Installer Revision 19be9b82 (puppet-puppet): Drop EL6 support
Ewoud Kohl van Wijngaarden
05:30 PM Installer Revision 32470cbd (puppet-puppet): Drop nodesets
These nodesets were defined from a time where beaker-hostgenerator
couldn't generate Vagrant nodesets, but that time ...
Ewoud Kohl van Wijngaarden
05:25 PM Installer Revision d22d5ed9 (puppet-puppet): Increase maxium heap size
This was way too conservative and caused puppetserver to run out of heap
space. This gives it a bit more breathing room.
Ewoud Kohl van Wijngaarden
05:25 PM Installer Revision 317f0b0e (puppet-puppet): Rely on the service_provider fact
This avoids hardcoding the service provider and greatly simplifies the
code.
It changes the path to systemctl to /bi...
Ewoud Kohl van Wijngaarden
04:51 PM Installer Feature #34239 (Ready For Testing): Add support for REX pull transport
The Foreman Bot
02:55 PM Bug #34396 (Ready For Testing): Job report template enhancements
The Foreman Bot
02:36 PM Bug #34396 (Closed): Job report template enhancements
tracking the leftovers from https://bugzilla.redhat.com/show_bug.cgi?id=1761012 Marek Hulán
01:45 PM Installer Bug #34394: Dynflow doesn't properly come back if the DB is unavailable for a brief period of time
Looking at the logs, it seems dynflow was disconnected from the database and didn't manage to reconnect:... Evgeni Golov
01:37 PM Installer Bug #34394 (Closed): Dynflow doesn't properly come back if the DB is unavailable for a brief period of time
Ohai,
when I try to restore a Katello 4.3 (or nightly) on EL8 (with rubygem-foreman_maintain-1.0.2-1.el8.noarch), ...
Evgeni Golov
12:58 PM Installer Revision bcac630a (puppet-puppet): Support "environment-vars" setting in puppetserver.conf
Environment variables can now be made visible to the puppetserver process. Philipp Hossner
12:26 PM Installer Revision 69bbe88d (puppet-puppet): Ensure lsb-release is present on Debian upgrade tests
Facter 4 has can derive os.distro.codename from /etc/os-release but
Facter 3 needs lsb-release to be present.
It als...
Ewoud Kohl van Wijngaarden
12:25 PM Installer Revision 3c729c83 (puppet-puppet): Drop Puppet 5 support, require >= 6.15.0
Ewoud Kohl van Wijngaarden
07:24 AM Packaging Revision d278a428 (foreman-packaging): Update rubygem-foreman_openscap to 5.2.1
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com> Lukas Zapletal

02/03/2022

11:01 PM Bug #34371 (Closed): Host form redirect does not work for unmanaged host
Applied in changeset commit:foreman|18d94c462ba1a7db683945315f17970e7f7a0558. Ondřej Ezr
10:25 PM Refactor #34392 (New): Use child functions from react-intl
We want to preferably use child functions to format messages better
https://github.com/theforeman/foreman/pull/893...
Ondřej Ezr
10:10 PM Revision 18d94c46 (foreman): Fixes #34371 - correctly construct fqdn for redirct
in 08a74cb we have fixed it for managed hosts, but it still doesn't work for unmanaged hosts
This is hacking the hac...
Ondřej Ezr
09:06 PM Refactor #34391 (Ready For Testing): Expose reported data in the API
The Foreman Bot
09:03 PM Refactor #34391 (Closed): Expose reported data in the API
Ondřej Ezr
07:03 PM Feature #34389 (Ready For Testing): Add 'late' custom snippit to preseed finish
Currently, the Preseed finish template has only one custom snippit hook towards the top. If there are things you wan... Daniel Henninger
06:56 PM Feature #34388 (Closed): Allow puppet setup to be skipped even if you set a puppet master
Hi folk! In our environment, we use Foreman with Puppet but, we also make use of Ansible and AWX to set up Puppet in... Daniel Henninger
05:14 PM Installer Revision 4d279f15 (puppet-puppet): Drop pluginsync parameter
In Puppet 6 this is no longer a parameter and is always on. Ewoud Kohl van Wijngaarden
04:52 PM Installer Revision ce3a5ba7 (puppet-puppet): Drop jruby9k setting
Starting Puppetserver 6 this is enabled by default. Ewoud Kohl van Wijngaarden
04:38 PM Installer Revision 596d706a (puppet-puppet): Remove unused variable in params.pp
Since e799269abbe053933dadfdfc28db22cf80e86eda it's defined in init.pp
and this default is no longer used.
Fixes: e7...
Ewoud Kohl van Wijngaarden
04:03 PM Installer Revision 3e0b7046 (puppet-puppet): puppet/extlib: Allow 6.x
Tim Meusel
04:01 PM Refactor #34381 (Closed): Change example for --order
Applied in changeset commit:foreman|25c24970695366727b1bc8b8747b40c74a388597. Adi Abramovitch
03:58 PM Installer Revision a6c7623c (puppet-foreman): puppet/extlib: Allow 6.x
Tim Meusel
03:44 PM Installer Revision 49fec4a9 (puppet-candlepin): Release 12.2.0
Ewoud Kohl van Wijngaarden
03:22 PM Installer Revision 632c8663 (puppet-foreman_proxy): puppet/extlib: Allow 6.x
Tim Meusel
03:21 PM Revision 25c24970 (foreman): Fixes #34381 - Change example for --order
Adi Abramovitch
03:14 PM Installer Revision 932b7814 (puppet-tftp): Reduce duplication in spec tests
Ewoud Kohl van Wijngaarden
02:02 PM Installer Revision ccde9e71 (puppet-tftp): Release 7.1.0
Ewoud Kohl van Wijngaarden
02:01 PM Installer Bug #34379 (Closed): Create the Pulp group as system group
Applied in changeset commit:puppet-pulpcore|88409f32305df8a24c6e0e7e68dbd97100f35743. Ewoud Kohl van Wijngaarden
01:43 PM Installer Revision e049c5f3 (puppet-pulpcore): Release 5.2.1
Ewoud Kohl van Wijngaarden
01:36 PM Installer Revision 88409f32 (puppet-pulpcore): Fixes #34379 - Create the Pulp group as a system group
Similar to 5a7991ab90a25aa3add176c1714fc416053a007a but for the group
instead of the user.
Ewoud Kohl van Wijngaarden
01:13 PM Installer Revision 62925b73 (puppet-puppetserver_foreman): Release 2.1.0
Ewoud Kohl van Wijngaarden
01:02 PM Installer Revision 9637ac58 (puppet-git): Release 7.1.0
Ewoud Kohl van Wijngaarden
01:01 PM Installer Revision a01ed27f (puppet-dns): Release 9.2.0
Ewoud Kohl van Wijngaarden
01:01 PM Installer Revision 82dcbfb4 (puppet-dhcp): Release 8.1.0
Ewoud Kohl van Wijngaarden
12:40 PM Refactor #30665 (New): use the browser native intl and stop providing polyfills
Ondřej Ezr
12:39 PM Refactor #30665: use the browser native intl and stop providing polyfills
It got reverted in commit:123df74a078175d605d462208e028ccc9f1d7f28 Ondřej Ezr
12:34 PM Installer Revision 5945f26b (puppet-katello): Configure Candlepin with unencrypted CA key
This reverts commit bda1511b88b7954230a0e3bb1a2a71c5b6920e5e and
requires certs 15.x since that stores it unencrypted...
Eric Helms
12:34 PM Installer Revision 0d275abc (puppet-katello): Update to puppet/systemd in fixtures
Eric Helms
11:34 AM Installer Revision 332ef0f8 (puppet-certs): Release 15.0.0
Ewoud Kohl van Wijngaarden
01:23 AM Bug #32605 (New): Normalize valid subnet address
The Foreman Bot
01:23 AM Bug #32763 (New): Provide ipv4/ipv6 argument to dns_lookup macro
The Foreman Bot

02/02/2022

07:01 PM Bug #34360 (Closed): Prepare Foreman core for Host Reports migration
Applied in changeset commit:foreman|d6c44dcf85424da80f8d9d4de5bf9c0f57b19a10. Lukas Zapletal
06:02 PM Revision d6c44dcf (foreman): Fixes #34360 - prepare for Host Reports migration
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com> Lukas Zapletal
06:01 PM Installer Feature #34325 (Closed): Enable the redis cache for pulp content server by default
Applied in changeset commit:installer|4155c66f59ea42fe10d709434d6ab5dcdb66b572. Justin Sherrill
05:33 PM Installer Revision 4155c66f (installer): Fixes #34325 - enable pulp content cache by default
Justin Sherrill
05:33 PM Installer Revision 5ea7f830 (puppet-puppetserver_foreman): Add report_retry_limit setting
Jon-Paul Lindquist
04:03 PM Refactor #34381 (Ready For Testing): Change example for --order
The Foreman Bot
03:39 PM Refactor #34381 (Closed): Change example for --order
Adi Abramovitch
04:01 PM Installer Bug #34189 (Closed): Candlepin errors when using an encrypted key generated with genpkey or on a FIPS enabled machine
Applied in changeset commit:puppet-certs|659baf5ec0806789dbf6d6868a1cd3b95b2453e4. Eric Helms
03:03 PM Installer Revision 659baf5e (puppet-certs): Fixes #34189: Unencrypt CA key when deploying for Candlepin
Introduces a new type and provider for managing a private key file.
Has the ability to decrypt the private key file w...
Eric Helms
03:01 PM Refactor #33781 (Closed): Deprecate the old setting definitions without "default_settings"
Applied in changeset commit:foreman|122c0ddf60dc06a334a1c9d73e7cc35a2cb274f8. Ondřej Ezr
02:50 PM Installer Bug #34379 (Ready For Testing): Create the Pulp group as system group
The Foreman Bot
02:48 PM Installer Bug #34379 (Closed): Create the Pulp group as system group
Similar to #33765 the group should also be a system group rather than a user group. Ewoud Kohl van Wijngaarden
02:47 PM Installer Bug #33765: Create the Pulp user as system user without a login shell
This was actually shipped in 3.1.0 but I think the bot missed it. Ewoud Kohl van Wijngaarden
02:24 PM Installer Revision bba223c4 (puppet-certs): Mark classes as private using Puppet Strings
Ewoud Kohl van Wijngaarden
02:11 PM Installer Revision 37d3b3c9 (puppet-certs): use foreman::repo to setup foreman repos during CI
Evgeni Golov
02:08 PM Revision 122c0ddf (foreman): Fixes #33781 - deprecate non-DSL setting definitions
Deprecate class definition settings. Ondřej Ezr
02:01 PM Bug #34330 (Closed): Fix IPv6 support in rhsm fact facter
Applied in changeset commit:foreman|d7440ee34fe7125aea1785632bdb93c8d7b92c86. Lukas Zapletal
01:52 PM Feature #33444: Drop old Debian signing key in Foreman 3.2
we introduced the new key with Foreman 3.0, so it's safe to drop it *with* the release of 3.2, as that marks 3.0 as n... Evgeni Golov
01:49 PM Feature #33444 (Ready For Testing): Drop old Debian signing key in Foreman 3.2
The Foreman Bot
01:22 PM Revision d7440ee3 (foreman): Fixes #34330 - fix rhsm puppet parser for IPv6
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com> Lukas Zapletal
12:43 PM Bug #34375 (Ready For Testing): Facets do not allow emptying their relations through mass assignment
The Foreman Bot
12:30 PM Bug #34375 (Closed): Facets do not allow emptying their relations through mass assignment
Facets do not allow passing empty values not to create empty asset in DB, but I believe it is not worth this not work... Ondřej Ezr
12:23 PM Bug #3073 (Ready For Testing): BMC Power --> reboot option == shutdown
The Foreman Bot
12:16 PM Bug #3073: BMC Power --> reboot option == shutdown
I just stumbled onto this. It seems the foreman code uses a wrong code to be sent to the proxy:
https://github.com...
Thomas Rosenstein
12:01 PM Installer Feature #33549 (Closed): Add iPXE bootstrap to the dhcpd.conf
Applied in changeset commit:puppet-foreman_proxy|1e45b6b47cf9357f15dd16a41b241403d480b537. Anonymous
11:37 AM Installer Revision 1e45b6b4 (puppet-foreman_proxy): Fixes #33549 - Set dhcp iPXE filename
If no value is set, the template URL is taken if the template feature is activated. Harm Endres
11:01 AM Bug #34366 (Closed): GraphQL types touch database in migration rakes
Applied in changeset commit:foreman|213bbb1c31f5fe33b56d4a23b8058e463dbff5f4. Ondřej Ezr
10:12 AM Installer Revision fe5627f1 (puppet-foreman_proxy_content): use katello::repo to setup katello repo for tests
Evgeni Golov
10:04 AM Revision 213bbb1c (foreman): Fixes #34366 - skip GraphQL types enhancements in migrations
GraphQL types try to touch database, but that is not possible during the db migration.
These fields enhancements need...
Ondřej Ezr

02/01/2022

10:41 PM Bug #30563: DSL documentation help page - link to directory listing instead of generated page
Our service https://en.samedayessay.com/ know this problem and are aware of what to do to make your annotated bibliog... Theo Sanders
06:42 PM Bug #34371 (Ready For Testing): Host form redirect does not work for unmanaged host
The Foreman Bot
06:38 PM Bug #34371 (Closed): Host form redirect does not work for unmanaged host
#34300 fixed the hack for Hosts that do not have the primary interface as the first interface, but it is still broken... Ondřej Ezr
04:01 PM Refactor #34349 (Closed): Improve api/settings_controller test coverage
Applied in changeset commit:foreman|76650c9715467553a299b302189e18d055b2ddac. Ondřej Ezr
03:44 PM Revision 76650c97 (foreman): Fixes #34349 - improve api/settings#index coverage
Ondřej Ezr
03:01 PM Smart Proxy Feature #34164 (Closed): Add an enum plugin validator
Applied in changeset commit:685c026e30ade098f1748fb8c5a0dd16e993efec. Ewoud Kohl van Wijngaarden
02:41 PM Smart Proxy Revision 685c026e: Fixes #34164 - Add enum plugin validator
This allows using:
validate :setting, enum: %w[first second]
Ewoud Kohl van Wijngaarden
02:23 PM Bug #34366 (Ready For Testing): GraphQL types touch database in migration rakes
The Foreman Bot
02:18 PM Bug #34366 (Closed): GraphQL types touch database in migration rakes
This causes issues for plugins, that have that enhance the GraphQL types: https://pastebin.com/raw/CQ6DCWpW Ondřej Ezr
02:18 PM Refactor #34365 (Ready For Testing): Update examples for truthy? and falsy? macros
The Foreman Bot
01:57 PM Refactor #34365 (Closed): Update examples for truthy? and falsy? macros
Leos Stejskal
11:49 AM Bug #34360 (Ready For Testing): Prepare Foreman core for Host Reports migration
The Foreman Bot
11:47 AM Bug #34360 (Closed): Prepare Foreman core for Host Reports migration
Some of the core features are not possible to override from Host Reports. This patch adds some if statements until we... Lukas Zapletal
10:07 AM Installer Revision 78441da7 (puppet-foreman): Reflect Foreman 3.2+ support for Debian 11
Ewoud Kohl van Wijngaarden
09:10 AM Smart Proxy Bug #34359 (Ready For Testing): DHCP error with wrong number of arguments for validate_supported_address
The Foreman Bot
09:08 AM Smart Proxy Bug #34359 (Closed): DHCP error with wrong number of arguments for validate_supported_address
Introduced in #18069 Lukas Zapletal
08:44 AM Tracker #32632: Ubuntu Autoinstall support
To give you guys a little update:
Foreman cannot download PXE files because Canonical no longer publishes them dir...
Lukas Zapletal

01/31/2022

07:07 PM Packaging Revision 9e453142 (foreman-packaging): Use centos vault for el8 content
Patrick Creech
05:05 PM Installer Bug #34354 (New): Foreman-proxy accepts puppet command that does not exist
The foreman installer command accepts a command that is invalid:
---no-enable-foreman-puppet
When this command...
Andrew Heath
03:51 PM Packaging Revision 1ef0b716 (foreman-packaging): Stop building packages for RHEL 6
Since Foreman 3.0 this is no longer mashed so building and maintainig it
is a waste of resources.
It does update for...
Ewoud Kohl van Wijngaarden
03:21 PM Installer Revision 2f903b54 (puppet-dhcp): add support for raw configuration for host declarations.
Gordon Bleux
03:05 PM Smart Proxy Feature #34164 (Ready For Testing): Add an enum plugin validator
The Foreman Bot
03:01 PM Bug #34323 (Closed): The Setting defaults are never updated
Applied in changeset commit:foreman|c693cd93ad80e2374dd42f50aaeff5225e6b9f91. Ondřej Ezr
02:44 PM Refactor #34353 (Ready For Testing): Fix early load of fog_extensions
The Foreman Bot
02:35 PM Refactor #34353 (Closed): Fix early load of fog_extensions
Leos Stejskal
02:27 PM Revision c693cd93 (foreman): Fixes #34323 - use defaults from memory
This loads values from database only if the values are in the database.
If there is no value populated for the Settin...
Ondřej Ezr
02:27 PM Revision c6fc10ea (foreman): Refs #34323 - sanitize setting fixtures
Setting fixtures should not be used to override defaults for tests unless meant for every test.
If we mean to overrid...
Ondřej Ezr
02:01 PM Bug #34351 (Closed): Allow Site manager role to be extended from plugins
Applied in changeset commit:foreman|a459f5144530e6bc55beea55db52ddaa28593a7a. Adam Ruzicka
12:20 PM Bug #34351 (Ready For Testing): Allow Site manager role to be extended from plugins
The Foreman Bot
12:12 PM Bug #34351 (Closed): Allow Site manager role to be extended from plugins
Adam Ruzicka
01:10 PM Revision a459f514 (foreman): Fixes #34351 - Allow Site manager role to be extended from plugins
Adam Ruzicka
08:53 AM Refactor #34350 (Ready For Testing): Require 'foreman/telemetry' in ldap initializer
The Foreman Bot
08:40 AM Refactor #34350 (Closed): Require 'foreman/telemetry' in ldap initializer
Leos Stejskal

01/30/2022

07:38 PM Refactor #34349 (Ready For Testing): Improve api/settings_controller test coverage
The Foreman Bot
07:37 PM Refactor #34349 (Closed): Improve api/settings_controller test coverage
Ondřej Ezr
02:01 PM Bug #34329 (Closed): Allow specific permissions to be excluded from being added to default roles
Applied in changeset commit:foreman|ef2ff06831ae7efcdab247b13c9ff642c6d56688. Adam Ruzicka
01:25 PM Revision ef2ff068 (foreman): Fixes #34329 - Allow permissions to be excluded from default roles
Adam Ruzicka
01:01 PM Refactor #34293 (Closed): Remove the experimental banner in new host page
Applied in changeset commit:foreman|055a3de9f8811b0b6d81f995c188b3cb0c6aa8cb. Amir Fefer
12:20 PM Revision 055a3de9 (foreman): Fixes #34293 - remove experimental banner in new host page
Amir Fefer

01/29/2022

01:23 AM Refactor #30344 (New): Use pf4 in vertical navigation
The Foreman Bot

01/28/2022

04:11 PM Feature #34346 (Ready For Testing): Support Openstack Keystone sub-uri
The Foreman Bot
04:08 PM Feature #34346 (Closed): Support Openstack Keystone sub-uri
The devstack deploys keystone at /identity, but we always omit the path from URL for fog's URL Marek Hulán
12:01 PM Bug #34340 (Closed): Insights snippet - remove connection test
Applied in changeset commit:foreman|0601bcaaa8c3ab93bd431aa0e20d6b45e69cac53. Leos Stejskal
10:10 AM Bug #34340 (Ready For Testing): Insights snippet - remove connection test
The Foreman Bot
10:09 AM Bug #34340 (Closed): Insights snippet - remove connection test
Leos Stejskal
11:16 AM Installer Revision 0ee91ab9 (puppet-foreman_proxy_content): Refs #34325 - enable redis cache by default
Justin Sherrill
11:01 AM Revision 0601bcaa (foreman): Fixes #34340 - Insights snippet - remove connection test
This reverts commit d5092649b241d5efef8fd4c034c36c2550948b6f.
Connectivity test for insights-client is not stable an...
Leos Stejskal
10:27 AM Installer Revision 6888c711 (puppet-katello): enable dnf module for 4.3+
Evgeni Golov
10:03 AM Refactor #34339 (Ready For Testing): Sanitize FQDN in tests
The Foreman Bot
10:01 AM Refactor #34339 (Closed): Sanitize FQDN in tests
We are using two fqdns in tests, one comming from setting.yaml.test, that is not used, because it is overriden by ano... Ondřej Ezr

01/27/2022

08:01 PM Bug #34302 (Closed): Associate redhat templates with CentOS_Stream OS name
Applied in changeset commit:foreman|7364916bd25512c2065892fab96c439648dbb6f1. Lukas Zapletal
07:59 PM Revision 7364916b (foreman): Fixes #34302 - associate CentOS_Stream OS with the templates
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com> Lukas Zapletal
07:29 PM Bug #34328 (Ready For Testing): GraphQL is using Setting model directly
The Foreman Bot
02:27 PM Bug #34328 (Closed): GraphQL is using Setting model directly
GraphQL is using Setting model and database directly, but it needs to go through the registry to continue to work as ... Ondřej Ezr
07:28 PM Refactor #34335 (Rejected): Make GraphQL read settings from Registry
Ondřej Ezr
05:59 PM Refactor #34335 (Ready For Testing): Make GraphQL read settings from Registry
The Foreman Bot
05:58 PM Refactor #34335 (Rejected): Make GraphQL read settings from Registry
Ondřej Ezr
07:25 PM Installer Revision e1ed80b9 (puppet-git): Support Debian 11 and Ubuntu 20.04
Ewoud Kohl van Wijngaarden
07:25 PM Installer Revision 2c553d3b (puppet-foreman_proxy): Reflect Foreman 3.2+ support for Debian 11
Ewoud Kohl van Wijngaarden
07:06 PM Installer Revision d454f6e0 (puppet-dns): Support CentOS 9, Debian 11 and Ubuntu 20.04
Ewoud Kohl van Wijngaarden
06:26 PM Installer Revision 5bb3d15b (puppet-dhcp): Add Debian 11 and Ubuntu 20.04 support
Ewoud Kohl van Wijngaarden
05:11 PM Installer Revision b16d4a44 (puppet-tftp): Add Debian 11 support
Ewoud Kohl van Wijngaarden
03:14 PM Bug #34330 (Ready For Testing): Fix IPv6 support in rhsm fact facter
The Foreman Bot
02:41 PM Bug #34330 (Closed): Fix IPv6 support in rhsm fact facter
The original fix #33776 did not fix the issue. Lukas Zapletal
02:32 PM Bug #34329 (Ready For Testing): Allow specific permissions to be excluded from being added to default roles
The Foreman Bot
02:30 PM Bug #34329 (Closed): Allow specific permissions to be excluded from being added to default roles
If I understood the permission related helpers in app/registries/plugin.rb we have a couple options:
1) add_permis...
Adam Ruzicka
02:05 PM Refactor #34326 (Ready For Testing): Improve the clarity of Api::HostsController test
The Foreman Bot
02:03 PM Refactor #34326 (Closed): Improve the clarity of Api::HostsController test
test 'when ":restrict_registered_smart_proxies" is false, HTTP requests should be able to import facts' is little unc... Ondřej Ezr
02:03 PM Installer Feature #34325 (Ready For Testing): Enable the redis cache for pulp content server by default
The Foreman Bot
02:03 PM Installer Feature #34325 (Closed): Enable the redis cache for pulp content server by default
it was left disabled to reduce risk, but we should enable it by default now Justin Sherrill
01:38 PM Installer Revision 531853c3 (puppet-foreman): Explicitly enable the foreman dnf module on Foreman 3.2+
Evgeni Golov
12:49 PM Bug #34311: AutoYaST SLES template invalid for SLES 15 SP3
Hello, thanks for the report. Contributions welcomed!
Lukas Zapletal
11:32 AM Packaging Revision a53399ee (foreman-packaging): there is no rubygem-i18n_data
Evgeni Golov
11:32 AM Packaging Revision 9d70eb1c (foreman-packaging): rubygem-ansi lives in core
Evgeni Golov
11:32 AM Packaging Revision c77df53c (foreman-packaging): there is no rubygem-hpricot
Evgeni Golov
11:32 AM Packaging Revision 76877d49 (foreman-packaging): there is no rubygem-fssm
Evgeni Golov
11:32 AM Packaging Revision b3ec966f (foreman-packaging): there is no rubygem-justified
Evgeni Golov
11:32 AM Packaging Revision 7ee716f3 (foreman-packaging): sexp_processor is in core, not katello
Evgeni Golov
11:32 AM Packaging Revision ca5c9560 (foreman-packaging): chunky_png lives in plugins, not katello
Evgeni Golov
11:32 AM Packaging Revision 14f53ec3 (foreman-packaging): hammer_cli_import is no more
Evgeni Golov
11:32 AM Packaging Revision 76226ac9 (foreman-packaging): katello-utils doesn't exist for at least 5 years now
Evgeni Golov
11:32 AM Packaging Revision f56418dd (foreman-packaging): katello-repos-testing doesn't exist for at least 5 years now
Evgeni Golov
11:01 AM Feature #34315 (Closed): Add Oracle hypervisor virtual interface naming pattern to the ignore list
Applied in changeset commit:foreman|d4fdff3e1211106820fcd8c0a43fc4fb67d4d40c. Lukas Zapletal
10:43 AM Bug #34323 (Ready For Testing): The Setting defaults are never updated
The Foreman Bot
10:39 AM Bug #34323 (Closed): The Setting defaults are never updated
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2042480
The BZ talks about how after changing the hostnam...
Ondřej Ezr
10:36 AM Revision d4fdff3e (foreman): Fixes #34315 - adds Oracle VIF hypervisor NIC filter
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com> Lukas Zapletal
08:51 AM Packaging Revision aff2e07c (foreman-packaging): also refer the right foreman module in katello
Fixes: 476884950e348dfd9ed77e5242a8d7a92ed7ebf9 Evgeni Golov
08:37 AM Installer Feature #33549: Add iPXE bootstrap to the dhcpd.conf
Hi folks,
sorry for the late response, I was on parental leave.
The Puppet code automatically sets the iPXE URL...
Harm Endres

01/26/2022

03:23 PM Feature #34140 (Closed): Remove warning from reports page in 3.1
Ewoud Kohl van Wijngaarden
03:03 PM Bug #34085: Audit card's 'All audits' link doesn't filter the host
This was actually merged in 3.1.0 and doesn't belong in 3.1.1. Ewoud Kohl van Wijngaarden
02:44 PM Bug #34300 (Closed): Host form redirect relies on the primary interface being the first interface
Applied in changeset commit:foreman|08a74cb71c91862bc362e0f223c5e293ada51d87. Ondřej Ezr
02:42 PM Revision 08a74cb7 (foreman): Fixes #34300 - correctly construct the fqdn for redirect
In host form we've used a hack in 28765788dc to redirect to the new Host details page.
It relied on the primary inter...
Ondřej Ezr
02:38 PM Packaging Revision 47688495 (foreman-packaging): rename stream to el8 to avoid problems with puppet
for puppet `latest` has a special meaning, so if you instruct it to
enable the `foreman` module, `latest` stream, it ...
Evgeni Golov
01:29 PM Packaging Revision 1007b766 (foreman-packaging): Update dynflow dependency to 1.6.3
Adam Ruzicka
12:54 PM Tracker #32632: Ubuntu Autoinstall support
Here's a how-to like document, which is practical for an initial setup:
https://louwrentius.com/understanding-the-ub...
Han Boetes
12:41 PM Installer Revision 3ae55fc9 (puppet-foreman): Release 19.1.1
Ewoud Kohl van Wijngaarden
12:30 PM Installer Bug #34317 (Closed): [Custom Certs] - Failed to install the custom certs on Katello 4.3, works on 4.1
Applied in changeset commit:puppet-foreman|4648167da572951f81db118c57ea8cf30fffcd3f. Ewoud Kohl van Wijngaarden
11:14 AM Installer Bug #34317 (Ready For Testing): [Custom Certs] - Failed to install the custom certs on Katello 4.3, works on 4.1
The Foreman Bot
11:12 AM Installer Bug #34317: [Custom Certs] - Failed to install the custom certs on Katello 4.3, works on 4.1
I think the problem is that it's using the wrong file:
https://github.com/theforeman/puppet-foreman/blob/589abb8d88b...
Ewoud Kohl van Wijngaarden
10:49 AM Installer Bug #34317: [Custom Certs] - Failed to install the custom certs on Katello 4.3, works on 4.1
The problem is that puppet-certs dropped the "trusted_ca" use in the following commit:... Evgeni Golov
10:38 AM Installer Bug #34317 (Closed): [Custom Certs] - Failed to install the custom certs on Katello 4.3, works on 4.1
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2036054
*Description of problem:*
[Custom Certs] - Faile...
Evgeni Golov
12:07 PM Installer Revision 4648167d (puppet-foreman): Fixes #34317 - Use the correct certificate to register
The server SSL CA is used to authenticate client certificates. The chain
is actually the one that has signed the publ...
Ewoud Kohl van Wijngaarden
11:01 AM Refactor #34289 (Closed): Remove workaround for root_password encoding
Applied in changeset commit:foreman|7d1e9c31368579e274a8e110bc243b2a43792e68. Ondřej Ezr
10:58 AM Revision 7d1e9c31 (foreman): Fixes #34289 - remove workaround for encoding root_pass
Remove workaround indtroduced in 6f076d5d6dcad5b89875c5a291ce8d0d014e386e.
The proper fix for this has been introduce...
Ondřej Ezr
10:06 AM Bug #34302 (Ready For Testing): Associate redhat templates with CentOS_Stream OS name
The Foreman Bot
09:59 AM Packaging Revision 5bc9fd63 (foreman-packaging): Update rubygem-foreman_maintain to 1.0.2
Amit Upadhye
07:32 AM Feature #34315 (Ready For Testing): Add Oracle hypervisor virtual interface naming pattern to the ignore list
The Foreman Bot
07:29 AM Feature #34315 (Closed): Add Oracle hypervisor virtual interface naming pattern to the ignore list
https://community.theforeman.org/t/puma-cluster-worker-using-huge-amounts-of-memory/26978 Lukas Zapletal
 

Also available in: Atom