Project

General

Profile

Activity

From 03/31/2021 to 04/29/2021

04/29/2021

09:10 PM Bug #32461 (Closed): save_to_file() in templates cuts off last end of line
I have noticed when I have two save_to_file() calls right after each other that save_to_file is cutting off the last ... Don H
06:06 PM Bug #30048: Pagination string unlocalized, strings at Hosts -> Create Hosts page need to be marked as translatable strings.
vijaykumar sawant wrote:
> *Description of problem:* Strings at pagination are un-localized.
>
> *Version-Release...
Amit Upadhye
06:05 PM Bug #30038: Pagination string unlocalized, strings at Monitor -> Tasks page need to be marked as translatable strings.
vijaykumar sawant wrote:
> *Description of problem:* String at pagination part of page are un-localized, need to be ...
Amit Upadhye
03:48 PM Bug #32458 (Ready For Testing): Disable katello agent install by default when provisioning
The Foreman Bot
03:46 PM Bug #32458 (Closed): Disable katello agent install by default when provisioning
Jonathon Turel
03:41 PM Feature #29059 (Duplicate): Custom field on host view
This is essentially the same as #32 Tomer Brisker
03:29 PM Installer Revision dd904078 (puppet-foreman_proxy_content): Include certs::foreman_proxy instead of declaring
This allows inclusion prior to this module while achieving the same end
result.
Ewoud Kohl van Wijngaarden
03:07 PM Installer Revision 92eb55dd (puppet-foreman): Allow configuring the path to the GPG key for Yum repositories
Nacho Barrientos
03:07 PM Installer Revision 691a8a06 (puppet-foreman): Support changing the base URL for Yum repositories
Nacho Barrientos
02:49 PM Packaging Revision c21afab8 (foreman-packaging): Update rubygem-foreman_templates to 9.0.2
Evgeni Golov
02:31 PM Packaging Revision 943b497b (foreman-packaging): katello-host-tools update to 3.5.5
Justin Sherrill
02:14 PM Packaging Revision 20346b9e (foreman-packaging): move foreman-puma-status to foreman-service
Evgeni Golov
01:52 PM Installer Revision 9686d75c (puppet-foreman_proxy): Support Ubuntu 20.04
The most notable change is that Ubuntu 20.04 changes the tftp root from
/var/lib/tftpboot to /srv/tftp. This matches ...
Ewoud Kohl van Wijngaarden
01:52 PM Installer Revision f849d128 (puppet-foreman_proxy): Read the tftp root default from the TFTP module
This uses the fact that the tftp module uses Hiera data in modules. This
allows lookup to work even if the class isn'...
Ewoud Kohl van Wijngaarden
12:59 PM Installer Revision 5a3e923e (puppet-tftp): Support Puppet 7
Ewoud Kohl van Wijngaarden
12:33 PM Bug #32457: Normally Inherited fields are not inherited upon host registration
The reason is, when host is created normally, we apply inherited attributes thanks to
https://github.com/theforema...
Marek Hulán
12:24 PM Bug #32457 (Closed): Normally Inherited fields are not inherited upon host registration
If I pick a host group during the host registration, values we normally inherit from hostgroup are not inherited, e.g... Marek Hulán
12:03 PM Installer Revision 403d2d8d (puppet-foreman): Allow customising the list of HTTP headers to unset
This patchset adds a new parameter to `foreman::config::apache` called
`request_headers_to_unset` containing a list o...
Nacho Barrientos
11:56 AM Bug #32456 (Closed): Parent host groups are not respected in the registration form
When I pick a host group with associated host, the OS is correctly detected out of that. But not if the host group do... Marek Hulán
11:52 AM Installer Revision 8d4700a5 (puppet-katello): Remove unused Pulp Apache templates
Eric Helms
11:48 AM Installer Revision 934aa2ea (puppet-foreman_proxy_content): Use foreman::repo to configure repositories in acceptance
This has the added benefit that SCL repositories are also configured if
needed. It can't use staging from koji, but u...
Ewoud Kohl van Wijngaarden
11:44 AM Packaging Revision 718c7bad (foreman-packaging): Update rubygem-foreman_bootdisk to 17.1.0
Lukas Zapletal
09:51 AM Installer Bug #32453 (New): Handle Ubuntu 20.04 tftp directory move
In Ubuntu 20.04 the tftp directory was changed from /var/lib/tftpboot to /srv/tftp (matching Debian's default again).... Ewoud Kohl van Wijngaarden
09:44 AM Installer Revision 4cef7ea3 (puppet-tftp): Support Ubuntu 20.04
The major change here is that Ubuntu 20.04 moves the default root from
/var/lib/tftpboot to /srv/tftp. That matches w...
Ewoud Kohl van Wijngaarden
09:38 AM Bug #32452 (Closed): The host registration form uses host group names which don't contain parent names
Host groups can be nested. Showing only the hostgroup name e.g. "centos" may not be enough to identify the exact host... Marek Hulán
09:22 AM Packaging Revision 35101020 (foreman-packaging): Update Foreman to use activerecord-session_store 2+
Eric Helms
09:19 AM Installer Revision d43fe083 (puppet-candlepin): Test enabled TLS versions in basic_candlepin_spec.rb
William Clark
08:01 AM Feature #32440 (Closed): Use activerecord-session_store 2.0+
Applied in changeset commit:foreman|c03c4a44a8c7891aeb470a2fde3f486199299177. Eric Helms
07:36 AM Packaging Revision 688f20ea (foreman-packaging): Update rubygem-activerecord-session_store to 2.0.0
Eric Helms
07:36 AM Revision c03c4a44 (foreman): Fixes #32440: Update activerecord-session_store to 2.0+
Version 2.0.0 includes a fix that addresses CVE-2019-25025 Eric Helms
07:15 AM Packaging Revision ed9496d2 (foreman-packaging): Update rubygem-foreman_scc_manager to 1.8.9
Nadja Heitmann
12:22 AM Installer Revision 835da054 (puppet-foreman_proxy_content): Release 18.1.0
William Clark

04/28/2021

06:01 PM Installer Bug #32443 (Closed): support md5 checksums for pulpcore_allowed_content_checksums to better support upgrades
Applied in changeset commit:puppet-foreman_proxy_content|07195e249214507d37d9f8b52dfdf86e3251b04d. Justin Sherrill
04:19 PM Installer Bug #32443 (Ready For Testing): support md5 checksums for pulpcore_allowed_content_checksums to better support upgrades
The Foreman Bot
02:42 PM Installer Bug #32443 (Closed): support md5 checksums for pulpcore_allowed_content_checksums to better support upgrades
md5 was supported by default in pulpcore 3.9 (4.0), but not in pulpcore 3.11 (4.1) as configured. We should continue... Justin Sherrill
05:55 PM Packaging Revision ba6efbe2 (foreman-packaging): Foreman Azure-RM plugins packaging for Debian based systems (#6399)
Adam Cécile
05:07 PM Installer Revision 4c54bbc6 (puppet-foreman_proxy_content): Improve clarity of content type feature param documentation strings
William Clark
05:01 PM Installer Revision 07195e24 (puppet-foreman_proxy_content): Fixes #32443 - Add support for md5 for ALLOWED_CONTENT_CHECKSUM
Justin Sherrill
03:55 PM Feature #32446 (New): API bulk action to change hostgroup on multiple hosts
There was a BZ with RFE for hammer [1], but the API should be updated first.
[1] - https://bugzilla.redhat.com/sho...
Oleh Fedorenko
03:01 PM Installer Bug #32442 (Closed): Use own packaging of ansible-runner on Debian
Applied in changeset commit:puppet-foreman_proxy|a8794fe277c230e3f8e678ef823c049937cdf847. Evgeni Golov
02:14 PM Installer Bug #32442 (Ready For Testing): Use own packaging of ansible-runner on Debian
The Foreman Bot
02:13 PM Installer Bug #32442 (Closed): Use own packaging of ansible-runner on Debian
ansible-runner upstream used to provide Debian packages, and while the old repository is still available, it's not up... Evgeni Golov
02:35 PM Packaging Revision c86a2b96 (foreman-packaging): Do not require qpid-tools in katello-debug
The Qpid components are now optional as katello-agent is not configured
by default. So if a user needs qpid-tools for...
Eric Helms
02:29 PM Installer Revision a8794fe2 (puppet-foreman_proxy): Fixes #32442 - use own ansible-runner packages on Debian
ansible-runner upstream used to provide Debian packages, and while
the old repository is still available, it's not up...
Evgeni Golov
02:26 PM Packaging Revision f599c4f1 (foreman-packaging): Update to foreman_bootdisk 17.1.0
Lukas Zapletal
01:42 PM Bug #3824 (Closed): Operating system name is not a unique resource identifier
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
01:31 PM Installer Revision fd2ba9e9 (puppet-foreman_proxy): Allow puppet-puppet < 16.0.0
This should have been included in the 18.0.0 release
of this module.
William Clark
01:09 PM Feature #32440 (Ready For Testing): Use activerecord-session_store 2.0+
The Foreman Bot
01:07 PM Feature #32440 (Closed): Use activerecord-session_store 2.0+
Eric Helms
12:56 PM Revision caf6e08b (foreman): refs #31179 - Host Registration - curl with '--show-error' (#8446)
Running curl with `--show-error` & `--silent` options together
disable progress meter but still show error messages
Leos Stejskal
11:24 AM Bug #32264 (Ready For Testing): vmware - keyboard input in disk size field inserts superfluous GB modifier
The Foreman Bot
10:49 AM Bug #32438 (Ready For Testing): Improve startup scripts and introduce foreman-cmd
The Foreman Bot
10:47 AM Bug #32438 (Ready For Testing): Improve startup scripts and introduce foreman-cmd
This patch unifies starting The Foreman via both foreman gem and a shell script. We used to have two entrypoints: Pro... Lukas Zapletal
09:48 AM Packaging Revision 5c2ea4b9 (foreman-packaging): Add support for foreman-puma-status command
Eric Helms
09:15 AM Bug #32423 (Rejected): VM UUID error after upgrading to 2.4.0
issue is in proxmox plugin: https://github.com/theforeman/foreman_fog_proxmox/issues/197 Tomer Brisker
05:59 AM Bug #32423 (Closed): VM UUID error after upgrading to 2.4.0
Can you paste the issue link in here for the record please? Thanks. Lukas Zapletal
09:01 AM Bug #32434 (Closed): apipie:cache:index warns the cache is out of date
Applied in changeset commit:foreman|7a403146340dee6a1d56389b9475614641b39a8a. Ewoud Kohl van Wijngaarden
08:53 AM Revision 7a403146 (foreman): Fixes #32434 - Fix warn about oudated apipie cache
When you run the rake task apipie:cache:index it prints a message that
the cache is out of date:
API controllers...
Ewoud Kohl van Wijngaarden
08:52 AM Revision ea45843b (foreman): refs #31240 - Fix 'Register host' button on Host welcome page
Leos Stejskal
07:51 AM Bug #32437 (Ready For Testing): Webpack-dev-server doesn't support http2
The Foreman Bot
07:37 AM Bug #32437 (Closed): Webpack-dev-server doesn't support http2
The issue is that node v10+ doesn't support spdy,
and it's not possible in webpack-dev-server v2 the pass the correc...
Ron Lavi

04/27/2021

11:42 PM Installer Feature #32383 (Ready For Testing): Use Foreman client certificates to communicate with Pulp
The Foreman Bot
11:32 PM Installer Revision 845004f9 (puppet-dns): Release 8.2.0
William Clark
10:28 PM Installer Revision a9bf4343 (puppet-katello): Release 20.0.0
William Clark
10:28 PM Installer Revision 5e7519f9 (puppet-foreman_proxy_content): Release 18.0.0
William Clark
10:05 PM Installer Revision 7db621fa (puppet-foreman_proxy): Release 18.0.0
William Clark
10:03 PM Installer Revision 5a98d7bc (puppet-foreman): Release 17.0.0
William Clark
07:19 PM Installer Revision d741efe6 (puppet-puppet): Release 15.0.0
William Clark
04:14 PM Packaging Revision 7b71ab0a (foreman-packaging): Update rubygem-foreman_discovery to 16.3.5
Lukas Zapletal
04:13 PM Packaging Revision f3ce9ca9 (foreman-packaging): Update discovery to 16.3.5
Lukas Zapletal
04:12 PM Bug #32434 (Ready For Testing): apipie:cache:index warns the cache is out of date
The Foreman Bot
04:01 PM Bug #32434 (Closed): apipie:cache:index warns the cache is out of date
When you run the rake task apipie:cache:index it prints a message that the cache is out of date:
> API controllers n...
Ewoud Kohl van Wijngaarden
04:01 PM Bug #32427 (Closed): Config report detail API endpoint does not show the origin.
Applied in changeset commit:foreman|8c962455c3585b2a38730f230bf680c4a2dda6a2. Marek Hulán
02:00 PM Bug #32427 (Ready For Testing): Config report detail API endpoint does not show the origin.
The Foreman Bot
01:24 PM Bug #32427 (Closed): Config report detail API endpoint does not show the origin.
https://github.com/theforeman/foreman/blob/develop/app/views/api/v2/config_reports/show.json.rabl should also include... Marek Hulán
03:31 PM Revision 8c962455 (foreman): Fixes #32427 - API should expose report origin
The UI shows icon with a tooltip identifying the configuration report
origin. API should also expose that information...
Marek Hulán
03:15 PM Bug #32423: VM UUID error after upgrading to 2.4.0
Lukas Zapletal wrote:
> Hello, I have just tested both 2.4 and nightly and I have no problems, it works just fine an...
Santiago Ruiz
07:56 AM Bug #32423: VM UUID error after upgrading to 2.4.0
Hello, I have just tested both 2.4 and nightly and I have no problems, it works just fine and there is no ID_ prefix ... Lukas Zapletal
02:20 PM Revision 5d758b5a (foreman): Refs #29507 - use /usr/share/foreman/tmp not /run/foreman
/usr/share/foreman/tmp is a symlink to /run/foreman on EL, and
/var/cache/foreman on Debian
As we create the state f...
Evgeni Golov
02:15 PM Bug #32430 (New): Can’t import Puppet New classes
Problem:
After installing a new Forman server ( 2.3.3-1 ) from a old version ( 1.21.4-1), I am currently trying to...
Ludo Peuch
02:01 PM Bug #32394 (Closed): @grub_pass seems deprecated in the default kickstart template
Applied in changeset commit:foreman|e9a52589e2e45cff807d3e7decb27ae447a0cbea. Oleh Fedorenko
01:50 PM Revision e9a52589 (foreman): Fixes #32394 - Use grub_pass macro instead of variable
The default Kickstart template uses obsolete @grub_pass variable
which are not being set anywhere. Maybe it's due to ...
Oleh Fedorenko
01:01 PM Feature #32193 (Closed): Enable byebug remote for development
Applied in changeset commit:foreman|db65dbbad543286f53dee72d27b9d324e690c4e0. Lukas Zapletal
12:25 PM Revision db65dbba (foreman): Fixes #32193 - enable byebug in development
Lukas Zapletal
11:58 AM Packaging Revision 71fee974 (foreman-packaging): Deploy foreman-puma-status script when installing foreman-service
Eric Helms
10:01 AM Bug #29507 (Closed): Add puma-status to report puma statusing
Applied in changeset commit:foreman|1ef7c82d6b4776e70c39435cf0e3243a62c6f6bb. Suresh Thirugnanasambandan
09:56 AM Packaging Revision 4ac0e3fd (foreman-packaging): Update rubygem-foreman_webhooks to 1.0.0
Lukas Zapletal
09:51 AM Packaging Revision e698f127 (foreman-packaging): Update rubygem-puma-status to 1.3
Evgeni Golov
09:24 AM Revision 1ef7c82d (foreman): Fixes #29507 - Add puma-status for reporting
Suresh Thirugnanasambandan
09:23 AM Packaging Revision dd8b47f0 (foreman-packaging): add compat file, old debhelper is old
Evgeni Golov
09:23 AM Packaging Revision c39457c8 (foreman-packaging): provide an upgrade path from old (upstream) ansible-runner pkg
Evgeni Golov
09:23 AM Packaging Revision 5e833198 (foreman-packaging): disable sphinx, the pypi source doesn't contain docs
Evgeni Golov
09:23 AM Packaging Revision 59d600bc (foreman-packaging): use debhelper 12
Evgeni Golov
09:23 AM Packaging Revision 1fa8db54 (foreman-packaging): add ansible-runner dependency package
based on what's in debian Evgeni Golov
09:23 AM Packaging Revision 48baa35a (foreman-packaging): debhelper 11
Evgeni Golov
05:41 AM Feature #31989 (Closed): Remove older katello-ca-consumer if present
Leos Stejskal
02:01 AM Bug #31399 (Closed): Snapshot tests must take plugins into consideration
Applied in changeset commit:foreman|827b7d874b24fa0e1759dd5a5c9b515ca0a26fc8. Lukas Zapletal
01:07 AM Revision 827b7d87 (foreman): Fixes #31399 - snapshot tests exclude plugins
Lukas Zapletal
12:28 AM Installer Revision 785296b3 (puppet-certs): Release 12.0.0
William Clark

04/26/2021

08:41 PM Installer Revision af405542 (puppet-foreman_proxy): Support Puppet 7
Ewoud Kohl van Wijngaarden
08:13 PM Bug #32423 (Rejected): VM UUID error after upgrading to 2.4.0
After upgrading foreman to 2.4.0 we can no longer create hosts using libvirt compute resource. When creating the host... Santiago Ruiz
07:39 PM Installer Revision fa6a208f (puppet-katello): Allow puppet-certs < 13.0.0 (#408)
William Clark
06:52 PM Installer Revision 63e50981 (puppet-foreman_proxy_content): Allow puppet-certs < 13.0.0
William Clark
06:32 PM Installer Revision 09dca7b0 (puppet-puppetserver_foreman): Release 1.0.0
William Clark
06:29 PM Installer Revision d8372605 (puppet-foreman_proxy): Refs #31893 - correct default value
Evgeni Golov
06:01 PM Installer Bug #32401 (Closed): foreman-proxy-certs-generate output includes removed parameter --foreman-proxy-content-parent-fqdn
Applied in changeset commit:installer|01773ed6238d96bc6108943362fa06eda084d5b4. Eric Helms
05:54 PM Installer Revision 01773ed6 (installer): Fixes #32401: Fix drop of --foreman-proxy-content-parent-fqdn parameter
Eric Helms
05:45 PM Packaging Revision 51a099cf (foreman-packaging): Update webhooks to 1.0.0
Lukas Zapletal
05:33 PM Packaging Revision 81d61799 (foreman-packaging): Update rubygem-smart_proxy_container_gateway to 1.0.4
Ian Ballou
05:01 PM Installer Feature #31893 (Closed): smart_proxy_ansible should use theforeman.foreman.foreman instead of foreman in callback_whitelist
Applied in changeset commit:puppet-foreman_proxy|d0246464af4275dd6cfa32ec79549ec370c3eb0d. Evgeni Golov
04:54 PM Installer Revision d0246464 (puppet-foreman_proxy): Fixes #31893 - make theforeman.foreman.foreman default callback on RH
Evgeni Golov
04:08 PM Installer Revision a16cde52 (puppet-candlepin): Release 11.3.0
William Clark
04:08 PM Installer Revision 9074ba6d (puppet-certs): Refs #31574: Compare SHA256 fingerprints when checking truststore
The default on some operating systems such as EL7 is to print the
SHA1 fingerprint of a certificate. The java trustst...
Eric Helms
03:18 PM Packaging Revision 8afb5331 (foreman-packaging): Bump rubygem-foreman_rh_cloud to 3.0.20-1
Ron Lavi
02:49 PM Revision af99d79a (foreman): i18n - extracting new, pulling from tx
Amit Upadhye
02:27 PM Packaging Revision 3ca531fb (foreman-packaging): package foreman-ansible-modules for debian
Evgeni Golov
02:00 PM Refactor #32403 (Ready For Testing): Add custom validations to new setting DSL
The Foreman Bot
12:51 PM Refactor #32419 (New): Registration Form - solve useEffect() dependencies
Refactor useEffect() in RegistrationCommandsPage component so we don't
need to disable eslint-disable-next-line & re...
Leos Stejskal
12:50 PM Revision f224f359 (foreman): refs #31240 - Revert lint changes from previous fix (#8469)
Changes in commit 4b36fac [0] cause bug in registration form,
selecting host group with OS doesn't work anymore and
l...
Leos Stejskal
10:57 AM Installer Revision 6770a642 (puppet-git): Release 6.3.0
William Clark
09:34 AM Installer Revision ba98d069 (puppet-foreman_proxy_content): Refs #32338 - Move content array param to params.pp
Kafo bug #31565 means we can't use arrays as defaults in the file
itself. It ends up being interpreted as a long stri...
Ewoud Kohl van Wijngaarden
08:01 AM Refactor #32272 (Closed): Deprecate jquery.ui.custom_spinners
Applied in changeset commit:foreman|db15a67b773f71209f89ce8073237d9e75a06236. yifat makias
07:38 AM Revision db15a67b (foreman): Fixes #32272 - Deprecate jquery.ui.custom_spinners
yifat makias
06:12 AM Smart Proxy Bug #32418 (Ready For Testing): Introduce foreman request timeout
The Foreman Bot
06:11 AM Smart Proxy Bug #32418 (Ready For Testing): Introduce foreman request timeout
It is set to the default 60 seconds with no way to override this. Lukas Zapletal

04/25/2021

06:41 PM Revision 4b36fac6 (foreman): Refs #31240 - fix more lint issues
Ron Lavi
06:41 PM Revision 4c38b809 (foreman): Refs #31240 - fix ExclamationCircleIcon import
Ron Lavi
02:38 PM Revision 361f3d61 (foreman): Refs #30288 - improves CPUs counter input
In 22fa163731b38f597e4f96e0c0b345518a360b37 we've introduced React
component to implement the counter funcionality.
T...
Ondřej Ezr
02:01 PM Refactor #32070 (Closed): Switch all welcome pages to use EmptyStatePattern component
Applied in changeset commit:foreman|94c522d89ac46f2c550a6ba8311104d27603a629. Adi Abramovitch
01:33 PM Revision 94c522d8 (foreman): Fixes #32070 - Updating welcome pages to use react component
Adi Abramovitch
11:03 AM Revision 1982799b (foreman): Refs #24351 - dashboard removals revert
Reverts accidental removal of method from befa557.
We are still using the old search_links method.
Ondřej Ezr
09:28 AM Refactor #21039 (Ready For Testing): Ensure dates are printed consistently with core
The Foreman Bot
07:43 AM Bug #32416 (New): Add eslint rule for jsx-unneeded-wrapping
in continue to the discussion in https://github.com/theforeman/foreman/pull/8418#discussion_r618269325
example of ...
Ron Lavi

04/24/2021

09:40 PM Refactor #32415 (Ready For Testing): Use only SettingRegistry to read and update the settings
The Foreman Bot
08:45 PM Refactor #32415 (Closed): Use only SettingRegistry to read and update the settings
We are still using the model in the Api::V2::SettingsController.
We want all the methods to go through the Setting...
Ondřej Ezr
08:33 PM Refactor #32408 (Closed): Use new DSL to define settings
Ondřej Ezr
05:20 PM SELinux Bug #32299: Installation of Katello 4 RC3 fails when --foreman-proxy-ssl-port is not set to default 9090
Matthew Smith wrote:
> Ewoud Kohl van Wijngaarden wrote:
> > This line here is the denial:
> > type=AVC msg=audit(...
Matthew Smith
05:04 PM SELinux Bug #32299: Installation of Katello 4 RC3 fails when --foreman-proxy-ssl-port is not set to default 9090
Ewoud Kohl van Wijngaarden wrote:
> This line here is the denial:
> type=AVC msg=audit(1619259817.825:975): avc: de...
Matthew Smith
11:56 AM SELinux Bug #32299: Installation of Katello 4 RC3 fails when --foreman-proxy-ssl-port is not set to default 9090
This line here is the denial:
type=AVC msg=audit(1619259817.825:975): avc: denied { name_connect } for pid=31541 com...
Ewoud Kohl van Wijngaarden
10:29 AM SELinux Bug #32299: Installation of Katello 4 RC3 fails when --foreman-proxy-ssl-port is not set to default 9090
Ewoud Kohl van Wijngaarden wrote:
> I wonder if this has something to do with the SELinux policy. Can you check for ...
Matthew Smith

04/23/2021

02:15 PM Revision 74da3011 (foreman): Refs #30862 - do not validate new settings
While creating the settings, the definitions are not loaded yet, so the
validations depending on other setting values...
Ondřej Ezr
11:49 AM Bug #32354 (Resolved): (Ansible) Error when trying to import Ansible variables even though roles are imported.
https://community.theforeman.org/t/ansible-error-when-trying-to-import-ansible-variables-even-though-roles-are-import... Jannis Harting
11:01 AM Feature #31240 (Closed): New Host Registration Form
Applied in changeset commit:foreman|7f25f3941f2a96240841aeb0903c46c28da8b212. Leos Stejskal
10:18 AM Revision 7f25f394 (foreman): Fixes #31240 - New Host Registration Form (#8419)
Completely in React, with router & PF4 components
Divided into two tabs: General fields & Advanced Fields
Slots for e...
Leos Stejskal
08:14 AM Feature #32404 (Ready For Testing): OS without `hostname` command
The Foreman Bot
08:08 AM Feature #32404 (Closed): OS without `hostname` command
Support registration of operating systems that are missing `hostname -f` command. Leos Stejskal
08:01 AM Bug #30748 (Closed): Foreman doesn't support Netplan on Ubuntu
Applied in changeset commit:foreman|177adee77bcfbd25fa1fac00b198981473c50910. Anonymous
08:01 AM Refactor #32083 (Closed): Use host for rendering the compute tab on new HostForm
Applied in changeset commit:foreman|b089ed9ed4d9d547f8f626057da638d001dc65c7. Ondřej Ezr
08:01 AM Bug #32004 (Closed): Use-ntp parameter does not work when provisioning RHEL 7 or CentOS 7
Applied in changeset commit:foreman|55e31a6027ab4e2aa32af36b4aa0fd20ef6ad0f0. Oleh Fedorenko
07:51 AM Revision 177adee7 (foreman): Fixes #30748 - On Ubuntu 18.04+ use /etc/netplan
Stefan Lasiewski
07:31 AM Revision b089ed9e (foreman): Fixes #32083 - use full Host model in VM template
For rendering `hosts/_compute` we've used just host attributes in the
past, but it just brings more complexity, when ...
Ondřej Ezr
07:04 AM Revision 55e31a60 (foreman): Fixes #32004 - Don't ignore use-ntp host param in prov templates
Setting use-ntp=false will never work due to short circuit evaluation
of boolean expressions in templates. This patch...
Oleh Fedorenko
05:45 AM Packaging Revision 9e025256 (foreman-packaging): Update rubygem-smart_proxy_openscap to 0.8.1
Ondřej Pražák

04/22/2021

11:04 PM Refactor #32403 (Closed): Add custom validations to new setting DSL
I'd imagine this can be a simple lambda, that gets the setting record as parameter and performs clasical custom valid... Ondřej Ezr
09:01 PM Bug #31946 (Closed): Support for IBM Z (S390x)
Applied in changeset commit:foreman|3a75046ec92d37659a9b55acc320b3715545ff4b. Lukas Zapletal
09:01 PM Installer Feature #32274 (Closed): Update default Apache ciphers to current Mozilla intermediate profile
Applied in changeset commit:installer|d762ed7c7ab9d9c8be0739e3fd025ea2a067cefb. Ewoud Kohl van Wijngaarden
09:01 PM Installer Feature #32160 (Closed): Enable pulp_ansible plugin for pulpcore on nightlies with installer
Applied in changeset commit:puppet-katello|4c2faafa8bee1106ef4e3c477e1efddeba86b9cd. Justin Sherrill
08:44 PM Installer Bug #32401 (Ready For Testing): foreman-proxy-certs-generate output includes removed parameter --foreman-proxy-content-parent-fqdn
The Foreman Bot
08:44 PM Installer Bug #32401 (Closed): foreman-proxy-certs-generate output includes removed parameter --foreman-proxy-content-parent-fqdn
Eric Helms
08:40 PM Installer Revision d762ed7c (installer): Fixes #32274 - Update default Apache ciphers
This takes the Mozilla intermediate SSL profile with EL7 software
versions.
Ewoud Kohl van Wijngaarden
08:40 PM Installer Revision b29a4537 (installer): Refs #32160 - alias param for ansible_collection support
Justin Sherrill
08:39 PM Installer Revision 447cff81 (puppet-foreman_proxy_content): Fixes #32160 - enable ansible content
Justin Sherrill
08:39 PM Installer Revision 4c2faafa (puppet-katello): Fixes #32160 - enable ansible collection content
Justin Sherrill
08:38 PM Revision 3a75046e (foreman): Fixes #31946 - support for S390x
On S390 kernel and initramdisk are at a different path and with different names: images/kernel.img and images/initrd.... Lukas Zapletal
06:15 PM Revision 4a720456 (foreman): Refs #32372 - correct remaining paths
bb4633bcd4facc339a8099f4a8e89312323d8b61 refactored the atomic kickstart but
used an incorrect path for logs in the %...
Martin Schlossarek
05:01 PM Installer Feature #32338 (Closed): support ALLOWED_CONTENT_CHECKSUMS option with pulpcore
Applied in changeset commit:puppet-foreman_proxy_content|85bcb81d7313c95114544a1b1967adb70c7ffa31. Justin Sherrill
04:15 PM Installer Revision 85bcb81d (puppet-foreman_proxy_content): Fixes #32338 - expose pulpcore allowed_content_checksums
Justin Sherrill
04:01 PM Feature #30862 (Closed): Introduce SettingRegistry as a setting inventory
Applied in changeset commit:foreman|8137b14ca0bc12e9a96258b02588eaa042d5eff8. Ondřej Ezr
03:12 PM Revision 8137b14c (foreman): Fixes #30862 - introduce SettingRegistry (#8002)
SettingRegistry keeps all the setting information as set of SettingPresenters in memory.
This registry should be the ...
Ondřej Ezr
02:47 PM Bug #32372: Wrong destination path for pre section logs in kickstart_default template
Lukas Zapletal wrote:
> There are two more occurrences of /tmp/sysimage so reopening to keep track of this. A custom...
Martin Schlossarek
02:21 PM Bug #32372 (Ready For Testing): Wrong destination path for pre section logs in kickstart_default template
The Foreman Bot
12:28 PM Bug #32372 (New): Wrong destination path for pre section logs in kickstart_default template
There are two more occurrences of /tmp/sysimage so reopening to keep track of this. A customer just reported this today. Lukas Zapletal
09:01 AM Bug #32372 (Closed): Wrong destination path for pre section logs in kickstart_default template
Applied in changeset commit:foreman|ceb276fbe96b97770f5d292b1eadca0205a34a0a. Anonymous
02:44 PM Feature #32398 (Closed): Make tabs on new Host detail page routable
It would be good if tabs on new Host detail page could be accessed by URL. The appropriate tab would be active based ... Ondřej Pražák
02:21 PM Bug #32397 (Closed): Confirming interface modal by enter causes whole Host form to get confirmed
If interface modal (in edit host menu) is confirmed with enter, enter confirms host update instead of new interface, ... Ondřej Ezr
01:12 PM Bug #32394 (Ready For Testing): @grub_pass seems deprecated in the default kickstart template
The Foreman Bot
01:07 PM Bug #32394 (Assigned): @grub_pass seems deprecated in the default kickstart template
Oleh Fedorenko
01:06 PM Bug #32394 (Closed): @grub_pass seems deprecated in the default kickstart template
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1931316
*Description of problem:*
We have this in the ...
Oleh Fedorenko
01:00 PM Packaging Revision 30787bbe (foreman-packaging): Add ansible-collection-theforeman-operations collection
Eric Helms
12:55 PM Installer Revision 44db0d7c (puppet-dns): Support Puppet 7
Ewoud Kohl van Wijngaarden
12:18 PM Installer Revision 52a05e46 (puppet-candlepin): Manage the candlepin::group
Eric Helms
11:39 AM Bug #32391 (Closed): Interface modal - incorrect alignment for error message
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1847825
*Description of problem:*
Text alignment for err...
Ondřej Ezr
11:37 AM Bug #32390 (New): Search on Facts with 'not' returns wrong results
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1534416
*Description of problem:*
When i use search patt...
Ondřej Ezr
11:35 AM Revision 3f7804fd (foreman): Refs #32258 - Added documentation about status class
Shimon Shtein
09:02 AM Bug #32389 (Closed): Incorrect search query is formed while selecting location/organization of the host
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1806459
*Description of problem:*
If you have Organiza...
Ondřej Ezr
09:01 AM Refactor #31790 (Closed): always delegate bootserver IP resolution to smart proxy
Applied in changeset commit:foreman|f3231f62e600db1a1616c1bdf9c5fa8aed5e27ee. Amit Upadhye
08:56 AM Bug #32388 (Resolved): Host detail - user without power_hosts permissions sees spinner in all host view
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1801630
*Description of problem:*
TLDR: look at attached...
Ondřej Ezr
08:34 AM Revision ceb276fb (foreman): Fixes #32372 - Correct path for logs in kickstart
bb4633bcd4facc339a8099f4a8e89312323d8b61 refactored the kickstart but
used an incorrect path for logs in the %pre sec...
Martin Schlossarek
08:27 AM Revision f3231f62 (foreman): Fixes #31790 - always delegate bootserver IP resolution to smart proxy
In 60c03b6a2e92c432ee66f2b27da634954c1b646c (reverse) DNS search for TFTP
server (bootServer) was delegated to the Sm...
Amit Upadhye
12:48 AM Installer Refactor #32384 (New): Drop dedicated candlepin_events certificate settings in katello.yaml
Eric Helms
12:36 AM Installer Feature #32383 (Closed): Use Foreman client certificates to communicate with Pulp
Find a way to use the Foreman client certificates to communicate with Pulp rather than generating special purpose cer... Eric Helms
12:28 AM Installer Tracker #32381 (Ready For Testing): Communication with services from Foreman application should use a single set of client certificates
The Foreman Bot
12:23 AM Installer Tracker #32381 (Closed): Communication with services from Foreman application should use a single set of client certificates
Eric Helms
12:26 AM Installer Feature #32382 (Closed): Use Foreman client certificates for communication with Artemis broker in Candlepin
Eric Helms
12:01 AM Bug #32375 (Closed): TableBodyMessage should allow message to be of type node
Applied in changeset commit:foreman|25a7ef77fecf602f0e909086b1491ce6c457970a. Markus Bucher

04/21/2021

11:46 PM Revision 25a7ef77 (foreman): Fixes #32375 - Fix prop-type in TableBody-component
Markus Bucher
06:13 PM Bug #20442: Unrecognized interface kill ENC
I have just reproduced the same, the problem is in the fact some interface is created as Nic::Base instead of Nic::Ma... Marek Hulán
05:53 PM Bug #32377: hammer location list does not show a nested location
Note: it seems that when you create a nested location, its parent's organization is not being explicitly set for the ... Oleh Fedorenko
05:49 PM Bug #32377 (New): hammer location list does not show a nested location
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1937009
*Description of problem:*
hammer location list d...
Oleh Fedorenko
05:35 PM Installer Bug #32330 (Resolved): Remove passenger from katello-devel module
Chris Roberts
05:01 PM Installer Bug #31574 (Closed): The Artemis client certificate is not updated in truststore if it changes
Applied in changeset commit:puppet-certs|de946a474eb951419cc2c5ff62ada9956c7242a8. Ewoud Kohl van Wijngaarden
04:04 PM Installer Revision de946a47 (puppet-certs): Fixes #31574: Ensure truststore certificates get updated when they change
Ewoud Kohl van Wijngaarden
04:01 PM Installer Feature #32037 (Closed): Disable katello-agent and infrastructure by default and allow users to enable it on new installs or disable it on upgrades
Applied in changeset commit:installer|74179f9c2f00b4c4ef4d504aba0a89efb322b73d. Eric Helms
03:57 PM Installer Revision 74179f9c (installer): Fixes #32037 - Disable katello-agent on install, ensure enabled on upgrade
Eric Helms
03:56 PM Installer Revision f26e9411 (puppet-foreman_proxy_content): Refs #32037: Add flag to enable katello_agent infrastructure and disable it by default
Eric Helms
03:56 PM Installer Revision 15879e53 (puppet-katello): Refs #32037: Add flag to enable katello_agent infrastructure and disable it by default
Eric Helms
03:24 PM Installer Revision 5462f346 (puppet-pulpcore): Release 3.3.0
William Clark
02:04 PM Installer Revision 5dd89f4a (puppet-foreman_proxy): Add smart_proxy_dns_route53 plugin support
Spencer
02:01 PM Installer Feature #32369 (Closed): Allow content enablement for Katello to be controlled by only the puppet-foreman_proxy_content parameter
Applied in changeset commit:installer|fa27f19609bfa45f7dd772bd86097d1dc19fcaa9. Eric Helms
01:47 PM Installer Revision fa27f196 (installer): Fixes #32369: Set katello content enable params based on puppet-foreman_proxy_content params
Eric Helms
01:47 PM Installer Revision 594fbf5d (puppet-katello): Refs #32369 - Move content enable flags to params
This moves the content enable flags to the params class and away from
init.pp. This will allow a user to either set t...
Eric Helms
01:20 PM Bug #32375 (Ready For Testing): TableBodyMessage should allow message to be of type node
The Foreman Bot
01:16 PM Bug #32375 (Closed): TableBodyMessage should allow message to be of type node
In contrast to the @Table@-Component and the @TableBodyMessage@-Component, @TableBody@-Component expects @bodyMessage... Markus Bucher
01:01 PM Installer Bug #31950 (Closed): Need to configure pulp_ansible/galaxy endpoint in apache for satellite deployments:
Applied in changeset commit:puppet-pulpcore|6ed8be4ec1dd8170fdf8e373019164ac15cb2dec. Justin Sherrill
12:37 PM Installer Revision 6ed8be4e (puppet-pulpcore): Fixes #31950 - support ansible plugin
Justin Sherrill
12:02 PM Bug #32373 (New): Use Foreman URL in Personal Access Tokens
In the user edit page there is a tab to add user tokens (#31080). That always uses a hardcoded URL but should really ... Ewoud Kohl van Wijngaarden
11:55 AM Packaging Revision 6bfa2000 (foreman-packaging): Install the right python requests for each distro
Bionic uses Python2 for Ansible, while Buster and Focal use Python3.
Try to pull in the *right* requests package by a...
Evgeni Golov
11:52 AM Bug #4675 (Closed): "Email address is invalid" error when TLD contains digits
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
11:47 AM Bug #3923 (Closed): organzation relations not documented through apipie
Documentation for the add|remove commands is available in help, like this:... Leos Stejskal
11:20 AM Bug #32372 (Ready For Testing): Wrong destination path for pre section logs in kickstart_default template
The Foreman Bot
11:17 AM Bug #32372 (Closed): Wrong destination path for pre section logs in kickstart_default template
Copying the pre section logs (@/tmp/*pre*log@) to root of sysimage fails because of a wrong destination path:
<pr...
Martin Schlossarek
10:55 AM Bug #4266 (Closed): Host API doesn't give reasonable response when sending ids of non-existing environments
Closing the issue, works in the latest version.
Hammer:...
Leos Stejskal
10:50 AM Bug #4273 (Closed): UI doesn't intelligently display oversized info
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
10:48 AM Feature #32370 (Ready For Testing): Detect CentOS 8 Stream as CentOSStream OS name
The Foreman Bot
10:47 AM Feature #32370 (Rejected): Detect CentOS 8 Stream as CentOSStream OS name
Puppet does report CentOSStream in os.distro.id instead of CentOS and this is the recommended way of detection. This ... Lukas Zapletal
10:48 AM Bug #4296 (Closed): Editing an organization does not show what users are available
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
10:46 AM Bug #3639 (Closed): Scoped search is present on 500 page
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
10:31 AM Bug #3656 (Closed): api v2 environments update - unable to specify name
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
09:01 AM Bug #24351 (Closed): Chart items on the dashboard are no longer links
Applied in changeset commit:foreman|befa557855dc1468323f6b46c0dc9302dd2b9f86. Ondřej Ezr
09:01 AM Bug #32360 (Closed): Array destruction is misshandled by babel
Applied in changeset commit:foreman|92b4247fe20b56779508b432bec760d0368668d6. Ondřej Ezr
08:53 AM Revision befa5578 (foreman): Fixes #24351 - chart click through search
Fixes long lasting regression of charts on dashboard not being clickable through.
Adds posibility to specify custom f...
Ondřej Ezr
08:48 AM Revision 92b4247f (foreman): Fixes #32360 - remove array destruction
This removes usage of array destruction as babel is unable to handle it
for some reason and given we have just two us...
Ondřej Ezr
08:42 AM Bug #3679 (Closed): add option --os-label to operating system api
Closing the issue, works in the latest version. Leos Stejskal
08:39 AM Bug #3706 (Closed): API for show hostgroups use 'name' instead of 'label'
Leos Stejskal
08:39 AM Bug #3706: API for show hostgroups use 'name' instead of 'label'
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
08:26 AM Bug #3823 (Closed): User filtering options need an option for CR=nil
This can be done be setting filter to:... Leos Stejskal
08:12 AM Bug #3791 (Closed): Text fields lose focus when top menus expand
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
08:11 AM Bug #3782: API v2 wrong metadata while listing facts
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
08:10 AM Bug #3783 (Closed): API v2 listing facts for host identified by id does not work
Closing the issue, works on latest version. Leos Stejskal
08:01 AM Bug #2234 (Closed): Parent hostgroups should be assigned to same location as children
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal

04/20/2021

10:58 PM Installer Feature #32369 (Ready For Testing): Allow content enablement for Katello to be controlled by only the puppet-foreman_proxy_content parameter
The Foreman Bot
07:31 PM Installer Feature #32369 (Closed): Allow content enablement for Katello to be controlled by only the puppet-foreman_proxy_content parameter
Eric Helms
06:53 PM Refactor #32361 (Ready For Testing): Use eslint-plugin-translation
The Foreman Bot
06:46 PM Refactor #32361 (Closed): Use eslint-plugin-translation
use it to detect JSX strings which aren't translated Ron Lavi
06:39 PM Installer Revision c5a24d4a (puppet-candlepin): Drop unknown Tomcat properties
Setting property 'xmlValidation' to 'false' did not find a matching property.
Setting property 'xmlNamespaceAware' to...
Eric Helms
04:59 PM Bug #32360 (Ready For Testing): Array destruction is misshandled by babel
The Foreman Bot
04:56 PM Bug #32360 (Closed): Array destruction is misshandled by babel
Array desturction causes our tests to fail on new code.
Ondřej Ezr
03:05 PM SELinux Bug #32299: Installation of Katello 4 RC3 fails when --foreman-proxy-ssl-port is not set to default 9090
I wonder if this has something to do with the SELinux policy. Can you check for denials? I usually grep for AVC in /v... Ewoud Kohl van Wijngaarden
03:01 PM Packaging Feature #31892 (Closed): smart_proxy_ansible must depend on foreman ansible modules -- RPM
Applied in changeset commit:foreman-packaging|77b2a13546d4b3940b6f8b14f9c5eafe97886ed6. Evgeni Golov
02:57 PM Packaging Revision 5c30336b (foreman-packaging): Don't require requests, the collection already does
Evgeni Golov
02:57 PM Packaging Revision 0c89976c (foreman-packaging): drop apypie, it's unused
Evgeni Golov
02:57 PM Packaging Revision 77b2a135 (foreman-packaging): Fixes #31892 - Require ansible-collection-theforeman-foreman
Evgeni Golov
02:57 PM Packaging Revision 78225903 (foreman-packaging): Unify *_core dependencies, now that the proxy is SCL'ed on EL7
Evgeni Golov
02:57 PM Packaging Revision a8ab324b (foreman-packaging): Refs #31892 - move FAM to plugins repos
Evgeni Golov
02:47 PM Installer Bug #32346: Trying to load signed certificate
Moving to installer since it's not a bug in hammer. Not sure which component is more relevant though. Oleh Fedorenko
02:21 PM Bug #32359: Hammer Report-Template Complains about 'Input Days from Now' Being Blank
The error also appears when using API directly. I'd suggest allow nil or use default value for "Input Days from Now" ... Oleh Fedorenko
02:18 PM Bug #32359 (Closed): Hammer Report-Template Complains about 'Input Days from Now' Being Blank
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1943306
*Description of problem:*
This seems like a re...
Oleh Fedorenko
02:01 PM Feature #32307 (Closed): allow rand method in safemode
Applied in changeset commit:foreman|69f74205c062dffc9e7c721a685ec9095fb7714b. Anonymous
01:37 PM Installer Feature #32160 (Ready For Testing): Enable pulp_ansible plugin for pulpcore on nightlies with installer
The Foreman Bot
01:25 PM Revision 69f74205 (foreman): fixes #32307 - Allowing rand method in safemode (#8443)
Allowing rand method in safemode for general use. Dominik Matoulek
01:21 PM Bug #3590 (Closed): Error in encoding characters when creating a user
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
01:20 PM Bug #3281 (Closed): Bad variabilisation of "Create %s" on creating location page
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
01:17 PM Bug #3485 (Closed): Cannot copy text from diff output
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
01:10 PM Bug #3151 (Closed): Unable to edit hosts belonging to certain hostgroups: "Host Not Found" . - Missing line in "taxable_taxonomies"
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
01:07 PM Bug #3276 (Closed): About page shows error when unattended: false
I'm closing the issue,
it have been here for some time and it looks like unattended mode is not something we want to...
Leos Stejskal
01:00 PM Bug #3284 (Closed): Translation text should be available for single and plural values.
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
12:59 PM Bug #2681 (Closed): Show full label name in tooltip for charts
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
12:58 PM Bug #2500 (Closed): Operating system ids for config tempalates display not exposed via API
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
12:44 PM Bug #3070 (Closed): default_template_url() in PXE Default File creates https URL for kickstart instead of http
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
12:44 PM Bug #2765 (Closed): After saving a setting in the UI, the edit button disappears
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
12:01 PM Feature #32252 (Closed): Block IP during host creation
Applied in changeset commit:foreman|d86194969b4e2bfab8aef913091e8d9e01eca817. Anonymous
11:48 AM Bug #2007 (Closed): Affecting an Org / Loc to a compute resource vm change 'Deploy on ' form
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
11:44 AM Bug #2027 (Closed): When doing bulk operations.. status of check boxes being selected remains cached even if they are no longer visible or part of the current search result.
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
11:26 AM Bug #2953: Hostgroup API id can be name which does not have to be unique
Reproducible on latest develop branch Leos Stejskal
11:25 AM Bug #2960 (Closed): Apipie docs in OS controller miss some parameters
I'm closing the issue,
it have been here for some time and I wasn't able to reproduce it on the latest version.
If ...
Leos Stejskal
11:24 AM Bug #2717 (Closed): Run validation on automatically added hosts
I'm closing the issue,
it's here for some time and I wasn't able to reproduce it on latest version.
If you believe ...
Leos Stejskal
11:22 AM Bug #2624 (Closed): Routing error on locations when viewing organizations help page
I'm closing the issue,
it's here for some time and I wasn't able to reproduce it on latest version.
If you believe ...
Leos Stejskal
11:21 AM Bug #32356 (New): Migration for reports
Migration for reports must be delivered early. Lukas Zapletal
11:20 AM Bug #32355 (New): Foreman host report endpoints implementations
In order to deprecate hammer/API and upload API, we need the plugin to implement the same endpoints storing data in n... Lukas Zapletal
11:20 AM Bug #2185 (Closed): Can't use managed as a search keyword in 1.1RC5
I'm closing the issue,
it's here for some time and I wasn't able to reproduce it on latest version.
If you believe ...
Leos Stejskal
11:19 AM Bug #1817 (Closed): Rendering edit templates takes a very long time
I'm closing the issue,
it's here for some time and I wasn't able to reproduce it on latest version.
If you believe ...
Leos Stejskal
11:05 AM Revision d8619496 (foreman): Fixes #32252 - block ip during host creation
Block the IP during host host creation if IPAM internal db or random db is used.
The block ip mechanism is not used ...
Bernhard Suttner
10:08 AM Bug #32354 (Resolved): (Ansible) Error when trying to import Ansible variables even though roles are imported.
When trying to import Ansible variables into Foreman I get the following error:... Jannis Harting
10:01 AM Bug #32295 (Closed): Puppet service by default disabled on fresh-deployed Debian/Ubuntu/SLES11-Servers
Applied in changeset commit:foreman|4c47e3dfb88ac68c778d2089874df61eb46d7dc2. Nadja Heitmann
09:56 AM Installer Revision 2e1347bb (puppet-pulpcore): Refs #32338 - Add support for ALLOWED_CONTENT_CHECKSUMS
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl> Justin Sherrill
09:32 AM Installer Revision fe5cffd4 (puppet-foreman_proxy): Refs #31893 - make ansible callback configurable
Evgeni Golov
09:15 AM Revision 4c47e3df (foreman): Fixes #32295 - Fix Puppet service for Debian provisioning
This is a workaround for a Puppet bug where the provider is incorrect
and the service ends up not being enabled.
http...
Nadja Heitmann
09:07 AM Bug #25592: Overriding post provision timeout
If I understand this correctly, this is the provisioning marked as failed timeout, what doesn not belong to Ansible. Ondřej Ezr
07:13 AM Feature #32278 (Ready For Testing): User JSON web tokens
The Foreman Bot

04/19/2021

08:52 PM Installer Bug #32352 (Closed): mod_auth_kerb has been replaced by mod_auth_gssapi
Kerberos authentication can not be used on CentOS and CentOS Stream.
mod_auth_kerb as been deprecated and replaced b...
drokath please_edit_me
08:09 PM Installer Bug #31950 (Ready For Testing): Need to configure pulp_ansible/galaxy endpoint in apache for satellite deployments:
The Foreman Bot
03:57 PM Revision b264a1e1 (foreman): Refs #30784 - MemoryAllocation use react helper
In 8a9922fd we've removed `byte_size_f` last usage.
This is moving the byte_size_f to render the React component, to
...
Ondřej Ezr
03:47 PM Tracker #29777 (Closed): Drop passenger support
Eric Helms
03:36 PM Installer Feature #32348 (Duplicate): support ansible_collections in katello & pulpcore
Justin Sherrill
03:34 PM Installer Feature #32348 (Ready For Testing): support ansible_collections in katello & pulpcore
The Foreman Bot
03:32 PM Installer Feature #32348 (Duplicate): support ansible_collections in katello & pulpcore
This would involve:
* supporting the ansible plugin install in pulpcore
* enabling it in puppet-foreman_proxy_con...
Justin Sherrill
03:26 PM Installer Revision 6658c226 (puppet-puppetserver_foreman): Support Puppetserver 7
Ewoud Kohl van Wijngaarden
03:26 PM Installer Revision 0fae2ede (puppet-puppetserver_foreman): Support JSON fact cache
In Puppetserver 6.20.0 support was added for a JSON fact cache and
Puppetserver 7 defaults to JSON. JSON is faster th...
Ewoud Kohl van Wijngaarden
03:26 PM Installer Revision 1fbea241 (puppet-puppetserver_foreman): Fix typos
Ewoud Kohl van Wijngaarden
03:01 PM Feature #31687 (Closed): Repository & GPG keys
Applied in changeset commit:foreman|8c84f4f59ae3c937e258568ec962a872f2a8dc65. Leos Stejskal
03:01 PM Feature #29782 (Closed): Remove passenger specific work arounds in code
Applied in changeset commit:foreman|66e39019953c9f993d6951cca0d0c0567050a3c1. Eric Helms
03:01 PM Feature #31743 (Closed): Install packages after host registration
Applied in changeset commit:foreman|bf56104d8e67e9ad56c18054776a94507d78a41a. Leos Stejskal
02:55 PM Tracker #32347 (New): Foreman should use /run/foreman on all production installs for caches etc
We already do on RPM, but not on Debian.
Quoting Ewoud from https://github.com/theforeman/forklift/pull/1339:
S...
Evgeni Golov
02:39 PM Revision 8c84f4f5 (foreman): Fixes #31687 - Host Registration - Repository & GPG keys (#8402)
New feature in `Global Registration template` for adding
repository & gpg key before the host registration starts.
F...
Leos Stejskal
02:32 PM Installer Bug #32346 (New): Trying to load signed certificate
I've done this before without problems, but this is on a fresh installation.
Generate CSR:...
Brad Van Orden
02:19 PM Revision 66e39019 (foreman): Fixes #29782: Drop Passenger work arounds
Eric Helms
02:18 PM Revision bf56104d (foreman): Fixes #31743 - Template macro install_packages (#8298)
For package installation on supported OS families: Red Hat, Debian & Suse.
In host registration users can now install...
Leos Stejskal
01:19 PM Installer Feature #32338 (Ready For Testing): support ALLOWED_CONTENT_CHECKSUMS option with pulpcore
The Foreman Bot
12:27 PM Installer Revision efeaef92 (puppet-candlepin): Tomcat parameter is named sslProtocol not sslProtocols
Eric Helms
10:52 AM Refactor #32345 (Ready For Testing): Provide non-DB model methods and deprecate DB model methods in FactParser
The Foreman Bot
10:45 AM Refactor #32345 (New): Provide non-DB model methods and deprecate DB model methods in FactParser
As a preparation for #32344, there should be an alternative for DB model methods (Architecture, Domain, Environment &... Ewoud Kohl van Wijngaarden
10:44 AM Refactor #32344 (New): Remove DB model usage from fact parsers
Currently the FactParser returns database models (Architecture, Domain, Environment, Model) while I think that a Fact... Ewoud Kohl van Wijngaarden
10:34 AM Feature #32343 (New): Add safeHTML wrapper around dangerouslySetInnerHTML
In some cases, especially with formatted strings that require translation, we need to use dangerouslySetInnerHTML in ... Tomer Brisker
10:32 AM Refactor #32342 (New): Move ActiveRecord monkey patches to ApplicationRecord
Many of the patches added to ActiveRecord were added long time ago when there was no better way. Since Rails 5, there... Tomer Brisker

04/16/2021

07:20 PM Installer Feature #32338 (Closed): support ALLOWED_CONTENT_CHECKSUMS option with pulpcore
This setting should:
* propagate to settings.py
* Have different defaults for katello
* Be overriddable by the user
Justin Sherrill
01:45 PM Feature #32337 (Ready For Testing): Drop support for Facter versions older than 2.2
The Foreman Bot
01:05 PM Feature #32337 (Ready For Testing): Drop support for Facter versions older than 2.2
Facter 2.2 was released in 2014. It marked a change and introduced the first structured facts. Most notably, it added... Ewoud Kohl van Wijngaarden
01:08 PM Refactor #27906: Use modern Facter 3 facts
In the attached PR I updated all facts to their modern version where possible. I also annotated all facts and when th... Ewoud Kohl van Wijngaarden
11:34 AM Refactor #27906 (Ready For Testing): Use modern Facter 3 facts
The Foreman Bot
10:59 AM Refactor #27906: Use modern Facter 3 facts
https://github.com/puppetlabs/facter/commit/58901c0101e8c8d7f1ec80bcb9356e61d7cadee3 did add a schema of facts. Its h... Ewoud Kohl van Wijngaarden
08:36 AM Refactor #27906: Use modern Facter 3 facts
Not a bad idea about improving the error reporting, Ewoud could you turn that into a new RM issue and describe the ex... Marek Hulán
11:56 AM Packaging Revision 72c20c2a (foreman-packaging): rebuild last plugins for Ruby 2.7
Evgeni Golov
11:52 AM Installer Feature #31893 (Ready For Testing): smart_proxy_ansible should use theforeman.foreman.foreman instead of foreman in callback_whitelist
The Foreman Bot
11:43 AM Packaging Feature #31892 (Ready For Testing): smart_proxy_ansible must depend on foreman ansible modules -- RPM
The Foreman Bot
11:39 AM Packaging Feature #32335 (New): smart_proxy_ansible must depend on foreman ansible modules -- Debian
see the #31890 for more information Evgeni Golov
10:30 AM Bug #30025 (Resolved): Post login, strings at Monitor -> Dashboard screen, need to be marked as translatable strings
vijaykumar sawant wrote:
> *Description of problem:* Non-localized strings found on page.
>
>
> *Version-Releas...
Amit Upadhye
06:36 AM Packaging Revision ae08cade (foreman-packaging): Update rubygem-smart_proxy_container_gateway to 1.0.3
Ian Ballou

04/15/2021

07:06 PM Installer Revision e237f83a (puppet-qpid): Release 8.0.0
William Clark
07:03 PM Installer Revision af37f781 (puppet-katello): Allow puppet-qpid 8+
Eric Helms
07:03 PM Installer Revision f395738f (puppet-foreman_proxy_content): Allow puppet-qpid 8+
Eric Helms
05:50 PM Bug #32332 (Duplicate): undefined method `resource_pools' for nil:NilClass when reading compute-profile
We use foreman-ansible-modules to create VMWare and Proxmox Compute resources and add a Compute Profile.
We use a ...
Markus Bucher
02:56 PM Installer Bug #32330 (Ready For Testing): Remove passenger from katello-devel module
The Foreman Bot
02:55 PM Installer Bug #32330 (Resolved): Remove passenger from katello-devel module
Getting this error on new devel installs:
valuation Error: Error while evaluating a Resource Statement, Class[Fore...
Chris Roberts
02:52 PM Installer Revision 91307ad2 (puppet-katello): Refer to metadata in Limitations in README
Moritz Dietz
02:15 PM Installer Revision 8933401b (puppet-qpid): Refs #32037: Manage /var/lib/qpidd
When the qpidd service starts it creates a directory /var/lib/qpidd/.qpidd
If the qpid is then ensured to be absent, ...
Eric Helms
12:58 PM Feature #32328 (Ready For Testing): Distinguish between "regular" hosts and hosts on which Foreman and/or smart proxy runs - models and fact processing
The Foreman Bot
12:44 PM Feature #32328 (Closed): Distinguish between "regular" hosts and hosts on which Foreman and/or smart proxy runs - models and fact processing
Adam Ruzicka
12:56 PM Installer Feature #32327 (Ready For Testing): Deploy facts needed for determining if a host is a smart proxy
The Foreman Bot
12:42 PM Installer Feature #32327 (Rejected): Deploy facts needed for determining if a host is a smart proxy
Adam Ruzicka
12:54 PM Installer Feature #32325 (Ready For Testing): Deploy facts needed for determining if a host is a foreman
The Foreman Bot
12:41 PM Installer Feature #32325 (Rejected): Deploy facts needed for determining if a host is a foreman
Adam Ruzicka
12:52 PM Smart Proxy Feature #32329 (Ready For Testing): Expose instance uuid in /version
The Foreman Bot
12:48 PM Smart Proxy Feature #32329 (Rejected): Expose instance uuid in /version
Adam Ruzicka
12:46 PM Tracker #32324: Distinguish between "regular" hosts and hosts on which Foreman and/or smart proxy runs
Tracker for issues spawned by https://community.theforeman.org/t/infrastructure-roles/22001/8 Adam Ruzicka
12:41 PM Tracker #32324 (New): Distinguish between "regular" hosts and hosts on which Foreman and/or smart proxy runs
Adam Ruzicka
12:18 PM Installer Revision 63cbde18 (puppet-candlepin): Add static defaults for parameters
Eric Helms
12:01 PM Feature #32313 (Closed): Bookmarks menu enhancements
Applied in changeset commit:foreman|d849076e8fc6a8c99ba60e935098a25de2b89c8a. Leos Stejskal
11:47 AM Revision d849076e (foreman): Fixes #32313 - Bookmarks menu enhancements
- New link 'Manage bookmarks' leading to /bookmarks
page with search query set to current controller
- Documentation ...
Leos Stejskal
11:46 AM Packaging Revision 5324d685 (foreman-packaging): Update rubygem-apipie-dsl to 2.4.0
Oleh Fedorenko
11:33 AM Installer Revision 91c64880 (puppet-candlepin): Update yumrepo to use yum.theforeman.org
Eric Helms
11:30 AM Installer Revision 939667c7 (puppet-katello): Update yumrepo to use yum.theforeman.org
Eric Helms
10:42 AM Installer Revision c63c6ed6 (puppet-pulpcore): Release 3.2.1
Ewoud Kohl van Wijngaarden
10:41 AM Packaging Tracker #31047 (Closed): Support Ubuntu 20.04
Evgeni Golov
10:27 AM Installer Bug #32323 (Closed): Warning: postgresql.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Hi,
I keep getting the warning "postgresql.service changed on disk." during stopping and starting postgresql. serv...
Matthew Smith
09:48 AM Installer Revision 8393a440 (puppet-katello): Remove Scientific 8 support from metadata.json
There is no ScientificLinux 8. The effort was folded into the CentOS
project.
Ewoud Kohl van Wijngaarden
09:27 AM Refactor #27906: Use modern Facter 3 facts
In the linked post I have said that it should work if the user doesn't use stringify_facts = true. In Puppet 4 that s... Ewoud Kohl van Wijngaarden
07:41 AM Refactor #27906: Use modern Facter 3 facts
While I agree, I think we should keep the status-quo for some time before we are ready for the switch. I suggest that... Lukas Zapletal
09:11 AM Installer Revision 2e968bd8 (puppet-candlepin): Add user and group parameters
Eric Helms
08:14 AM Bug #32322 (Ready For Testing): Global Registration: Build status gets set to Pending installation when running script from Registration Tab
The Foreman Bot
08:08 AM Bug #32322 (Closed): Global Registration: Build status gets set to Pending installation when running script from Registration Tab
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1921095
*Description of problem:*
Build status gets set ...
Leos Stejskal
07:35 AM Feature #32321 (Ready For Testing): Allow dual-stack provisioning via parameter
The Foreman Bot
07:31 AM Feature #32321 (Ready For Testing): Allow dual-stack provisioning via parameter
A customer reports that dual-stack provisioning does work. IPv4 is used for provisioning. We do not have capacity to ... Lukas Zapletal
01:23 AM Feature #31619 (New): Add host's sub-statuses endpoint
The Foreman Bot

04/14/2021

06:53 PM Installer Feature #31815: Add ability to customize the worker count for the pulpcore-content service
It appears we've missed setting Fixed in release for this. I opened 2.4.0 again to set this and add it to the correct... Ewoud Kohl van Wijngaarden
06:46 PM Installer Revision 92e45451 (puppet-qpid): Fix qpid-dispatch parameter deprecation warnings
Attribute 'certDb' of entity 'sslProfile' has been deprecated. Use 'caCertFile' instead
Attribute 'keyFile' of entity...
Eric Helms
05:47 PM SELinux Bug #32299: Installation of Katello 4 RC3 fails when --foreman-proxy-ssl-port is not set to default 9090
Moving to installer, since it is related to puppet-foreman-proxy Chris Roberts
03:01 PM Installer Feature #29781 (Closed): Ensure removal of passenger options from installer answers file and hiera
Applied in changeset commit:installer|ae4fa614b629b20a158f588bef841fc84898c769. Eric Helms
02:27 PM Installer Feature #29781 (Ready For Testing): Ensure removal of passenger options from installer answers file and hiera
The Foreman Bot
03:01 PM Installer Bug #32309 (Closed): Installing foreman from certain directories will fail on Failed to call refresh: 'pulpcore-manager collectstatic --noinput' returned 1 instead of one of [0]
Applied in changeset commit:puppet-pulpcore|951a2f823cf57986623329af54f7d060d256e757. Ian Ballou
02:50 PM Installer Revision 951a2f82 (puppet-pulpcore): Fixes #32309 - Run admin commands from Pulp's home
* Dynaconf seems to always be using the current directory. As such, the
cwd could be a directory that is unreadable...
Ian Ballou
02:43 PM Installer Revision ae4fa614 (installer): Fixes #29781 - Drop passenger references from hiera configuration
Eric Helms
02:33 PM Feature #29782 (Ready For Testing): Remove passenger specific work arounds in code
The Foreman Bot
02:18 PM Packaging Revision c65f94d6 (foreman-packaging): force installation of thor 1.1.0 to ensure it's in the vendor cache
Evgeni Golov
02:18 PM Packaging Revision adbaee27 (foreman-packaging): update thor to 1.1.0
Evgeni Golov
12:01 PM Refactor #32258 (Closed): Change default implementation of to_status to noop
Applied in changeset commit:foreman|13b3ce2243cdbc325d0d42ed28503a67397e98a3. Shimon Shtein
11:52 AM Refactor #27906: Use modern Facter 3 facts
IMHO we should make sure the codebase 100% works when no legacy facts are present. That will be a first step to depre... Ewoud Kohl van Wijngaarden
06:04 AM Refactor #27906: Use modern Facter 3 facts
Guys, are we sure about dropping facter 2.x from the codebase? There was a 2.4 user complaining about 2.x facter brok... Lukas Zapletal
11:01 AM Revision 13b3ce22 (foreman): Fixes #32258 - Change to_status default to noop
Shimon Shtein
11:01 AM SELinux Bug #32316 (Closed): Drop all passenger-related SELinux rules
Applied in changeset commit:9657632e844ceca399c06fe0339a80dcba29a4fd. Anonymous
10:40 AM SELinux Bug #32316 (Ready For Testing): Drop all passenger-related SELinux rules
The Foreman Bot
10:38 AM SELinux Bug #32316 (Closed): Drop all passenger-related SELinux rules
Yay, these were dirty. Lukas Zapletal
10:48 AM SELinux Revision 9657632e: Fixes #32316 - drop all passenger-related rules
Lukas Zapletal
10:01 AM Bug #32266 (Closed): wrong number of arguments (given 1, expected 2) on user-data endpoint
Applied in changeset commit:foreman|e97aec2be2fdf6b1dcbbaa9b11455b962b145f10. Anonymous
09:50 AM Revision e97aec2b (foreman): Fixes #32266 - render_error call in userdata fixed (#8442)
Lukáš Zapletal
09:01 AM Refactor #32092 (Closed): Add puppet related macros for provisioning templates
Applied in changeset commit:foreman|c1104d0046d7d5d53bac7753b9be0b35361d9ef1. Ondřej Ezr
08:42 AM Feature #32313 (Ready For Testing): Bookmarks menu enhancements
The Foreman Bot
08:38 AM Feature #32313 (Closed): Bookmarks menu enhancements
- New link 'Manage bookmarks' leading to /bookmarks
page with search query set to current controller
- Documentatio...
Leos Stejskal
08:20 AM Revision c1104d00 (foreman): Fixes #32092 - add puppet safe guard
Hides puppetserver and puppet environment behind macros, that can alter
implementation much more easily and even be p...
Ondřej Ezr

04/13/2021

07:01 PM Packaging Refactor #32305 (Closed): Don't use versioned ruby references in Debian packaging
Applied in changeset commit:foreman-packaging|57f41598e9df8c4fcdd88f558344c8cdcb7d78c5. Evgeni Golov
09:48 AM Packaging Refactor #32305 (Ready For Testing): Don't use versioned ruby references in Debian packaging
The Foreman Bot
09:45 AM Packaging Refactor #32305 (Closed): Don't use versioned ruby references in Debian packaging
Debian/Ubuntu ships with *one* supported Ruby version each release, and that's also the Ruby version we've been histo... Evgeni Golov
07:01 PM Packaging Feature #29779 (Closed): Remove passenger packages
Applied in changeset commit:foreman-packaging|4b6990d84389facacfd0a3d870de65e4ce4c4b97. Eric Helms
06:51 PM Packaging Revision 57f41598 (foreman-packaging): Fixes #32305 - don't use versioned ruby packages and binaries
we use "the default ruby" of each OS (there are no others), so let's
also refer to it as such in our packaging
Evgeni Golov
06:51 PM Packaging Revision ed0aada9 (foreman-packaging): build foreman for focal
Evgeni Golov
06:49 PM Packaging Revision 4b6990d8 (foreman-packaging): Fixes #29779: Drop passenger packages
Eric Helms
06:16 PM Installer Bug #32309: Installing foreman from certain directories will fail on Failed to call refresh: 'pulpcore-manager collectstatic --noinput' returned 1 instead of one of [0]
For what it's worth, the actual results part is highly misleading. In Pulpcore 3.7.4 a cherry pick was made that disa... Ewoud Kohl van Wijngaarden
04:48 PM Installer Bug #32309 (Ready For Testing): Installing foreman from certain directories will fail on Failed to call refresh: 'pulpcore-manager collectstatic --noinput' returned 1 instead of one of [0]
The Foreman Bot
04:39 PM Installer Bug #32309 (Closed): Installing foreman from certain directories will fail on Failed to call refresh: 'pulpcore-manager collectstatic --noinput' returned 1 instead of one of [0]
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1937024
*Description of problem:*
Try to install forem...
Ian Ballou
05:36 PM Packaging Revision 1c6617cd (foreman-packaging): add thor
Evgeni Golov
04:01 PM Installer Feature #29780 (Closed): Drop passenger from puppet-foreman
Applied in changeset commit:puppet-foreman|0dc29a379323050ce42a7035fd6dd2d1d7f23f71. Ewoud Kohl van Wijngaarden
03:35 PM Installer Revision 7a6bb052 (puppet-foreman): Refs #29780 - Drop FOREMAN_BIND handling
In Foreman 2.4 FOREMAN_BIND was dropped and now Puma builds bind
statements based on inherited sockets from systemd. ...
Ewoud Kohl van Wijngaarden
03:35 PM Installer Revision 0dc29a37 (puppet-foreman): Fixes #29780 - Drop Passenger support
With Foreman 2.5, support to run with Passenger (technically
mod_passenger) is dropped in favor of using Puma with a ...
Ewoud Kohl van Wijngaarden
02:17 PM Revision 0866bc0e (foreman): fixes #32243 - Adding render_pagelet to subnet page
This PR introduced a pagelet endpoint at subnet index page. It's placed at the buttons part of every subnet record. S... Dominik Matoulek
02:11 PM Refactor #32308 (New): Show error when accessing resources without permissions via GraphQL
Currently, we return an empty result when we run a query for models and do not have a permission to view. We should p... Ondřej Pražák
02:07 PM Packaging Revision 97b8d9fb (foreman-packaging): Update rubygem-foreman_azure_rm to 2.2.2
Evgeni Golov
02:07 PM Packaging Revision 104f1b08 (foreman-packaging): Update rubygem-foreman_azure_rm to 2.2.1
Amit Upadhye
02:04 PM Feature #32018 (Resolved): Add limit-offset pagination to GraphQL
Ondřej Pražák
01:41 PM Feature #32307 (Ready For Testing): allow rand method in safemode
The Foreman Bot
01:38 PM Feature #32307 (Closed): allow rand method in safemode
Dominik Matoulek
09:02 AM Packaging Revision 61b1e6b3 (foreman-packaging): build installer for focal
Evgeni Golov
07:28 AM Bug #32266 (Ready For Testing): wrong number of arguments (given 1, expected 2) on user-data endpoint
The Foreman Bot
07:26 AM Bug #32266 (Assigned): wrong number of arguments (given 1, expected 2) on user-data endpoint
Hello, still it is a bug in error rendering. Easy fix. Thanks for the report. Lukas Zapletal
05:13 AM Bug #32304 (Closed): Register host does not use puppet settings from host group
I can see that "Register host" is designed to setup puppet in the Linux registration default template:... Damon Maria

04/12/2021

07:37 PM Packaging Revision 0df6f8c9 (foreman-packaging): Update Katello pulp_rpm_client requirement to 3.10.0
Ian Ballou
07:23 PM Bug #32295 (Ready For Testing): Puppet service by default disabled on fresh-deployed Debian/Ubuntu/SLES11-Servers
The Foreman Bot
01:27 PM Bug #32295 (Closed): Puppet service by default disabled on fresh-deployed Debian/Ubuntu/SLES11-Servers
We deployed a SLES11, Debian9/10 or Ubuntu 16/18/20-Server with the new puppet agent (6.21) configured. By default, t... Nadja Heitmann
06:32 PM Bug #32297 (Duplicate): Installation of Katello 4 RC3 fails when --foreman-proxy-ssl-port is not set to default 9090
Duplicated in the katello project as Bug #32299 Matthew Smith
06:12 PM Bug #32297 (Duplicate): Installation of Katello 4 RC3 fails when --foreman-proxy-ssl-port is not set to default 9090
Hi,
Katello 4 installation completes without any error when using the default foreman-proxy ssl port of 9090, how...
Matthew Smith
06:30 PM Bug #32296 (Duplicate): Content Source missing in Katello 4 RC3
Recreated in the Katello project as Bug #32298 Matthew Smith
05:19 PM Bug #32296 (Duplicate): Content Source missing in Katello 4 RC3
Hi,
On a fresh Katello 4 RC3 build the content-source field is missing the ability to select the katello server.
...
Matthew Smith
06:27 PM SELinux Bug #32299 (New): Installation of Katello 4 RC3 fails when --foreman-proxy-ssl-port is not set to default 9090

Hi,
Katello 4 installation completes without any error when using the default foreman-proxy ssl port of 9090, ...
Matthew Smith
04:10 PM Packaging Revision 8acc14cb (foreman-packaging): Update rubygem-pulp_rpm_client to 3.10.0
Ian Ballou
03:01 PM Smart Proxy Bug #32288 (Closed): Server CA cert not verified for IPA token API call
Applied in changeset commit:3bf19e08f3d1de1666aa2dabc1d2f7e88e1139ad. Anonymous
09:56 AM Smart Proxy Bug #32288 (Ready For Testing): Server CA cert not verified for IPA token API call
The Foreman Bot
07:12 AM Smart Proxy Bug #32288 (Closed): Server CA cert not verified for IPA token API call
Smart proxy ignores CA server certificate for a HTTPS call to IPA when fetching the token:
https://github.com/thef...
Lukas Zapletal
02:54 PM Packaging Revision 8dee1008 (foreman-packaging): allow highline 2.x
Evgeni Golov
02:50 PM Packaging Revision 78200d62 (foreman-packaging): build foreman-proxy on focal
Evgeni Golov
02:42 PM Packaging Revision ddec91a1 (foreman-packaging): more syntax fixes
Evgeni Golov
02:42 PM Packaging Revision f538871a (foreman-packaging): syntax fix
Evgeni Golov
02:42 PM Packaging Revision d2270c66 (foreman-packaging): Katello changes for pulp 3.11
Justin Sherrill
02:15 PM Smart Proxy Revision 3bf19e08: Fixes #32288 - verify FreeIPA CA by default and new setting
Lukas Zapletal
02:08 PM Packaging Revision 48a62004 (foreman-packaging): Update rubygem-pulp_deb_client to 2.10.0
Justin Sherrill
01:33 PM Packaging Revision 85ac062a (foreman-packaging): Drop katello meta requirement on hammer-cli-katello
Eric Helms
12:58 PM Bug #32264: vmware - keyboard input in disk size field inserts superfluous GB modifier
I guess, it is related to https://github.com/theforeman/foreman/commit/cbf3a1f127849a8056aa13d772186e290ab19b13 and m... Bernhard Suttner
12:29 PM Bug #32264: vmware - keyboard input in disk size field inserts superfluous GB modifier
This sounds like an interesting issue :) Bernhard Suttner
12:00 PM Packaging Revision 5a837c35 (foreman-packaging): update kafo in focal
Evgeni Golov
11:24 AM Installer Refactor #32208 (Closed): Kerberos url is not matched with trailing slash
Tomer Brisker
10:01 AM Bug #32121 (Closed): Puppetclass creation audits are not correctly taxed
Applied in changeset commit:foreman|734423d7aa6972c06bca549a4aeec260a2748226. Ondřej Ezr
09:51 AM Revision 734423d7 (foreman): Fixes #32121 - Puppetclass create audit taxonomy
On Puppetclass create, there are no persisted EnvironmentClasses yet,
so location_ids and organization_ids were alway...
Ondřej Ezr
09:43 AM Feature #32290 (Ready For Testing): Do not use upstream repos for Ubuntu and Debian hosts that use Katello for content
The Foreman Bot
09:39 AM Feature #32290 (Closed): Do not use upstream repos for Ubuntu and Debian hosts that use Katello for content
Expands upon https://projects.theforeman.org/issues/31017
The original issue only solved the problem for Debian.
...
Quirin Pamp
09:15 AM Packaging Revision 02a3cbd5 (foreman-packaging): Update foreman-tasks-core dependency to 0.3.5
Adam Ruzicka
09:15 AM Packaging Revision 8ea04e23 (foreman-packaging): Update ruby-foreman-tasks to 4.1.0
Adam Ruzicka
08:38 AM Packaging Revision 3d3238a5 (foreman-packaging): Update rubygem-foreman-tasks-core to 0.3.5
Adam Ruzicka
08:38 AM Packaging Revision b599a2bf (foreman-packaging): Update rubygem-foreman-tasks to 4.1.0
Adam Ruzicka
07:14 AM Installer Feature #32289 (New): Option to toggle IPA API server CA verification
Smart Proxy does not verify server CA when making call to IPA, as described in #32288.
After this is fixed in Smar...
Lukas Zapletal

04/11/2021

12:22 AM Refactor #32287 (Ready For Testing): Load Setting index page from memory registry
The Foreman Bot

04/10/2021

11:32 PM Refactor #32287 (Closed): Load Setting index page from memory registry
Implement simple search_for() on the memory registry, so we can mimic the Setting model behaviour and serve the Setti... Ondřej Ezr
11:19 PM Feature #32286 (Ready For Testing): Create a new setting definition DSL
The Foreman Bot
10:21 PM Feature #32286 (Closed): Create a new setting definition DSL
We should drop setting STI and introduce a new way of defining settings.
For plugins and for core alike.
I'd imag...
Ondřej Ezr

04/09/2021

07:01 PM Installer Bug #32269 (Closed): Puppetserver 6+ really benefits from increased ReservedCodeCacheSize
Applied in changeset commit:installer|2bede0faa924a3c86fd06933fbcc7b9133d9d193. Ewoud Kohl van Wijngaarden
07:01 PM Installer Feature #32276 (Closed): Add ability to install and configure hammer-cli-katello
Applied in changeset commit:installer|45460c5a021ff30d749ecf1e76e4317b9aa71ab0. Eric Helms
06:43 PM Installer Revision 2bede0fa (installer): Fixes #32269 - Set ReservedCodeCache for Puppetserver
Puppetserver 6 really benefits from an increased ReservedCodeCache.
Puppet recommends this in their tuning guide[1] a...
Ewoud Kohl van Wijngaarden
06:40 PM Installer Revision 45460c5a (installer): Fixes #32276: Add foreman::cli::katello to Katello scenario
Eric Helms
06:26 PM Installer Revision ddfbc398 (puppet-qpid): Refs #32037: Add ensure on qpid::tools class to allow removal of package
William Clark
05:59 PM Tracker #28588 (Resolved): Ruby 2.7 Tracker
Eric Helms
05:56 PM Installer Revision aee3383f (puppet-foreman): Refs #32276: Add Katello hammer plugin
Eric Helms
03:48 PM Packaging Revision 0dfb1812 (foreman-packaging): Update rubygem-foreman_maintain to 0.8.0
Amit Upadhye
03:17 PM Installer Revision 035a65b3 (puppet-qpid): Drop Package['qpit-tools'] -> Package['qpid-cpp-server'] test case
With 734b44 we added this regression test for an old issue where qpid-tools installed
compat-qpid-cpp-client that blo...
William Clark
02:25 PM Installer Revision 2a9f9ed4 (puppet-foreman): Enable Ruby 2.7 when setting up Foreman repo
Eric Helms
02:20 PM Installer Revision a7233d66 (puppet-foreman_proxy_content): Refs #32239 - Drop pulp 2 parameters from foreman_proxy::plugin::pulp
Eric Helms
02:16 PM Installer Revision afb45386 (puppet-foreman_proxy): Bump version to 18.0.0
Eric Helms
01:01 PM Installer Feature #32239 (Closed): Support smart_proxy_pulp 3.0.0 which drops Pulp 2 features
Applied in changeset commit:puppet-foreman_proxy|2a500f4dae38a97b0ffa65de729a13dbfa9ddd18. Eric Helms
12:52 PM Installer Revision 2a500f4d (puppet-foreman_proxy): Fixes #32239: Update Pulp plugin to drop Pulp 2
Katello 4.0 drops Pulp 2 in favor of Pulp 3 completely. If this
plugin is used, then Pulpcore will be used and the us...
Eric Helms
12:37 PM Packaging Revision 4047a90c (foreman-packaging): Update rubygem-smart_proxy_pulp to 3.0.0
Eric Helms
12:37 PM Packaging Revision ee840cf7 (foreman-packaging): Add ignore of bundler.d and settings.d to smart_proxy_plugin gem2rpm template
Eric Helms
12:06 PM Packaging Revision 07397a0f (foreman-packaging): Update foreman_remote_execution to 4.3.0
Adam Ruzicka
11:01 AM Bug #32153 (Closed): "Deselect all" tooltip does not hide after click
Applied in changeset commit:foreman|d3ddfac0437ad29e4ef9346d03f04a08475a3bc2. Tomer Brisker
11:01 AM Feature #31451 (Closed): Add Job Invocation Report template
Applied in changeset commit:foreman|7a8d91de7ae432c60b2f9fcbb6878e0f31d2db4e. Dominik Matoulek
10:52 AM Revision d3ddfac0 (foreman): Fixes #32153 - Hide tooltip on multiselect all buttons
The tooltips remain shown on click because the elemnt they are attached
to is a `a` tag, which remains in focus until...
Tomer Brisker
10:46 AM Revision 7a8d91de (foreman): Fixes #31451 - Adding Job Invocation template
Introducing new Job Invocation Report Template. This template allows shows result tasks for given invocation and hosts. Dominik Matoulek
09:58 AM Packaging Revision f440d9fe (foreman-packaging): fix f-tasks changelog
Evgeni Golov
09:38 AM Bug #32279 (New): hammer role list does not print any results even though gui shows
On CentOS 7.9, with katello 3.18.2-1 and foreman 2.3.3-1. Running hammer role list gives back nothing but the header... Brad Van Orden
09:03 AM Feature #32278: User JSON web tokens
Not just the UI, also an API please. Ewoud Kohl van Wijngaarden
05:51 AM Feature #32278 (Ready For Testing): User JSON web tokens
New API endpoint & UI for generating and invalidating user's JSON web tokens. Leos Stejskal
08:04 AM Refactor #27906: Use modern Facter 3 facts
from the other issue:
Today we still support so called legacy facts in places we parse puppet facts. The drop of t...
Marek Hulán
08:03 AM Refactor #32130 (Duplicate): Drop support of Facter 2 facts
I guess the other issue should have been a tracker if it was supposed to be implemented in multiple PRs. I don't mind... Marek Hulán
06:10 AM Packaging Revision 5a148577 (foreman-packaging): Update foreman_remote_execution_core to 1.4.2
Adam Ruzicka
06:10 AM Packaging Revision 62952a69 (foreman-packaging): Update foreman_remote_execution_core to 1.4.1
Adam Ruzicka
05:48 AM Packaging Revision 9de47ad7 (foreman-packaging): Update rubygem-ms_rest_azure to 0.12.0
Amit Upadhye
05:48 AM Packaging Revision 3cfbe01d (foreman-packaging): Update rubygem-ms_rest to 0.7.6
Amit Upadhye
05:48 AM Packaging Revision 5ac2217c (foreman-packaging): Update rubygem-azure_mgmt_subscriptions to 0.18.5
Amit Upadhye
05:48 AM Packaging Revision 612257d4 (foreman-packaging): Update rubygem-azure_mgmt_compute to 0.22.0
Amit Upadhye
05:48 AM Packaging Revision fd5d4ad1 (foreman-packaging): Update rubygem-azure_mgmt_storage to 0.23.0
Amit Upadhye
05:48 AM Packaging Revision ede1d7af (foreman-packaging): Update rubygem-azure_mgmt_network to 0.26.1
Amit Upadhye
05:48 AM Packaging Revision 249d9044 (foreman-packaging): Update rubygem-azure_mgmt_resources to 0.18.2
Amit Upadhye
05:22 AM Packaging Revision 621c0df9 (foreman-packaging): Remove rubygem-pulp_2to3_migration_client
Justin Sherrill
05:22 AM Packaging Revision a0740c41 (foreman-packaging): Update rubygem-pulp_deb_client to 2.11.0
Justin Sherrill
05:22 AM Packaging Revision ce38a1d7 (foreman-packaging): Update rubygem-pulp_container_client to 2.4.0
Justin Sherrill
05:22 AM Packaging Revision 540ed428 (foreman-packaging): Update rubygem-pulp_ansible_client to 0.7.1
Justin Sherrill
05:22 AM Packaging Revision ddb2db83 (foreman-packaging): Update rubygem-pulp_file_client to 1.6.1
Justin Sherrill
05:22 AM Packaging Revision 211196eb (foreman-packaging): Update rubygem-pulpcore_client to 3.11.0
Justin Sherrill

04/08/2021

05:29 PM Installer Feature #32276 (Ready For Testing): Add ability to install and configure hammer-cli-katello
The Foreman Bot
05:28 PM Installer Feature #32276 (Closed): Add ability to install and configure hammer-cli-katello
Eric Helms
03:33 PM Installer Feature #32274 (Ready For Testing): Update default Apache ciphers to current Mozilla intermediate profile
The Foreman Bot
02:42 PM Installer Feature #32274 (Closed): Update default Apache ciphers to current Mozilla intermediate profile
In commit:267653fadea7f443396ecf1443777dc5f6748ba4 the ciphers were set. I don't know exactly how it was determined, ... Ewoud Kohl van Wijngaarden
01:28 PM Bug #32273 (Closed): app/models/concerns/orchestration/compute.rb:93 rescue ends up with error (ArgumentError): too few arguments
Here is the complete stacktrace:... Adam Cécile
12:58 PM Packaging Revision b357ec0c (foreman-packaging): Update webhooks to 0.0.3
Lukas Zapletal
12:51 PM Refactor #32272 (Ready For Testing): Deprecate jquery.ui.custom_spinners
The Foreman Bot
11:35 AM Refactor #32272 (Closed): Deprecate jquery.ui.custom_spinners
Deprecate init functions in
https://github.com/theforeman/foreman/blob/22fa163731b38f597e4f96e0c0b345518a360b37/we...
Ondřej Ezr
12:01 PM Feature #30288 (Closed): replace the existing CPU/Cores/Socket input
Applied in changeset commit:foreman|22fa163731b38f597e4f96e0c0b345518a360b37. yifat makias
11:31 AM Revision 22fa1637 (foreman): Fixes #30288 - replace CPU/Cores/socket input to react comp
yifat makias
11:08 AM Bug #31736: ERROR: index "dynflow_actions_execution_plan_uuid_id_index" does not exist
any update on this? this makes my environment break and unable to load? Ohad Levy
11:00 AM Installer Revision faf5e22b (puppet-foreman_proxy_content): Generalize Puppet certs chaining
In current git master the integration code changed from
foreman::puppetmaster to puppetserver_foreman. This updates t...
Ewoud Kohl van Wijngaarden
10:01 AM Feature #32170 (Closed): Add disks_total to reported data
Applied in changeset commit:foreman|9d93eceaf05d673513e3961df1f154f11c7bb179. Dominik Matoulek
09:19 AM Installer Revision 71528519 (puppet-certs): Avoid resource defaults and set explicit parameters in qpid.pp
Eric Helms
09:19 AM Installer Revision 78053bd6 (puppet-certs): Remove qpid_client class
The qpid_client class was used to setup certificates for use
by Pulp 2 when communicating with Qpid. With Pulp 3 now ...
Eric Helms
09:17 AM Revision 9d93ecea (foreman): Fixes #32170 - Adding total_disk_size to host facets
This PR introduced new parameter to hosts facets. Parameter is a total
disk size that is included in Discovery plugin...
Dominik Matoulek
07:56 AM Bug #32266 (Rejected): wrong number of arguments (given 1, expected 2) on user-data endpoint
Setting :trusted_proxies properly fixed the issue, sorry for the noise. Harm Endres
07:00 AM Bug #32266: wrong number of arguments (given 1, expected 2) on user-data endpoint
If I understood the "Reverse proxy handling" part correctly, this is intentional?
https://theforeman.org/manuals/2.4...
Harm Endres
05:34 AM Bug #32266: wrong number of arguments (given 1, expected 2) on user-data endpoint
I looked in the database, the remote_addr setting seems to have been lost. Is this on purpose? Harm Endres

04/07/2021

06:42 PM Smart Proxy Refactor #28589 (Resolved): Support Ruby 2.7 in proxy
Eric Helms
06:42 PM Refactor #28587 (Resolved): Support Ruby 2.7 in core
Eric Helms
05:50 PM Installer Bug #32269 (Ready For Testing): Puppetserver 6+ really benefits from increased ReservedCodeCacheSize
The Foreman Bot
05:46 PM Installer Bug #32269 (Closed): Puppetserver 6+ really benefits from increased ReservedCodeCacheSize
https://puppet.com/docs/puppet/6.21/server/tuning_guide.html suggests to increase ReservedCodeCacheSize. Technically ... Ewoud Kohl van Wijngaarden
05:48 PM Installer Revision ecb8ed56 (puppet-foreman_proxy): Remove Puppet version check
We can now assume we're on Puppet 4 or newer and default to true. Ewoud Kohl van Wijngaarden
04:08 PM Packaging Revision dd071f1e (foreman-packaging): Prevent foreman-installer build failure if rhel macro is undefined
Eric Helms
02:46 PM Installer Revision 271b5d8b (puppet-katello): Refs #29817 - Implement a resizable hosts_queue pool
This uses the new foreman::dynflow::pool defined type which allows users
to easily add additional workers or scale th...
Ewoud Kohl van Wijngaarden
02:45 PM Installer Revision 257929f0 (puppet-foreman_proxy): Mark compatible with Foreman 17.x
The backwards incompatible changes do not affect this module. Ewoud Kohl van Wijngaarden
02:18 PM Bug #32266: wrong number of arguments (given 1, expected 2) on user-data endpoint
It seems the setting mentioned in this Pull Request is missing since 2.4.0.
https://github.com/theforeman/foreman-do...
Harm Endres
01:58 PM Bug #32266: wrong number of arguments (given 1, expected 2) on user-data endpoint
It appears that the client IP is not being transmitted properly. When a user-data template is assigned to the smart p... Harm Endres
01:44 PM Bug #32266 (Closed): wrong number of arguments (given 1, expected 2) on user-data endpoint
Hey folks,
we have an issue using the /userdata/user-data endpoint wiht Foreman 2.4.0....
Harm Endres
01:48 PM Packaging Revision 70c384cf (foreman-packaging): Bump rubygem-foreman_rh_cloud to 3.0.19-1
Ron Lavi
01:05 PM Bug #32264 (Closed): vmware - keyboard input in disk size field inserts superfluous GB modifier
When trying to enter a number in the disk size field, either in a compute profile or during host creation, every keyp... Marcel Kühlhorn
01:01 PM Installer Bug #31964 (Closed): Sidekiq workers are configured to process queues sequentially
Applied in changeset commit:puppet-foreman|616f172d561d1f98c3d3a16bbdf05a12fa71c6a8. Ewoud Kohl van Wijngaarden
12:47 PM Installer Revision 616f172d (puppet-foreman): Fixes #31964 - Assign equal weight to sidekiq queues
The previous approach worker, but it made sidekiq default worker process all
items from the default queue before movi...
Ewoud Kohl van Wijngaarden
12:47 PM Installer Revision e2e5d355 (puppet-foreman): Refs #31964 - Introduce foreman::to_symbolized_yaml
This function symbolizes keys in YAML which is typically what Foreman
config files use. This is hard to achieve with ...
Ewoud Kohl van Wijngaarden
12:36 PM Packaging Revision 3b933c01 (foreman-packaging): Update rubygem-foreman_remote_execution_core to 1.4.2
Adam Ruzicka
12:28 PM Installer Revision 0b3507b9 (puppet-foreman): Drop Puppetserver integration
This was split off to theforeman/puppetserver_foreman and doesn't need
to live in this module anymore.
Ewoud Kohl van Wijngaarden
11:15 AM Packaging Revision 4861a831 (foreman-packaging): Rebuild foreman plugins for Ruby 2.7
Eric Helms
11:06 AM Feature #32263 (Ready For Testing): AWS EC2: Override IAM instance profile when creating new host
The Foreman Bot
11:03 AM Feature #32263 (New): AWS EC2: Override IAM instance profile when creating new host
For the moment it's only available on image association which is not flexible at all.
PR will be submited to imple...
Adam Cécile
08:59 AM Revision a64edc9d (foreman): i18n - extracting new, pulling from tx
Amit Upadhye
07:23 AM Bug #32153: "Deselect all" tooltip does not hide after click
Note: this is true for any multiselect box, the tooltips for deselect aren't hideable. Tomer Brisker
02:02 AM Packaging Revision d30a7611 (foreman-packaging): Rebuild katello_packages for Ruby 2.7
Eric Helms

04/06/2021

10:18 PM Packaging Revision 7da5964f (foreman-packaging): Rebuild foreman_installer_packages for Ruby 2.7
Eric Helms
09:51 PM Packaging Revision 5fdc1631 (foreman-packaging): Do not ship foreman-proxy-selinux
Given the foreman-proxy-selinux package is incomplete and we
do not include recommendations or instructions to instal...
Eric Helms
09:49 PM Packaging Revision 270c4f26 (foreman-packaging): Rebuild hammer plugins for Ruby 2.7
Eric Helms
09:08 PM Packaging Revision ec5520f7 (foreman-packaging): Rebuild smart_proxy plugins for Ruby 2.7
Eric Helms
08:24 PM Packaging Revision 47ea5991 (foreman-packaging): Rebuild qpid-proton gem for Ruby 2.7
Eric Helms
07:35 PM Packaging Revision f0074a07 (foreman-packaging): Rebuild foreman_proxy_plugin_packages for Ruby 2.7
Eric Helms
07:12 PM Packaging Revision 92306106 (foreman-packaging): Rebuild plugin_scl_packages dependencies H-Z for Ruby 2.7
Eric Helms
05:55 PM Packaging Revision c1ffd2e0 (foreman-packaging): Set module_hotfixes to true for repoclosure on EL8
The move to Ruby 2.7 means needing a module that is not the default
profile. There is no way with repoclosure to set ...
Eric Helms
05:43 PM Refactor #32258 (Ready For Testing): Change default implementation of to_status to noop
The Foreman Bot
03:16 PM Refactor #32258 (Closed): Change default implementation of to_status to noop
Currently to_status method (https://github.com/theforeman/foreman/blob/f5bfce8bc5cab43fa66c362d40ee843e0783fe72/app/m... Shimon Shtein
04:54 PM Packaging Revision bf55c3e7 (foreman-packaging): Rebuild plugin_scl_packages dependencies A-G for Ruby 2.7
Eric Helms
04:33 PM Packaging Revision fddabf3d (foreman-packaging): Rebuild foreman for Ruby 2.7
Eric Helms
03:41 PM Installer Revision 51d00263 (installer): Add puppetserver_foreman module
theforeman/puppet switched its dependency from theforeman/foreman to
theforeman/puppetserver_foreman for specific For...
Ewoud Kohl van Wijngaarden
03:34 PM Installer Bug #29649 (Ready For Testing): The system does not seem to be IPA-enrolled
The Foreman Bot
03:13 PM Installer Revision a2fe4c90 (puppet-foreman): Remove old email.yaml and cronjob cleanups
This removes cleanup of email.yaml introduced in
e6ead4595d3008040e56a55cc40a424ee5cb87d7. It also removes cleanup of...
Ewoud Kohl van Wijngaarden
03:13 PM Installer Revision 1fe57ec8 (puppet-foreman): Bump major version to 17.x
67f78b9b45d1b5b8118b6575bf1902056d1978d0 changed the API and is thus a
major version.
Ewoud Kohl van Wijngaarden
02:35 PM Installer Revision c64b8969 (puppet-puppet): Move to puppetserver_foreman
The Foreman integration bits are being split out to their own module.
This changes over the integration.
Ewoud Kohl van Wijngaarden
02:01 PM Refactor #32242 (Closed): Drop db_pending_migration setting
Applied in changeset commit:foreman|f5bfce8bc5cab43fa66c362d40ee843e0783fe72. Tomer Brisker
01:57 PM Revision f5bfce8b (foreman): Fixes #32242 - Drop db_pending_migration setting
This setting was used in the past by the installer to determine whether
or not the database needs to be migrated, but...
Tomer Brisker
12:36 PM Installer Revision 145742a6 (puppet-qpid): Refs #32037: Do not remove all packages when ensuring absent
Addresses feedback from previous commit 734b44b8dd2061743f0b12695482ac691682deb5
to not remove ancillary packages and...
Eric Helms
12:23 PM Refactor #32255 (New): Drop db_pending_seed setting
Summarizing the discussion from IRC and writing it down for others to see. The relevant part is here:
https://gith...
Ewoud Kohl van Wijngaarden
12:10 PM Feature #32252: Block IP during host creation
In case of DHCP IPAM usage, the reservation and its logic is implemented on the smart proxy side.
This feature aff...
Bernhard Suttner
10:28 AM Feature #32252 (Ready For Testing): Block IP during host creation
The Foreman Bot
10:27 AM Feature #32252 (Closed): Block IP during host creation
Use Case:
- IPAM DB or Random DB
- Only 2 free IPs exist
- start to create a host A
- start to create a host B
-...
Bernhard Suttner
11:33 AM Bug #32254 (Rejected): Add deprecation warnings for old report API
Once our plugin will be in working state, we need to add warnings in the old UI and CLI saying:
This report was cr...
Lukas Zapletal
11:28 AM Refactor #21039: Ensure dates are printed consistently with core
Found: `import_time` Ondřej Ezr
11:12 AM Packaging Revision 336471bd (foreman-packaging): Rebuild rubygem-puma for Ruby 2.7
Eric Helms
11:01 AM Feature #32243 (Closed): Add pagelet endpoint to buttons at index of subnets page
Applied in changeset commit:foreman|2a5ecb70d22527c39a1da37415831698d511bba4. Dominik Matoulek
11:00 AM Packaging Revision c4be971c (foreman-packaging): Rebuild foreman_scl_packages R-Z for Ruby 2.7
Eric Helms
10:20 AM Feature #32251 (New): Preview of OS's host_init_config template in Registration form
Add feature to show preview of the `host_init_config` template in the host registration form. Leos Stejskal
10:16 AM Revision 2a5ecb70 (foreman): fixes #32243 - Adding render_pagelet to subnet page
This PR introduced a pagelet endpoint at subnet index page. It's placed at the buttons part of every subnet record. S... Dominik Matoulek
10:01 AM Bug #32086 (Closed): db seed triggered by sidekiq resulting in duplicate provisioning-templates
Applied in changeset commit:foreman|17d88dafa43e29a42510d99bdc45a07e1ddc4c52. Markus Bucher
09:49 AM Revision 17d88daf (foreman): Fixes #32086 - seed locking
Markus Bucher
03:20 AM Packaging Revision 902e1bfa (foreman-packaging): Rebuild foreman_scl_packages H-Q for Ruby 2.7
Eric Helms

04/05/2021

10:57 PM Packaging Revision c97fddc3 (foreman-packaging): Rebuild foreman_scl_packages A-G for Ruby 2.7
Eric Helms
08:18 PM Installer Revision 734b44b8 (puppet-qpid): Refs #32037: Add ensure on qpid class to allow removal of all qpid assets
Adds an ensure parameter at the top level to allow specifyin 'absent'
to remove all packages, configuration files and...
Eric Helms
07:14 PM Installer Revision 4a582dc6 (puppet-qpid): Add EL8 support
Eric Helms
06:51 PM Packaging Revision 1f1e9f4c (foreman-packaging): Rebuild foreman_proxy_packages against Ruby 2.7
Eric Helms
06:27 PM Installer Revision 22409221 (puppet-qpid): Add basic set of acceptance tests
Eric Helms
05:45 PM Packaging Revision f9565286 (foreman-packaging): Rebuild foreman_scl_and_nonscl_packages against Ruby 2.7
Eric Helms
02:36 PM Packaging Revision 531fe794 (foreman-packaging): Update rails_core_packages to Ruby 2.7
Eric Helms
01:01 PM Packaging Revision 6eba7b28 (foreman-packaging): Update tfm to rh-ruby27
Eric Helms
12:35 PM Bug #32153 (Ready For Testing): "Deselect all" tooltip does not hide after click
The Foreman Bot

04/04/2021

03:01 PM Bug #32213 (Closed): changing "admin" parameter of user-group with non-admin user is accepted but nothing changed
Applied in changeset commit:foreman|744f9bd00597710883c6db1dfa37f3ca22cc18c5. Marek Hulán
03:01 PM Feature #32245 (Closed): Do not set a host by default in database.yml.example
Applied in changeset commit:foreman|2d6f26c2c180e0af9180170f5dcc3ef335c99481. Ewoud Kohl van Wijngaarden
02:08 PM Revision 744f9bd0 (foreman): Fixes #32213 - inform user about wrong use of admin flag
Our API filters the admin attribute of user group API via strong params
for non-admin users. Therefore when non-admin...
Marek Hulán
02:04 PM Revision 2d6f26c2 (foreman): Fixes #32245 - No host by default in database.yml.example
In dc0983d58937a064d74d96f311ca10a88569480b the example database
configuration file always sets a host. Using a host ...
Ewoud Kohl van Wijngaarden
01:01 PM Refactor #32220 (Closed): Delete welcome pages for locations and organizations
Applied in changeset commit:foreman|eb03d1fb3bcafcc4726ef328e5f7e8a78cf4c674. Adi Abramovitch
12:29 PM Revision eb03d1fb (foreman): Fixes #32220 - Delete welcome pages for locations and organizations
Adi Abramovitch

04/03/2021

02:10 PM Installer Revision 17dd0ea1 (puppet-foreman): Mark compatible with puppetlabs/postgresql 7.x
The major version bump was due to dropping Puppet 5 support. Ewoud Kohl van Wijngaarden

04/01/2021

04:27 PM Bug #32222: Puppet ENC should use valid Puppet variable names
Ondřej Ezr wrote:
> Hmm OTOH, this is ENC of host parameters, which stays in core.
> Do you think it would be a goo...
Matt Fields
11:41 AM Bug #32222: Puppet ENC should use valid Puppet variable names
I've opened A "GH-129":https://github.com/theforeman/foreman_puppet/issues/129 for plugin Ondřej Ezr
11:39 AM Bug #32222: Puppet ENC should use valid Puppet variable names
Hmm OTOH, this is ENC of host parameters, which stays in core.
Do you think it would be a good solution to put both ...
Ondřej Ezr
11:36 AM Bug #32222: Puppet ENC should use valid Puppet variable names
Hi, thanks for reporting this, but Puppet ENC is being moved to plugin, so all feature requests should be open agains... Ondřej Ezr
04:01 PM Installer Feature #29817 (Closed): Support a pool of dynflow workers
Applied in changeset commit:puppet-foreman|67f78b9b45d1b5b8118b6575bf1902056d1978d0. Ewoud Kohl van Wijngaarden
03:35 PM Feature #32245 (Ready For Testing): Do not set a host by default in database.yml.example
The Foreman Bot
03:33 PM Feature #32245 (Closed): Do not set a host by default in database.yml.example
In commit:dc0983d58937a064d74d96f311ca10a88569480b (#29642) the example database configuration file always sets a hos... Ewoud Kohl van Wijngaarden
03:27 PM Installer Revision 67f78b9b (puppet-foreman): Fixes #29817 - Implement a dynflow worker pool
Ewoud Kohl van Wijngaarden
03:00 PM Bug #30060 (Closed): Unlocalized string found on web page at Configure -> Puppet Classes.
vijaykumar sawant wrote:
> *Description of problem:* Some unlocalized strings found on page.
>
> *Version-Release...
Amit Upadhye
02:44 PM Bug #31347 (Closed): [Foreman 2.3] [ja_JP] String need to be marked as translatable string.
vijaykumar sawant wrote:
> Description of problem: Strings is not mark as translatable string.
>
> Version-Releas...
Amit Upadhye
02:40 PM Refactor #32220 (Ready For Testing): Delete welcome pages for locations and organizations
The Foreman Bot
01:48 PM Bug #31355: [Foreman 2.3] [zh_CN/ja_JP] Non-localized string present in sub menu links of Hosts page.
vijaykumar sawant wrote:
> *Description of problem:* Non-localized strings present on different pages of Hosts menu....
Amit Upadhye
01:26 PM Tracker #32244 (New): Internationalization Tracker
Amit Upadhye
01:12 PM Feature #32243 (Ready For Testing): Add pagelet endpoint to buttons at index of subnets page
The Foreman Bot
01:08 PM Feature #32243 (Closed): Add pagelet endpoint to buttons at index of subnets page
Dominik Matoulek
12:46 PM Refactor #32242 (Ready For Testing): Drop db_pending_migration setting
The Foreman Bot
11:59 AM Refactor #32242 (Closed): Drop db_pending_migration setting
This setting was used in the past by the installer but is no longer needed. We can clean it up from Foreman core. Tomer Brisker
11:27 AM Bug #32223 (Resolved): Unable to synchronize any repository
Jorge Peinado
12:01 AM Refactor #32092 (Ready For Testing): Add puppet related macros for provisioning templates
The Foreman Bot

03/31/2021

09:15 PM Bug #30394 (Ready For Testing): 50/50 chance to create role filter with non-admin user and enough permissions
The Foreman Bot
09:06 PM Bug #30394: 50/50 chance to create role filter with non-admin user and enough permissions
In development this always fails because of taxonomies.
Filter look like taxable, even though they are not taxable, ...
Ondřej Ezr
07:01 PM Feature #32238 (Closed): Bind systemd socket activation to IPv6
Applied in changeset commit:foreman|3347fa49d500964f0209122d8d36c920d1feafcc. Ewoud Kohl van Wijngaarden
09:37 AM Feature #32238 (Ready For Testing): Bind systemd socket activation to IPv6
The Foreman Bot
09:34 AM Feature #32238 (Closed): Bind systemd socket activation to IPv6
By default foreman.socket binds to IPv4 only. This was done to make matching it in Puma easier, but it's not really w... Ewoud Kohl van Wijngaarden
06:25 PM Revision 3347fa49 (foreman): Fixes #32238 - Bind systemd socket to IPv6
By default foreman.socket binds to IPv4 only. This was done to make
matching it in Puma easier, but it's not really w...
Ewoud Kohl van Wijngaarden
04:54 PM Installer Revision 8411f367 (installer): Handle server_puppetserver_metrics nil migration
In the Puppet module the parameter server_puppetserver_metrics was
changed from Optional[Boolean] to Boolean. This br...
Ewoud Kohl van Wijngaarden
04:35 PM Installer Revision 259dc894 (installer): Add webhooks plugins (#659)
* Add foreman webhooks plugin
* Add proxy shellhooks plugin
Adam Růžička
04:34 PM Installer Revision aa362d58 (installer): Raise the expected minimum Puppet version to 5.5.20
The Candlepin module expects at least Puppet 5.5.20 for DNF module
support. This has been handled in packaging so it'...
Ewoud Kohl van Wijngaarden
01:01 PM Installer Bug #19494 (Closed): smart_proxy_dynflow_core needs to have opened files limit increased on debian
Applied in changeset commit:puppet-foreman_proxy|941e934a4a27a40e7963bc59f6ab5c14fafb82dc. Adam Ruzicka
01:01 PM Installer Bug #32235 (Closed): Deploy smart proxy dynflow core "the debian way" on all platforms
Applied in changeset commit:puppet-foreman_proxy|99d41ad9ade1a322368b1a5b3a53860287ed42aa. Adam Ruzicka
07:30 AM Installer Bug #32235 (Closed): Deploy smart proxy dynflow core "the debian way" on all platforms
This would cover stage 2 of https://community.theforeman.org/t/phasing-out-smart-proxy-dynflow-core/22841 Adam Ruzicka
12:10 PM Installer Feature #32239 (Ready For Testing): Support smart_proxy_pulp 3.0.0 which drops Pulp 2 features
The Foreman Bot
12:07 PM Installer Feature #32239 (Closed): Support smart_proxy_pulp 3.0.0 which drops Pulp 2 features
Eric Helms
12:02 PM Installer Revision 941e934a (puppet-foreman_proxy): Fixes #19494 - Increase open files limit
We did this for standalone smart_proxy_dynflow_core, we need to do it for
all-in-one deployments as well.
Adam Ruzicka
12:02 PM Installer Revision 99d41ad9 (puppet-foreman_proxy): Fixes #32235 - Run Dynflow within smart-proxy on EL*
Adam Ruzicka
12:01 PM Bug #30053 (Closed): Audit page render very slow when organization is set
Applied in changeset commit:foreman|9b62448cd7a95da32323c442555ef37c4707adb4. Hao Yu
11:27 AM Revision 9b62448c (foreman): Fixes #30053 - Audit page render slow when organization is set
Hao Yu
10:08 AM Installer Feature #29781 (New): Ensure removal of passenger options from installer answers file and hiera
This is not the issue I was looking for. Ewoud Kohl van Wijngaarden
10:02 AM Installer Feature #29781 (Ready For Testing): Ensure removal of passenger options from installer answers file and hiera
The Foreman Bot
09:17 AM Installer Feature #29780 (Ready For Testing): Drop passenger from puppet-foreman
The Foreman Bot
09:13 AM Bug #31360: [Foreman 2.3] [zh_CN/ja_JP] Non-localized string present in sub menu links of Configure page.
vijaykumar sawant wrote:
> *Description of problem:* Non-localized strings present on different pages of Configure m...
Amit Upadhye
07:09 AM Installer Revision 20aeb3b7 (puppet-qpid): Release 7.1.0
William Clark
 

Also available in: Atom