Project

General

Profile

Activity

From 06/04/2018 to 07/03/2018

07/03/2018

09:01 PM Bug #22940 (Closed): foreman-installer does not create /usr/share/foreman/.postgresql/root.crt
Applied in changeset commit:puppet-foreman|b937165001aac788fbafef0422984a59edaeba87. Ewoud Kohl van Wijngaarden
02:04 PM Bug #22940 (Ready For Testing): foreman-installer does not create /usr/share/foreman/.postgresql/root.crt
The Foreman Bot
08:03 PM Revision b9371650 (puppet-foreman): Fixes #22940 - Ensure the PG root cert is installed
When a remote database is used the postgres server is not managed. This
meant that the certificate was not placed. It...
Ewoud Kohl van Wijngaarden
01:15 PM Bug #24146: Foreman-Proxy DHCP ISC - DNS Search set wrong for multiple domains
Copy of the dhcpd.conf file created by foreman-installer with incorrect dns-search. James Perry
01:13 PM Bug #24146 (Resolved): Foreman-Proxy DHCP ISC - DNS Search set wrong for multiple domains
When setting the DHCP search domains in foreman-proxy, the values are being set incorrectly and causing the dhclient ... James Perry

07/02/2018

05:35 PM Revision 3ac2d8af (puppet-foreman_proxy_content): Setup pub dir on server and proxies
Eric Helms

06/26/2018

09:31 AM Revision 210c5ad1 (puppet-foreman_proxy): Refs #24012 - Add PuppetCA providers settings
Julian Todt

06/25/2018

01:22 PM Feature #24012 (Ready For Testing): Foreman-Proxy: Add settings for new PuppetCA providers
The Foreman Bot

06/22/2018

11:15 PM Revision b9848efc (installer): Use a helper class for Puppetfile parsing
This doesn't use global variables and doesn't load the Puppetfile into
the global context which provides some isolation.
Ewoud Kohl van Wijngaarden
12:53 PM Revision 7cb0bba6 (puppet-foreman): Adding wreckingball Plugin (#647)
cocker-cc
12:19 PM Revision e7ce1619 (puppet-foreman): Adding rescue Plugin (#648)
cocker-cc
12:18 PM Revision b1530187 (puppet-foreman): Adding dlm Plugin (#646)
cocker-cc
12:18 PM Revision 7ae4c282 (puppet-foreman): Adding spacewalk Plugin (#645)
cocker-cc
07:26 AM Feature #9278: Copy required files for iPXE booting
We added required templates into Foreman 1.11 and the document mentions this as "recent version". So everything is re... Lukas Zapletal

06/21/2018

09:32 AM Revision ba3af760 (installer): Refs #22513 - use appropriate puppetlabs/postgresql release
Michael Moll

06/20/2018

09:09 PM Revision 837e6592 (puppet-puppet): [blacksmith] Bump version to 9.0.4
Michael Moll
09:03 PM Revision 578b557e (puppet-puppet): [blacksmith] Bump version to 9.0.3
Michael Moll
11:02 AM Feature #23477 (Ready For Testing): PuppetCA: Token Based Autosigning
The Foreman Bot
09:59 AM Revision 2c453f4b (puppet-foreman_proxy_content): Only set up puppet integration if needed
This still isn't quite perfect, but right now I can't think of a better
way to correctly determine if puppet integrat...
Ewoud Kohl van Wijngaarden
08:55 AM Feature #24012 (Closed): Foreman-Proxy: Add settings for new PuppetCA providers
As we are adding new providers to the PuppetCa SmartProxy module, we need to add its settings-file to the puppet modu... Julian Todt

06/19/2018

11:29 PM Revision 55cdf17d (puppet-puppet): deploy foreman modules path only if needed
Tim Meusel
06:43 PM Bug #12646: Isolated Reverse proxy exposes all of Katello/Foreman
If #17367 were fixed in the proposed way (only proxy /rhsm on 443), it would also solve this and I think #17367 has h... Stephen Benjamin

06/18/2018

11:23 AM Revision 572e7b76 (puppet-foreman_proxy): [blacksmith] Bump version to 7.2.3
Ewoud Kohl van Wijngaarden
11:23 AM Revision 0e99a807 (puppet-foreman_proxy): Release 7.2.2
Ewoud Kohl van Wijngaarden

06/16/2018

01:01 PM Bug #23905 (Closed): Default ansible_dir should be ~foreman-proxy
Applied in changeset commit:puppet-foreman_proxy|4acf2d6a073e43c1501bf78f986fee6dea917c68. Anonymous
12:45 PM Revision 4acf2d6a (puppet-foreman_proxy): Fixes #23905 - Use /usr/share/foreman-proxy as ansible_dir
Using /etc/ansible means that the ~foreman-proxy/.ansible.cfg file we
had set up will be ignored. This means the call...
Daniel Lobato Garcia
12:44 PM Revision 4a1f028a (puppet-foreman): Add support for foreman_virt_who_configure
This allows installing the core plugin and the hammer plugin. Ewoud Kohl van Wijngaarden

06/13/2018

08:49 PM Revision 98369771 (puppet-puppet): [blacksmith] Bump version to 9.0.2
Ewoud Kohl van Wijngaarden
08:49 PM Revision d88fe65e (puppet-puppet): Release 9.0.1
Ewoud Kohl van Wijngaarden
08:44 PM Revision e0c6e711 (puppet-puppet): Support ssl-protocols option for puppetserver configuration
Stephen Benjamin
08:43 PM Bug #23919: installer breaks if TMPDIR and/or TMP is set.
I suspect this is actually an issue in foreman-rake which is a bash script. I suspect that it exits with code 0 so th... Ewoud Kohl van Wijngaarden
01:29 PM Bug #23919: installer breaks if TMPDIR and/or TMP is set.
I'd also like to mention that the installer should have stopped when the db setup failed. It simply continued and mad... Han Boetes
01:17 PM Bug #23919 (New): installer breaks if TMPDIR and/or TMP is set.
With help from tbrisker@irc.freenode.net I found out the installer fails if TMP and/or TMPDIR is set to a directory n... Han Boetes

06/12/2018

05:44 PM Bug #23905: Default ansible_dir should be ~foreman-proxy
I think the suggested change is valid and already an improvement to current state. Even though config should not live... Marek Hulán
02:06 PM Bug #23905: Default ansible_dir should be ~foreman-proxy
It's configurable already, both in the installer or manually changing /etc/foreman-proxy/settings.d/ansible.yml. The ... Daniel Lobato Garcia
01:53 PM Bug #23905 (Ready For Testing): Default ansible_dir should be ~foreman-proxy
The Foreman Bot
01:44 PM Bug #23905: Default ansible_dir should be ~foreman-proxy
IMHO it should be configurable. Ideally we can change it to /etc/foreman-proxy/ansible in production for configs and ... Ewoud Kohl van Wijngaarden
01:35 PM Bug #23905 (Closed): Default ansible_dir should be ~foreman-proxy
Otherwise, ~foreman-proxy/.ansible.cfg settings are ignored when running Ansible jobs. Daniel Lobato Garcia

06/09/2018

02:00 PM Bug #23871 (Ready For Testing): dns checker returns empty string for fqdn resolting in wrong error message
The Foreman Bot
01:56 PM Bug #23871 (Rejected): dns checker returns empty string for fqdn resolting in wrong error message
I had an issue with a machine that the FQDN was not resolved by Ruby (but other programs did).
But instead of empty ...
Ido Kanner

06/08/2018

07:41 PM Revision 618c2126 (puppet-foreman_proxy_content): [blacksmith] Bump version to 7.1.3
Stephen Benjamin
07:40 PM Revision 8a1622af (puppet-foreman_proxy_content): Release 7.1.2
Stephen Benjamin
03:48 PM Revision 721e6bd9 (puppet-foreman_proxy_content): refs #21350 - use ssl configuration for server profile
Stephen Benjamin

06/07/2018

10:01 AM Bug #23844 (Closed): Disable SSL 64-bit Block Size Cipher Suites in Apache (SWEET32)
Applied in changeset commit:e89c65e602243134aa533e82bc9c16134d5e44db. Anonymous
07:43 AM Bug #23844 (Ready For Testing): Disable SSL 64-bit Block Size Cipher Suites in Apache (SWEET32)
The Foreman Bot
07:37 AM Bug #23844 (Closed): Disable SSL 64-bit Block Size Cipher Suites in Apache (SWEET32)
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1586271
*Description of problem:*
Latest release at this...
Tomer Brisker
09:14 AM Revision e89c65e6 (installer): Fixes #23844 - Disable DES ciphers by default
Tomer Brisker

06/06/2018

10:19 AM Bug #23754 (Feedback): Foreman 1.17 auto-installation fails with "Forward DNS 10.3.1.11 did not reverse resolve to any hostname."
If that IP doesn't resolve correctly the check IMHO indeed did its job and the message is correct.
That check got ...
Anonymous

06/05/2018

01:45 PM Bug #16949 (Resolved): foreman proxy module generates invalid dhcpd.conf for non local networks
Stephen Benjamin
06:35 AM Bug #23754: Foreman 1.17 auto-installation fails with "Forward DNS 10.3.1.11 did not reverse resolve to any hostname."
Moving to installer Ondřej Pražák

06/04/2018

04:37 PM Bug #23754: Foreman 1.17 auto-installation fails with "Forward DNS 10.3.1.11 did not reverse resolve to any hostname."
And adding server name and ip to /etc/hosts worked as a bypass. Tina Ryn
 

Also available in: Atom