Project

General

Profile

Activity

From 06/29/2017 to 07/28/2017

07/28/2017

05:29 PM Installer Revision 1e6de8c4 (installer): unpin puppetlabs/concat again
Michael Moll
05:22 PM Installer Revision 8075727e (puppet-foreman): Use apache mod classes
Requires puppetlabs-apache 7301123aa51afe696f129988482889f61aa4f0d0
which is shipped since 2.0.0 so we bump the requi...
Ewoud Kohl van Wijngaarden
05:06 PM Installer Revision 11e4c488 (puppet-puppet): Fix "No supported formats are acceptable (Accept: s, pson)" while bucketing from Puppet Agent v3
See https://bugs.debian.org/869183 Mathieu Parent
05:04 PM Installer Revision 53a5997c (puppet-puppet): Fix `client_package` puppet type
This parameter gets passed to a Package resource. It should accept a
string or an array of strings.
Alex Fisher
05:03 PM Installer Revision 1e622bbe (puppet-puppet): Allow puppetlabs-apache 2.0.0
Ewoud Kohl van Wijngaarden
03:36 PM Smart Proxy Support #20372: dns_route53 not working.
I attached 2 files with logs from proxy and foreman in debug mode. I don't see any route53 activity in there.
Yuri G
12:37 PM Feature #2186: Support Proxmox VE as "Compute resources"-provider
https://github.com/fog/fog/issues/3644 Anonymous
12:32 PM Feature #2186: Support Proxmox VE as "Compute resources"-provider
Benjamin Papillon wrote:
> Hi,
>
> Before Foreman can support Proxmox, the under the hood libraly Fog must suppor...
Páldi Balázs
12:17 PM Bug #20442 (Need more information): Unrecognized interface kill ENC
I have one server that is unable to retrieve ENC data, the production.log suggests a network device is being treated ... Daniel Kimsey
11:01 AM Bug #20418 (Closed): Set proper taxonomy scope when importing puppet classes
Applied in changeset commit:a54588a5858fa2ad11c3c02a457e055d24412ba6. Anonymous
10:38 AM Revision a54588a5 (foreman): Fixes #20418 - Add taxonomies to newly imported puppet env
Ondřej Pražák
09:35 AM Packaging Feature #20438 (Closed): please create packages for smart_proxy_monitoring and foreman_monitoring
Hello!
This is a kind request to create a debian/ubuntu two package for this project:
https://github.com/thefor...
Han Boetes
07:15 AM Bug #20437 (New): dev: listening on * does not seem to work
As described at
https://theforeman.org/handbook.html
using
BIND=:: bundle exec foreman s
does not ...
Guido Günther
06:57 AM Bug #20436 (Resolved): Another db:seed failure
This looks similar to #20231 but not quiet. I had run db:seed succesfully with a later commit than 5a144e4bf516db2dff... Guido Günther
06:12 AM Feature #20435 (New): Search for Hostgroups/Hosts including NOT a specific class
Hello,
i want to search for all hostgroups/hosts which are not including a specific class. Currently you can just ...
Marius Gebert
04:38 AM Bug #20394: Cannot boot VM with multiple disks inherited
This applies to a new compute profile as well: the disk that comes from the oVirt template (which is obviously the op... Davide Ferrari
04:31 AM Bug #20434 (Resolved): Can not install Foreman to CentOS7 (probably due to missing rubygem-sqlite3)
Hello.
I'm trying to install Foreman 1.15.2 to CentOS 7 by simply running "foreman-installer".
Here are the pac...
Petr Ruzicka

07/27/2017

03:32 PM Installer Revision 89f1c2f1 (puppet-dhcp): Allow choosing the DNS update server
By defaulting to `undef` the current behaviour is maintained.
Closes GH-88
Ewoud Kohl van Wijngaarden
03:31 PM Installer Revision 704da291 (puppet-foreman_proxy): Simplify DHCP tests with range
Since we don't need to specify range, we shouldn't. This stems from when
dhcp_range had a default we needed to override.
Ewoud Kohl van Wijngaarden
10:51 AM Bug #20423: Foreman DB logs index out of range
Daniel Lobato Garcia wrote:
> Or actually - this looks like a dupe of https://github.com/theforeman/foreman/pull/416...
Chris Baldwin
05:20 AM Bug #20423 (Duplicate): Foreman DB logs index out of range
Or actually - this looks like a dupe of https://github.com/theforeman/foreman/pull/4169/files (#13810), the logs colu... Daniel Lobato Garcia
05:17 AM Bug #20423: Foreman DB logs index out of range
That's awful, and the fix should be tiny. I'll make a migration to improve these db column types for 1.15.3. Daniel Lobato Garcia
09:01 AM Packaging Revision c04f7032 (foreman-packaging): Add sprockets-rails to tito.props
Eric Helms
09:00 AM Packaging Revision 5dc04de4 (foreman-packaging): Automatic commit of package [rubygem-sprockets-rails] minor release [3.2.0-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
09:00 AM Packaging Revision e276c27d (foreman-packaging): Update rubygem-sprockets-rails to 3.2.0
Daniel Lobato Garcia
08:03 AM Revision 20dc5417 (foreman): Fixes #19264 - order images by name
Marek Hulán
07:41 AM Bug #20428 (New): missing hover text on full page template editing button
when editing a template, there is an option to open the editor in full screen, however its hard for a user to know it... Ohad Levy
07:00 AM Revision 8a6a98c0 (foreman): Refs #17204 - Settings tabs concat Rails 5 compatible
Concatenating the first tab (General) with the rest using 'concat' isn't
compatible with Rails 5, '+' is.
Daniel Lobato Garcia
04:59 AM Bug #17204: Sort setting UI category names/tabs consistently
Rails 5 incompatibility, just reproduced this myself. Thanks for the warning, I'll fix asap. Daniel Lobato Garcia
03:36 AM Bug #17204: Sort setting UI category names/tabs consistently
I'm getting ... Ohad Levy
04:26 AM Revision ea876e32 (foreman): Refs #16592 - consistent capitalization
Sean O'Keeffe

07/26/2017

07:46 PM Packaging Revision e5e7066b (foreman-packaging): Automatic commit of package [nodejs-extract-text-webpack-plugin] minor release [3.0.0-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
07:44 PM Packaging Revision 16b04085 (foreman-packaging): Update nodejs-extract-text-webpack to 3.0
Daniel Lobato Garcia
05:55 PM Installer Revision 6cd10b88 (puppet-dhcp): Allow boolean ranges
This restores compatibility with the released version. Ewoud Kohl van Wijngaarden
05:30 PM Installer Revision 046ea57e (puppet-dhcp): Correct MAC address definition
MAC addresses include the letter f and ISC DHCPd also allows
uppercase letters.
Ewoud Kohl van Wijngaarden
04:01 PM Packaging Revision 985bcd25 (foreman-packaging): Update foreman_remote_execution to 1.3.3
Ivan Necas
03:26 PM Bug #20423 (Duplicate): Foreman DB logs index out of range
Hi,
Why is this a problem?
Our Foreman instances stopped recording new puppet logs in the DB.
What caused the p...
Chris Baldwin
12:45 PM Packaging Revision f92a2c6d (foreman-packaging): Update foreman-tasks to 0.10.0
Ivan Necas
10:36 AM Packaging Revision ae7faa3b (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution] minor release [1.3.3-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
10:36 AM Packaging Revision 4c50c4b4 (foreman-packaging): Bump foreman_remote_execution to 1.3.3
Ivan Necas
10:32 AM Packaging Revision 8541be56 (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman_openscap] minor release [0.1.4-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
10:31 AM Packaging Revision 6a9ae5fc (foreman-packaging): Update hammer_cli_foreman_openscap to 0.1.4
Marek Hulán
10:18 AM Bug #14160: VMware image-based provisioning: 'configSpec.bootOptions.bootOrder' parameter incorrect
This PR should fix this issue: https://github.com/fog/fog-vsphere/pull/98 Timo Goebel
10:03 AM Bug #14160: VMware image-based provisioning: 'configSpec.bootOptions.bootOrder' parameter incorrect
According to my research this error happens because the boot order setting referenced both storage volumes and networ... Timo Goebel
10:10 AM Installer Revision 8edbc4ff (puppet-pulp): Require rspec-puppet for coverage
Ewoud Kohl van Wijngaarden
10:09 AM Installer Revision 4537d8f8 (puppet-foreman_proxy_content): Require rspec-puppet for coverage
Ewoud Kohl van Wijngaarden
10:07 AM Installer Revision 67fee496 (puppet-certs): Require rspec-puppet for coverage
Ewoud Kohl van Wijngaarden
10:06 AM Installer Revision d9a20912 (puppet-candlepin): Require rspec-puppet for coverage
Ewoud Kohl van Wijngaarden
09:43 AM Packaging Revision d86dc32a (foreman-packaging): Refs #20287 - unpin sprockets-rails again
This reverts commit 56c18f27e43876a31007875e8ab6403aea862723. Michael Moll
09:01 AM Bug #17204 (Closed): Sort setting UI category names/tabs consistently
Applied in changeset commit:e642cd2bbac3d39857091315ee836c747cf43206. Swapnil Abnave
09:01 AM Feature #20047 (Closed): Filter roles by assigned permissions in UI
Applied in changeset commit:550c40633febe3e9e9f82cc2fa98ee3b40bc8710. Kavita Gaikwad
09:01 AM Bug #16592 (Closed): Fix the case of the menu items in Foreman
Applied in changeset commit:1991ee8e60478176d76d2848324bbdad453fe56b. June Zhang
08:45 AM Packaging Bug #19070: "Could not locate Gemfile (Bundler::GemfileNotFound)" starting standalone Foreman service
I've found a workaround for the problem.
Just generate an empty Gemfile and an empty Gemfile.lock in Foreman Home Di...
Michael Roth
08:35 AM Revision e642cd2b (foreman): Fixes #17204 - Sort setting UI category tabs consistently
Swapnil Abnave
08:34 AM Revision 550c4063 (foreman): Fixes #20047 - Filter roles by permission
With this commit, it will allow user to filter roles by
permissions using operators =, !=, ~, !~, ^, !^
Kavita Gaikwad
08:22 AM Revision 1991ee8e (foreman): fixes #16592 - keep consistent for headline capitalization
Based on PatternFly Outline Headline Style, Suggested to
keep consistent in headline capitaliztion.
June Zhang
07:01 AM Bug #20396 (Closed): Plugin automatic assets detection doesn't respect plugin configuration
Applied in changeset commit:b17de844e92c34e0237771215ed95b0310742d75. Ivan Necas
04:22 AM Bug #20396 (Ready For Testing): Plugin automatic assets detection doesn't respect plugin configuration
The Foreman Bot
04:00 AM Bug #20396 (Assigned): Plugin automatic assets detection doesn't respect plugin configuration
Moving to foreman, as this is an issue on plugin registration API. Ivan Necas
07:01 AM Bug #20287 (Closed): plugin asset precompilation broken with sprockets-rails 3.x
Applied in changeset commit:b8139123dfa86e8447a879a178442660387bf01c. Anonymous
06:45 AM Revision b17de844 (foreman): Fixes #20396 - better handling of detection of plugin assets
1. don't warn on assets that were added by plugin configuration
2. handle '-' in plugin name
Ivan Necas
06:45 AM Revision b8139123 (foreman): Fixes #20287 - fix plugin assets precompilation
The error was only visible with RAILS_ENV=production Michael Moll
06:39 AM Bug #20418 (Ready For Testing): Set proper taxonomy scope when importing puppet classes
The Foreman Bot
06:31 AM Bug #20418 (Closed): Set proper taxonomy scope when importing puppet classes
User should import puppet classes only to environments that are in his organizations. The previous attempts to fix th... Ondřej Pražák
05:59 AM Bug #20410 (Duplicate): Getting 403 forbidden error while setting the email preference or sending the test email with a normal user with viewer access
Closed as duplicate Daniel Lobato Garcia
02:03 AM Bug #20410 (Ready For Testing): Getting 403 forbidden error while setting the email preference or sending the test email with a normal user with viewer access
The Foreman Bot
12:57 AM Bug #20410 (Duplicate): Getting 403 forbidden error while setting the email preference or sending the test email with a normal user with viewer access
Getting 403 forbidden error while setting the email preference or sending the test email with a normal user with view... Nagoor Shaik
05:55 AM Bug #18200: Audit entries for encrypted oauth_consumer_secret created on app startup
would we consider this to 1.15.z ? this is fairly annoying :-) Ohad Levy
05:30 AM Bug #9192: Invalid organization not handled properly in API.
In current code, it is giving not found warning message for invalid organization.
For reference, https://github.com/...
Kavita Gaikwad
04:45 AM Installer Revision d2cf1fec (puppet-puppet): Handle $::processorcount as string
Mathieu Parent
04:06 AM Bug #20416 (Closed): mail notification subsection UI looks wrong
see attachment:
besides the logical placement of the input (e.g. is this the right way to show it) it is:
1. way ...
Ohad Levy
02:49 AM Bug #20411 (New): Rebuild config does not rebuild realm entries
Hi,
the very useful "rebuild config" option to rebuild DNS, DHCP, ... entries of a host does not seem to recreate re...
Guido Günther

07/25/2017

10:54 PM Smart Proxy Support #20372: dns_route53 not working.
Could you enable debug-level logging and post both smart-proxy and foreman logs for when you are attempting to add a ... Anonymous
02:10 PM Bug #17674: Cannot open https://foreman-url/audits
Juan Carlos wrote:
> Edgars Mazurs wrote:
> > Here it is:
> >
> > @[admin@katello.local ~]$ sudo foreman-rake co...
Juan Carlos
12:33 PM Bug #17674: Cannot open https://foreman-url/audits
Edgars Mazurs wrote:
> Here it is:
>
> @[admin@katello.local ~]$ sudo foreman-rake console
> [sudo] password for...
Juan Carlos
01:01 PM Bug #20312 (Closed): plugin_webpack_directories script fails on production RPM systems
Applied in changeset commit:85d8d1c0145385f6f34f6634a00fc0e60e8a77de. Anonymous
12:04 PM Revision 85d8d1c0 (foreman): Fixes #20312: Use bundler_ext in production for webpack plugin
Eric Helms
11:50 AM Revision b2defd89 (foreman): Fixes #20325 - Pin ruby2ruby to 2.3.2
Version 2.4.0 seems to break safe render, pinning for now to last known
good version.
Tomer Brisker
11:23 AM Packaging Revision cdb64344 (foreman-packaging): Automatic commit of package [nodejs-babel-loader] minor release [7.1.1-2.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Michael Moll
11:22 AM Packaging Revision 1cccb8b3 (foreman-packaging): Add missing provides to nodejs-babel-loader
Eric Helms
10:01 AM Bug #20384 (Closed): Initial db:seed fails
Applied in changeset commit:f079f90a614d31a5dbd4323675f3d194f0bff1fd. Marek Hulán
09:55 AM Bug #20408: no foreman reports on 16.04
Aah that known issues is for NoVNC, possible foreman needs a known issues section itself.
Ben de Luca
09:48 AM Bug #20408 (New): no foreman reports on 16.04
Hi,
There is a known issue on ubuntu 16.04, as references here http://theforeman.org/issues/17591. Could we ad...
Ben de Luca
09:43 AM Revision f079f90a (foreman): Fixes #20384 - seed resources before admin exists
For seed scripts that executes before internal admin exist we need to
ignore creation permission check on resources t...
Marek Hulán
08:59 AM Feature #20406 (New): Add deletion in deep merging of array paramaters
It would be useful to have some method to have a host or hostgroup override that would remove an array value. I'm ini... James Pulver
08:32 AM Bug #20403 (Ready For Testing): compute profiles in host/group form aren't filtered by user permissions
The Foreman Bot
07:48 AM Bug #20403 (Closed): compute profiles in host/group form aren't filtered by user permissions
Tomer Brisker
08:03 AM Feature #20405 (New): Add ssh jumphost confogiration option
If foreman is runnning in a closed environment it would be nice to have the option to use
ssh's -o ProxyCommand to a...
Konstantin Agouros
08:01 AM Bug #20401 (Closed): Allow pxe_loader in the Jail
Applied in changeset commit:959d3847235287545ad2b0976c3e395b7a90902d. Anonymous
05:26 AM Bug #20401 (Ready For Testing): Allow pxe_loader in the Jail
The Foreman Bot
05:22 AM Bug #20401 (Closed): Allow pxe_loader in the Jail
@host.pxe_loader could be a useful variable to call in templates and partition tables.
An user called for it, I d...
Daniel Lobato Garcia
07:07 AM Revision 959d3847 (foreman): Fixes #20401 - Allow pxe_loader in the Jail
Daniel Lobato Garcia
07:01 AM Bug #20378 (Closed): foreman is not able to identify agent environment in puppet 5 and sets it to the default
Applied in changeset commit:503e91b04854c5b28345308834bec84109680194. Elisiano Petrini
06:14 AM Revision 503e91b0 (foreman): Fixes #20378 - Puppet 5 environment detection
Elisiano Petrini
06:11 AM Installer Revision dcd0ac39 (puppet-foreman): Refs #20378 - update node.rb for Puppet5 env fact
Michael Moll
05:25 AM Feature #20400: as a ipv4 (only) user, I might not care about IPV6 addresses
Some thoughts:
1) To clarify - you're potentially looking for a global setting to remove all ipv6 settings from th...
Roxanne Hoover
04:56 AM Feature #20400 (New): as a ipv4 (only) user, I might not care about IPV6 addresses
for example, when I'm editing a host nic, I find the form too long (see attachment)
just for clarification, what ...
Ohad Levy
04:01 AM Bug #20386 (Closed): Should allow for non-resolvable hosts in trusted_puppet_master_hosts
Applied in changeset commit:17019913a6b7e89b71552501c3bd63057ac3518b. Guido Günther
03:49 AM Revision 17019913 (foreman): Fixes #20386 - Allow to identify smart proxy by ip only
This allows setting trusted_puppet_master_hosts to an IP in the
non-https case. This can e.g. be useful when testing ...
Guido Günther
03:13 AM Bug #13622 (Closed): 500 when updating a host with null "nested" params
Closed based on the comments shared. If its still a bug feel free to re-open it. Amit Karsale
02:17 AM Bug #20396 (Closed): Plugin automatic assets detection doesn't respect plugin configuration
The assets registered via plugin settings should not be reported as warning.
From the logs on develop:...
Ohad Levy

07/24/2017

09:02 PM Installer Revision 99400fbd (puppet-pulp): Fix pulp_schedule and add tests (#261)
In 13385b7dbad852be906798ccdeb36a6df749cef6 I broke the pulp_schedule
type. This fixes it, applies some more cleanups...
Ewoud Kohl van Wijngaarden
08:15 PM Packaging Revision b51d5180 (foreman-packaging): Automatic commit of package [nodejs-babel-loader] minor release [7.1.1-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Michael Moll
08:14 PM Packaging Revision 8570166d (foreman-packaging): Bump babel-loader to 7.1.1
Eric Helms
02:26 PM Bug #20231 (Closed): rake db:seed fails
Foo
Michael Moll wrote:
> foreman core at 5a144e4bf516db2dff4ffb798ebeca19eccd624f should be fine (that was befor...
Guido Günther
01:56 PM Bug #20231: rake db:seed fails
foreman core at 5a144e4bf516db2dff4ffb798ebeca19eccd624f should be fine (that was before the big changes of Friday) Anonymous
01:40 PM Bug #20231: rake db:seed fails
Guido, can you try with the latest as Michael says? I haven't been able to reproduce either. There's been a similar i... Daniel Lobato Garcia
12:51 PM Installer Revision 559c4ee1 (puppet-katello): Restart httpd when ca changes (#197)
Sean O'Keeffe
12:39 PM Installer Revision 06b7d706 (puppet-foreman_proxy_content): Update the README (#130)
Fixes the formatting and removes EL6 support that isn't there anymore. Ewoud Kohl van Wijngaarden
12:01 PM Feature #19031 (Closed): update table pagination to use patternfly guidelines
Applied in changeset commit:a154c8161f7800762deced57995ffebf5e013ee2. Liza Gilman
11:52 AM Bug #20394 (Closed): Cannot boot VM with multiple disks inherited
If I create a new VM in Foreman from an oVirt template which has multiple disks, all those disks appears in the VM ta... Davide Ferrari
11:47 AM Revision a154c816 (foreman): Fixes #19031 - move to patternfly pagination style
Liza Gilman
09:34 AM Bug #20392: Failure trying to delete host when DHCP lease was manually removed
proxy.log:... El Joppa
09:33 AM Bug #20392: Failure trying to delete host when DHCP lease was manually removed
We manually deleted the entry from dhcp.leases, and then the host could not get deleted. El Joppa
09:29 AM Bug #20392 (New): Failure trying to delete host when DHCP lease was manually removed
"Oops, we're sorry but something went wrong Failed to destroy the record" when pushing delete.
Ubuntu 16.04, just ...
El Joppa
08:47 AM Bug #3750: Cloning oVirt VMs doesn't create a new disk
This is still the case for Foreman 1.14.3 (and probably for 1.15 too, current stable version as of writing). Basicall... Davide Ferrari
07:50 AM Bug #15441 (Ready For Testing): [oVirt] "VM is running" error when deleting host
Ivan Necas
02:50 AM Bug #15441 (Assigned): [oVirt] "VM is running" error when deleting host
This will be fixed in fog by: https://github.com/fog/fog/pull/3954 Ori Rabin
05:42 AM Bug #20378: foreman is not able to identify agent environment in puppet 5 and sets it to the default
Thanks Michael, presumably we'll want to update node.rb to account for that as well? Do you want a separate issue for... Greg Sutcliffe
05:20 AM Bug #20387 (Ready For Testing): Handle the extra spaces prefixed in discovery rules
The Foreman Bot
03:27 AM Feature #19554 (Assigned): Provide warning for unsupported PXE loader combinations
Tomáš Strachota
01:48 AM Refactor #20390 (New): Refactor thread context storage to support plugin specific context on context clone.
Problem: After thread context cloning was introduced in https://github.com/theforeman/foreman/pull/4653, it did not t... Shimon Shtein

07/23/2017

04:08 PM Bug #20385 (Closed): rake db:seed fails for plugins
Ivan Necas
09:32 AM Bug #20385 (Ready For Testing): rake db:seed fails for plugins
The Foreman Bot
09:29 AM Bug #20385 (Closed): rake db:seed fails for plugins
The role fails to create on first_on_create because of missing create permission. The role plugins DSL is not running... Marek Hulán
04:05 PM Revision 7eb33b59 (foreman): Fixes #20385 - fix the role plugin DSL
After create/update permission started to be enforced in Foreman 1.16,
the Role.where(:name => name).first_or_create ...
Marek Hulán
12:20 PM Bug #20387 (Closed): Handle the extra spaces prefixed in discovery rules
Steps to Reproduce:
1. Navigate to Satellite UI -> Configure -> Discovery Rules. Create a new Discovery rule.
2. Tr...
Rahul Bajaj
12:12 PM Revision 23abc7dc (foreman): refs #19623 - fix if key method is not present for network
credit to jsherrill for the one line solution :) Klaas Demter
11:04 AM Bug #20386 (Ready For Testing): Should allow for non-resolvable hosts in trusted_puppet_master_hosts
The Foreman Bot
11:02 AM Bug #20386 (Closed): Should allow for non-resolvable hosts in trusted_puppet_master_hosts
Guido Günther
10:21 AM Bug #20384 (Ready For Testing): Initial db:seed fails
The Foreman Bot
09:55 AM Bug #20384: Initial db:seed fails
we'll need "ignore create permission" method for seeding where we can't run the auth source creation under anonymous ... Marek Hulán
02:26 AM Bug #20384: Initial db:seed fails
this could be caused by recent permission change, I'll try seeding on empty database, I was unable to reproduce so far Marek Hulán
09:28 AM Bug #20378: foreman is not able to identify agent environment in puppet 5 and sets it to the default
> > I've noticed that in my setup the /opt/puppetlabs/server/data/puppetserver/yaml/node/$fqdn.yaml is not getting ge... Anonymous

07/22/2017

07:00 AM Bug #20384: Initial db:seed fails
This can also be seen in nightly systests with production packages. Anonymous

07/21/2017

06:41 PM Bug #20384 (Closed): Initial db:seed fails
Here's another one when bootstrapping foreman on up to date Debian stretch plus https://nodejs.org/en/download/packag... Guido Günther
06:08 PM Bug #20232: npm install fails
Michael Moll wrote:
> The main problem is Debian's lack of an usable npm in its repos (unless that changed in the la...
Guido Günther
04:14 PM Bug #20232: npm install fails
The main problem is Debian's lack of an usable npm in its repos (unless that changed in the last weeks).
The nodes...
Anonymous
04:06 PM Bug #20232: npm install fails
Guido Günther wrote:
> Michael Moll wrote:
> > You should update to at least node 6.10.x and npm 4.x.
> >
> > np...
Guido Günther
02:38 PM Installer Revision 6830037c (puppet-dhcp): Remove use of has_variable to simplify the template
Ewoud Kohl van Wijngaarden
02:37 PM Installer Revision 23b1eb29 (puppet-dhcp): Use the system fact domain instead of overriding
Ewoud Kohl van Wijngaarden
02:34 PM Installer Revision f6fc2472 (puppet-dhcp): Simplify specs
* Drop the context "supported operating systems" since we have no other
context anywhere.
* Use on_os_under_test in...
Ewoud Kohl van Wijngaarden
02:34 PM Installer Revision 699d1618 (puppet-dhcp): Validate parameters using Puppet 4 types
Ewoud Kohl van Wijngaarden
01:18 PM Revision 3155e6b7 (foreman): Fixes #18561 - faster fact deletion on MySQL
Lukas Zapletal
11:19 AM Installer Revision a202499c (puppet-foreman_proxy_content): Allow pulp 5.x (#129)
Ewoud Kohl van Wijngaarden
10:46 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
I have another problem with this fix, I seem to have networks that are not of the type DistributedVirtualPortgroup, t... Klaas D
09:01 AM Feature #20373 (Closed): Unable to select the latest VMWare ESXi hardware version when deploying a new machine
Applied in changeset commit:76300ed18d856c2ca36dc4b4ea72aa0abbfc1a8b. Anonymous
08:00 AM Feature #20373: Unable to select the latest VMWare ESXi hardware version when deploying a new machine
Daniel Lobato Garcia wrote:
> Submitted a PR to fix it for the next patch version, thanks for the report!
In less...
Ger Apeldoorn
07:40 AM Feature #20373: Unable to select the latest VMWare ESXi hardware version when deploying a new machine
Submitted a PR to fix it for the next patch version, thanks for the report! Daniel Lobato Garcia
07:40 AM Feature #20373 (Ready For Testing): Unable to select the latest VMWare ESXi hardware version when deploying a new machine
The Foreman Bot
02:11 AM Feature #20373 (Closed): Unable to select the latest VMWare ESXi hardware version when deploying a new machine
The list goes up to 11 now, but the latest is 13.
Looks like it is a matter of extending a list in /app/models/com...
Ger Apeldoorn
08:27 AM Revision 76300ed1 (foreman): Fixes #20373 - Add ESXi 6.5 to VMWare
Daniel Lobato Garcia
07:53 AM Bug #20374: Image templates don't resolve any more during host creation
OK, out of time to debug this just now - but `self.compute_attributes` is definitely `nil`. The code finds the right ... Greg Sutcliffe
07:40 AM Bug #20374: Image templates don't resolve any more during host creation
Looks like this line didn't survive the refactoring:
https://github.com/theforeman/foreman/commit/ec3360d9f0200a37...
Greg Sutcliffe
07:36 AM Bug #20374: Image templates don't resolve any more during host creation
Oops, forgot to mention - this is with an admin user, no taxonomies. Greg Sutcliffe
07:36 AM Bug #20374: Image templates don't resolve any more during host creation
Marek, I've seen this with image-based provisioning on Libvirt - my hunch is that the UUID doesn't exist when you cli... Greg Sutcliffe
07:20 AM Bug #20374: Image templates don't resolve any more during host creation
Are you provisioning the host under admin user? Do you use some organizations/locations? Marek Hulán
05:33 AM Bug #20374: Image templates don't resolve any more during host creation
Ignoring the Red message and hitting Submit will roll out a new Window VM on our Vmware platform with use of the temp... Joop van de Wege
05:29 AM Bug #20374 (Duplicate): Image templates don't resolve any more during host creation
Foreman version 1.15-2 with a Vmware compute resource that used to work with 1.14.2/3
To reproduce:
Create a templa...
Joop van de Wege
06:57 AM Bug #20378: foreman is not able to identify agent environment in puppet 5 and sets it to the default
Just to add, it seems that in Puppet 4 (or maybe earlier) the facts sent from the agent started including "agent_spec... Greg Sutcliffe
06:51 AM Bug #20378 (Ready For Testing): foreman is not able to identify agent environment in puppet 5 and sets it to the default
The Foreman Bot
06:45 AM Bug #20378 (Closed): foreman is not able to identify agent environment in puppet 5 and sets it to the default
I was having the following issue:
- the node had the correct environment set in puppet.conf
- the node was in the...
Elisiano Petrini
04:31 AM Bug #13696: Rebuild Config deletes PTR records but does not add them
Dominic Cleal wrote:
> I think this might be the effect of #2668, where Foreman only uses the caching resolver to ch...
Alexander Olofsson
04:17 AM Bug #11153 (Ready For Testing): Traceback when LDAP authentication password is incorrect
The Foreman Bot

07/20/2017

08:33 PM Smart Proxy Support #20372 (Closed): dns_route53 not working.
I installed and configured dns_route53 proxy feature, and I was able to see the zones/hosts using route53 command, an... Yuri G
06:53 PM Smart Proxy Feature #20371 (Ready For Testing): Support SSHFP dns records
The Foreman Bot
06:53 PM Smart Proxy Feature #20371 (Ready For Testing): Support SSHFP dns records
Can be useful for adding VMs SSH Keys
The proposted PR is RFC since it needs changes to rubysl-resolv. What would ...
Guido Günther
06:50 PM Feature #20370 (Closed): Support SSHFP dns records
Github bot tells me that this is the wrong project, needs to go to smart-proxy, so closing, sorry. Guido Günther
06:47 PM Feature #20370 (Closed): Support SSHFP dns records
Can be useful for adding VMs SSH Keys Guido Günther
06:01 PM Feature #20369 (Closed): Change the order of tabs in host creation form
Applied in changeset commit:cc9dcc6c25084a444fe4776880e9bee50f2afc38. Ohad Levy
02:23 PM Feature #20369 (Ready For Testing): Change the order of tabs in host creation form
The Foreman Bot
02:21 PM Feature #20369 (Closed): Change the order of tabs in host creation form
I would like to change the order of the host Form.
Primary -> VM -> OS -> Interfaces -> Puppet Classes -> Params -...
Ohad Levy
05:17 PM Installer Revision b2198f19 (puppet-katello): Allow pulp 5.x (#198)
Ewoud Kohl van Wijngaarden
05:08 PM Revision cc9dcc6c (foreman): fixes #20369 - change host creation form tab order
Ohad Levy
02:01 PM Bug #20345 (Closed): when viewing a host from "all hosts" page, user is unable to go back without hitting browser back button
Applied in changeset commit:766421e697e46768210900e5b8fdd6afde4f1140. Anonymous
01:53 PM Revision 766421e6 (foreman): Fixes #20345 - add back button on host info page
Tomer Brisker
12:25 PM Revision d2eece63 (foreman): Refs #17525 - verify domain dns id also on update
(cherry picked from commit 5a144e4bf516db2dff4ffb798ebeca19eccd624f) Marek Hulán
12:01 PM Bug #20334 (Closed): notification api promise was called incorrectly.
Applied in changeset commit:be93e858253c54ea96908c10e779abc25f448ee0. Ohad Levy
12:01 PM Bug #16884 (Closed): Create permissions do not check filter limits
Applied in changeset commit:8dcc90bea24b7069e9ec7431835aac909fee30f4. Anonymous
11:46 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
using both https://github.com/theforeman/foreman/pull/4611 and https://github.com/fog/fog-vsphere/pull/94 solves the... Klaas D
11:27 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
just changing the line from https://github.com/theforeman/foreman/pull/4611 doesn't help with 1.15 here, does this pa... Klaas D
11:15 AM Revision be93e858 (foreman): fixes #20334 - ensure api promise is called correctly.
Ohad Levy
11:02 AM Revision 8dcc90be (foreman): Fixes #16884 - enforce granular filters even during save
Marek Hulán
11:01 AM Feature #18618 (Closed): Use Dynflow as an ActiveJob backend
Applied in changeset commit:1ed59c634f94dc989491d30baefdf419f3958085. Anonymous
10:41 AM Revision 1ed59c63 (foreman): Fixes #18618 - Use Dynflow as an ActiveJob backend
This commit initializes the Dynflow world in a very similar manner to
foreman-tasks (if a Dynflow world is available ...
Daniel Lobato Garcia
09:52 AM Installer Revision 23adfcb8 (puppet-tftp): msync: add FACTER_VERSION, default: 2.4.x
Michael Moll
09:52 AM Installer Revision 7c619bd5 (puppet-puppet): msync: add FACTER_VERSION, default: 2.4.x
Michael Moll
09:52 AM Installer Revision ebde3740 (puppet-git): msync: add FACTER_VERSION, default: 2.4.x
Michael Moll
09:52 AM Installer Revision 77e4c8db (puppet-foreman_proxy): msync: add FACTER_VERSION, default: 2.4.x
Michael Moll
09:52 AM Installer Revision 34c265d6 (puppet-foreman): msync: add FACTER_VERSION, default: 2.4.x
Michael Moll
09:51 AM Installer Revision d0c02af4 (puppet-dns): msync: add FACTER_VERSION, default: 2.4.x
Michael Moll
09:51 AM Installer Revision de60191a (puppet-dhcp): msync: add FACTER_VERSION, default: 2.4.x
Michael Moll
09:43 AM Bug #17727: "Failed to connect to server" - VNC Console not working with VMware 6.5
Can confirm on Foreman 1.14.1 and esx 6.5.0. Ger Apeldoorn
09:11 AM Bug #20204: GET /hostgroup/:hostgroup_id/hosts returns all hosts when id of empty hostgroup is used
This is an API problem, I'm switching the project and category. Tomáš Strachota
09:01 AM Feature #4509 (Closed): Additional SCSI Controller with per-disk configuration
Applied in changeset commit:80dc430ed4b45794ff25c514ad03a5d3d45d2135. Ohad Levy
08:56 AM Revision 80dc430e (foreman): fixes #4509 - VMWare: multiple scsi controllers
Ohad Levy
08:46 AM Bug #20365: ec2 key pair recreation does not work
The issue can be worked around by running the following:... Callum Scott
08:32 AM Bug #20365 (New): ec2 key pair recreation does not work
irb(main):001:0> ComputeResource.find_by(:name => 'EC2 jenkins').recreate
2017-07-20T14:24:13 [app] [I] removing ke...
Timo Goebel
08:24 AM Revision 5a144e4b (foreman): Refs #17525 - verify domain dns id also on update
Marek Hulán
08:19 AM Bug #6150: Users need locations added even if "All users" is ticked
The original issue reported here was already fixed by #16624 in Foreman 1.14. By assigning taxonomy to to LDAP auth s... Marek Hulán
08:05 AM Bug #19707: Searching for specific organizations/locations broken
Disregard my previous comment, it's a different bug. Tomáš Strachota
05:53 AM Bug #19707: Searching for specific organizations/locations broken
There's a similar issue with filtering hosts by hostgroups: http://projects.theforeman.org/issues/20204 Could be a dupe. Tomáš Strachota
07:01 AM Feature #16160 (Closed): Add shell script to start foreman-webpack
Applied in changeset commit:d8cbf89c068e0afab79beef0d9c5ee1acb0f62ff. Lukas Zapletal
06:43 AM Revision 82b97907 (community-templates): Use kernel-detected mac addresses instead of current configuration
Jo Vandeginste
06:10 AM Bug #17449: API does not allow to request passwords
Amit Karsale wrote:
> Do you mean the API response should return the `password` field value ?
Yes. It would be fi...
Guido Günther
06:08 AM Revision d8cbf89c (foreman): Fixes #16160 - added start-foreman-dev helper
Lukas Zapletal
06:01 AM Bug #20321 (Closed): Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
Applied in changeset commit:466a6982a9b3479002ea5aecc1613def98dae777. Anonymous
05:34 AM Bug #18927: API : get host by environment incorrect results
Emerik are you using foreman version 1.7 or 1.14. I am having foreman version 1.14 and I cant reproduce the issue. Ki... Amit Karsale
05:29 AM Revision 466a6982 (foreman): Fixes #20321 - run puppet tasks under admin
Marek Hulán
05:06 AM Bug #20361 (Closed): Ship foreman-bootloaders packages
Daniel, the package does not collide with our installer, users can start using that. Let's ship it in 1.15 if possible. Lukas Zapletal
04:55 AM Installer Bug #20359 (Rejected): Installer sets :threads: null in /etc/puppet/foreman.yaml
Looking in the code, this should be a number.
1.15 candidate?
Lukas Zapletal
04:51 AM Bug #20358 (New): Switch to DHCP does not work on Import IPv4 subnets
In Foreman 1.15 when I import IPv4 subnet, IPAM is set to None. When I set it to DHCP, IP range text boxes do not app... Lukas Zapletal
04:25 AM Bug #20240: Regression Bug Full Screen Template only show half of the screen
I see the issue now, it's noticeable when the content of the Provisioning Template is more than 1/2 of the screen onl... Daniel Lobato Garcia
04:15 AM Bug #20240: Regression Bug Full Screen Template only show half of the screen
I can't reproduce so far (http://imgur.com/a/Ct1el is a screenshot from nightly). I'll keep on investigating if I'm m... Daniel Lobato Garcia
03:27 AM Bug #20240: Regression Bug Full Screen Template only show half of the screen
Thanks for the report, I can reproduce in nightly. Marek Hulán
04:16 AM Bug #20357: 404 when selecting a puppet class for a new host
for me - steps to reproduce:
1. select create new host
2. select an env (in my case org was not preselected).
3....
Ohad Levy
04:10 AM Bug #20357: 404 when selecting a puppet class for a new host
Is that for a generic new host, any attributes set? I did:
* Click on create new host
* Only chose an environmen...
Daniel Lobato Garcia
03:32 AM Bug #20357: 404 when selecting a puppet class for a new host
would appericiate help to figure out which commit caused it to know if its 1.15 or 1.16 Ohad Levy
03:31 AM Bug #20357 (New): 404 when selecting a puppet class for a new host
from the logs:... Ohad Levy
03:07 AM Bug #20354 (New): n+1 count when listing vmware vm's
from the logs:... Ohad Levy

07/19/2017

04:01 PM Bug #20306 (Closed): Satellite is not allowing recreation of SSH-key in Users
Applied in changeset commit:a138f21cf7dcad13d5314c0b5c2a95ec98d94ed0. Marek Hulán
04:01 PM Bug #20295 (Closed): Sanitize output of plugin_webpack_directories script
Applied in changeset commit:5fa75682375ae32c98fc8ca93a79be1affdaad14. Ondřej Pražák
04:01 PM Bug #20342 (Closed): test connection for new compute resource throws 404
Applied in changeset commit:18b0f0c055e43d6d36ede4f33abcb7bbf4c4797d. Timo Goebel
03:15 PM Bug #20342: test connection for new compute resource throws 404
I didnt find what commit introduced the bug, any idea? Ohad Levy
05:07 AM Bug #20342 (Ready For Testing): test connection for new compute resource throws 404
The Foreman Bot
05:03 AM Bug #20342 (Closed): test connection for new compute resource throws 404
When clicking the test connection button on a new compute resource a 404 error occurs and the connection is not teste... Timo Goebel
03:52 PM Revision a138f21c (foreman): Fixes #20306 - allow the same key for two users
Marek Hulán
03:47 PM Bug #20351 (New): Importing parameterized classes in init.pp
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1261498
*Description of problem:*
Puppet on satellite wil...
Daniel Lobato Garcia
03:40 PM Revision 5fa75682 (foreman): Fixes #20295 - Sanitize webpack_directories json
Ondřej Pražák
03:02 PM Revision 18b0f0c0 (foreman): fixes #20342 - test connection button works for new cr
Timo Goebel
02:34 PM Bug #20240: Regression Bug Full Screen Template only show half of the screen
Moving to foreman, as this does not seem to be katello specific Justin Sherrill
09:52 AM Bug #20311: Notification drawer fuctionality does not seem to be appropriate.
Ohad Levy wrote:
> Rahul Bajaj wrote:
> > Ohad Levy wrote:
> > > Rahul Bajaj wrote:
> > > > 1) If the notificatio...
Rahul Bajaj
08:11 AM Bug #20311: Notification drawer fuctionality does not seem to be appropriate.
Rahul Bajaj wrote:
> Ohad Levy wrote:
> > Rahul Bajaj wrote:
> > > 1) If the notification drawer is open and you f...
Ohad Levy
08:05 AM Bug #20311: Notification drawer fuctionality does not seem to be appropriate.
Ohad Levy wrote:
> Rahul Bajaj wrote:
> > 1) If the notification drawer is open and you forget to close it, it rema...
Rahul Bajaj
08:28 AM Bug #20340: Updating puppet environment which is not associated with organization creates internal server error
It seems that #17463 tried to fix it but I was able to reproduce with nigthly. Marek Hulán
04:27 AM Bug #20340 (Resolved): Updating puppet environment which is not associated with organization creates internal server error
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1471702
*Description of problem:* We were trying to updat...
Marek Hulán
08:24 AM Bug #20347 (Closed): Removing Architecture and OS from hostgroup in UI doesn't remove OS
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1436123
*Description of problem:*
API/Hammer show differ...
Tomer Brisker
07:49 AM Bug #11153: Traceback when LDAP authentication password is incorrect
This will be potentially fixed by #17811, the source of the issue is renamed exception name in net-ldap. Marek Hulán
07:13 AM Support #20330 (Resolved): unable to modify LDAP authentication
Thanks for letting us know. Marking as resolved. Marek Hulán
03:39 AM Support #20330: unable to modify LDAP authentication
ho !
Right, I have a default organizqtion.
I changed to any context, and I can change the LDAP source,
Thank...
Sebastien LAMY
03:13 AM Support #20330: unable to modify LDAP authentication
Are you using organization/locations? If so, do you have "Any context" selected in top left corner? Marek Hulán
02:12 AM Support #20330: unable to modify LDAP authentication
Hi,
I'm admin user,
As you can see on the printscreens, I have some LDAP users, but on LDAP page, there is no edi...
Sebastien LAMY
07:01 AM Feature #16112 (Closed): Netgroup LDAP Authentication in ldap_fluff
Applied in changeset commit:88e295d50e85bdad1caeb42638651631a4654bc3. Anonymous
06:21 AM Revision 88e295d5 (foreman): Fixes #16112 - support for netgroups in LDAP auth source
Tomáš Strachota
05:48 AM Bug #20345 (Ready For Testing): when viewing a host from "all hosts" page, user is unable to go back without hitting browser back button
The Foreman Bot
05:43 AM Bug #20345 (Closed): when viewing a host from "all hosts" page, user is unable to go back without hitting browser back button
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1420659
*Description of problem:*
If you go to the "al...
Tomer Brisker
05:35 AM Feature #20344 (New): latest events widget should add timestamp of last event
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1468632
*Description of problem:*
Currently if you loo...
Tomer Brisker
05:29 AM Feature #20343 (New): Add help text to each permission
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1255699
*Description of problem:*
Foreman delivers an ext...
Daniel Lobato Garcia
03:20 AM Bug #17449: API does not allow to request passwords
Do you mean the API response should return the `password` field value ? Amit Karsale

07/18/2017

06:01 PM Refactor #19808 (Closed): Fix Rubocop: Lint/UselessAssignment
Applied in changeset commit:6a8574d7fd0b1b05c4f36d7a100a35d806677898. Anonymous
05:50 PM Revision 6a8574d7 (foreman): Fixes #19808 - Remove useless assignments
Tomer Brisker
01:44 PM Packaging Revision 8fc7787e (foreman-packaging): Automatic commit of package [nodejs-webpack-stats-plugin] minor release [0.1.5-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Michael Moll
01:43 PM Packaging Revision 8cf89e47 (foreman-packaging): Replace nodejs-stats-webpack-plugin
Eric Helms
01:01 PM Smart Proxy Bug #17747 (Closed): Make foreman-debug aware of Puppet4
Applied in changeset commit:0e0050af9ee0a57fc8e5ebc4199188fe7aeb0e7a. Eric Helms
01:01 PM Smart Proxy Refactor #20236 (Closed): Unify the DNS conflict detection code
Applied in changeset commit:bfbdeeb90e344ee8b0c9950f85b159035d9cbfbe. Anonymous
12:31 PM Smart Proxy Revision 0e0050af: Fixes #17747: Add Puppet 4 paths to debug
Eric Helms
12:09 PM Smart Proxy Revision bfbdeeb9: Fixes #20236 - Unify DNS record conflict detection
Ewoud Kohl van Wijngaarden
12:01 PM Bug #20328 (Closed): mounting react component twice doesn't work consistently
Applied in changeset commit:9cfb8e311eaf266a883fb9127ace9447272b8d17. Ohad Levy
09:45 AM Bug #20328 (Ready For Testing): mounting react component twice doesn't work consistently
The Foreman Bot
09:40 AM Bug #20328 (Closed): mounting react component twice doesn't work consistently
When using the react mounter (https://github.com/theforeman/foreman/blob/develop/webpack/assets/javascripts/react_app... Ohad Levy
12:01 PM Revision 927dd468 (foreman): refs #19478 - update webpack plugins for v3 compatability
Ohad Levy
11:59 AM Bug #20321 (Ready For Testing): Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
The Foreman Bot
11:59 AM Bug #20321: Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
Running `foreman-rake puppet:import:puppet_classes` works as expected.
Not sure if this is expected, but running `...
Mac Reid
11:34 AM Bug #20321: Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
I've sent a PR at https://github.com/theforeman/foreman/pull/4681 please try to apply that (you can just download the... Marek Hulán
09:27 AM Bug #20321: Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
Sure, I can test the fix. Mac Reid
09:11 AM Bug #20321: Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
Arne Anka wrote:
> Mac Reid wrote:
> > The smart proxy is assigned to the only org, has the Puppet feature, and sho...
Arne Anka
09:09 AM Bug #20321: Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
Mac Reid wrote:
> The smart proxy is assigned to the only org, has the Puppet feature, and shows as active in the we...
Arne Anka
08:55 AM Bug #20321: Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
From the production.log with SQL queries (thanks for providing it), this query likely causes it ... Marek Hulán
08:09 AM Bug #20321: Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
The smart proxy is assigned to the only org, has the Puppet feature, and shows as active in the web interface. Mac Reid
06:22 AM Bug #20321: Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
Double check the proxy is assigned to the right organization and has puppet feature. If you don't see the feature, tr... Marek Hulán
11:59 AM Bug #20334 (Ready For Testing): notification api promise was called incorrectly.
The Foreman Bot
11:57 AM Bug #20334 (Closed): notification api promise was called incorrectly.
it seems notification api calls used a wrong promise syntax, which yield that the timer was never executed.
this w...
Ohad Levy
11:47 AM Bug #20324: BMC Smart Proxy SSL configuration/setup?
Thanks for letting us know, I'm glad it works. Marek Hulán
09:13 AM Bug #20324 (Resolved): BMC Smart Proxy SSL configuration/setup?
This is working as expected.
Cert issues in the logs were a red herring. Removing all trusted hosts does not mean ...
Jason Lang
11:33 AM Installer Revision 19f9a369 (puppet-pulp): Update the README and add some examples
Ewoud Kohl van Wijngaarden
11:25 AM Revision 9cfb8e31 (foreman): fixes #20328 - ensure target div is always empty
this solves the problem when a div has already react component on it,
which gets reloaded via some ajax call.
Ohad Levy
10:57 AM Support #20330: unable to modify LDAP authentication
Could you please provide a screenshot? You should be able to click no auth source name which opens edit form. If it's... Marek Hulán
10:43 AM Support #20330 (Resolved): unable to modify LDAP authentication
Hi,
I added an Active Directory authentication,.
Everything was working, but I have to change the password and I ...
Sebastien LAMY
10:50 AM Bug #20331 (New): Trying to access Administer -> Settings menu when :login: is set to false causes error
When accessing the settings menu and having :login: set to false in the settings.yaml the user gets the following err... Callum Scott
10:37 AM Bug #20327 (Ready For Testing): Configuration Management Reports csv export does not respect org/loc context
The Foreman Bot
09:33 AM Bug #20327 (Closed): Configuration Management Reports csv export does not respect org/loc context
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1471947
*Description of problem:*
Did a CSV export vi...
Tomer Brisker
10:01 AM Bug #20325 (Closed): ruby2ruby 2.4.0 breaks tests
Applied in changeset commit:0c9747f85331c00b926de546937f0f3a6463b63a. Anonymous
07:08 AM Bug #20325 (Ready For Testing): ruby2ruby 2.4.0 breaks tests
The Foreman Bot
07:00 AM Bug #20325 (Closed): ruby2ruby 2.4.0 breaks tests
Possibly also breaks other stuff. Tomer Brisker
09:38 AM Revision 0c9747f8 (foreman): Fixes #20325 - Pin ruby2ruby to 2.3.2
Version 2.4.0 seems to break safe render, pinning for now to last known
good version.
Tomer Brisker
09:04 AM Feature #20047 (Ready For Testing): Filter roles by assigned permissions in UI
The Foreman Bot
09:01 AM Bug #19677 (Closed): Unable to edit localboot templates
Applied in changeset commit:0e8f2cac4ed72ddf819582700977a4b6844a7c06. Anonymous
08:30 AM Revision 0e8f2cac (foreman): Fixes #19677 - Add settings for local boot templates
Ondřej Pražák
02:28 AM Bug #20305: Can't modify dhcp leases via smart-proxy
Daniel Lobato Garcia wrote:
> That is not the same problem, the originally reported one said "NoMethodError
> undef...
Denis Müller

07/17/2017

11:13 PM Packaging Bug #20301: tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
Daniel Lobato Garcia wrote:
> (might be my own Katello setup even)
Took this as a hint, upgraded Katello/Foreman ...
Lachlan Simpson
06:19 AM Packaging Bug #20301: tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
I get "Importer got a failed response" when trying to add the repo to a product. I see the output from Pulp lists the... Daniel Lobato Garcia
07:19 PM Packaging Revision 79cd21fb (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_remote_execution_ssh] minor release [0.1.5-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
07:19 PM Packaging Revision 6f4af4f1 (foreman-packaging): Update smart_proxy_remote_execution_ssh_core to 0.1.5
Ivan Necas
05:11 PM Packaging Revision 92b2fff0 (foreman-packaging): Automatic commit of package [foreman-bootloaders-redhat] minor release [201707171807-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
05:10 PM Packaging Revision a8af75e0 (foreman-packaging): Foreman-bootloaders rebase to 201707171807
Lukas Zapletal
05:08 PM Packaging Revision f2feb5b0 (foreman-packaging): Automatic commit of package [rubygem-ldap_fluff] minor release [0.4.7-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
05:08 PM Packaging Revision cd3dc487 (foreman-packaging): Update ldap_fluff to 0.4.7
Marek Hulán
04:27 PM Bug #20324 (Resolved): BMC Smart Proxy SSL configuration/setup?
Im attempting to configure the bmc smart proxy plugin. Im to the point where its installed on my smart proxy, and tes... Jason Lang
02:33 PM Bug #19692: Opening a libvirt VM console fails with fog-libvirt 0.4.0
Also reported on the fog-libvirt project at:
https://github.com/fog/fog-libvirt/issues/42
Santiago Ruiz
12:23 PM Bug #19692: Opening a libvirt VM console fails with fog-libvirt 0.4.0
Santiago Ruiz wrote:
> This also affects version 1.15.1.
>
> attached error log
I can confirm that this issue...
Carlos Villanueva
01:06 PM Packaging Revision afabd51a (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution] minor release [1.3.2-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
12:58 PM Packaging Revision 399c0d53 (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution_core] minor release [1.0.5-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
12:53 PM Packaging Revision f3f20f69 (foreman-packaging): Update foreman_remote_execution_core to 1.0.5
Ivan Necas
12:53 PM Packaging Revision 0219ab60 (foreman-packaging): Update foreman_remote_execution to 1.3.2
Ivan Necas
11:47 AM Installer Revision aea07409 (installer): Refs #20282 - add more ciphers (#237)
The list got cut off in the initial PR.
The JRE coming with Debian/jessie exposed problems with Puppetserver,
delive...
Michael Moll
11:01 AM Bug #19947 (Closed): Can't create bookmark for global parameters
Applied in changeset commit:8115d074abbca1feeed5f58fd8cf6f1aa68e4f02. Anonymous
10:44 AM Revision 8115d074 (foreman): Fixes #19947 - Fix creating bookmarks for global params
Ondřej Pražák
10:29 AM Bug #20321: Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
The list of installed Foreman packages is actually available here: https://gist.github.com/mac-reid/e4f9ac92a86e9006a... Mac Reid
10:21 AM Bug #20321 (Closed): Cannot use foreman-rake import:puppet_classes on Foreman 1.15.1/Katello 3.4.2
Foreman 1.15.1 installed on RHEL 7.3 Server. Complete list of Foreman packages (from About page): https://gist.github... Mac Reid
07:47 AM Bug #20316 (Closed): unable to delete user. leads to foreign key violation
I try to delete a user account from foreman. But I get a foreign key violation error.... Christian Meißner
07:41 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
As far as I can tell, you need the fix on the fog-vsphere side as well, which is put into 1.11.1:
https://github.com...
Adam Winberg
05:54 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
Nope, https://github.com/theforeman/foreman/pull/4611 fixed it without needing to update the fog-vsphere version Daniel Lobato Garcia
03:33 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
Hey,
this would need a version bump for fog-vshpere to 1.11.1 aswell, right?
Greetings
Klaas
Klaas D
05:49 AM Bug #20305: Can't modify dhcp leases via smart-proxy
That is not the same problem, the originally reported one said "NoMethodError
undefined method `destroy' for nil:Nil...
Daniel Lobato Garcia
03:50 AM Bug #20305: Can't modify dhcp leases via smart-proxy
Daniel Lobato Garcia wrote:
> From the trace, this is a problem with the dhcp_browser plugin, not the smart-proxy.
...
Denis Müller
05:35 AM Feature #19235 (Duplicate): Support Windows Server 2016 VMware OS type
Timo Goebel
03:16 AM Bug #13819: Fact imports fail with: Validation failed: Fact name has already been taken
The other PR was removed from this ticket and new issue was created for it: #14823 Lukas Zapletal

07/16/2017

08:03 PM Packaging Bug #20301: tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
I just created a new repo using http://yum.theforeman.org/releases/1.15/el7/x86_64/ and can confirm this remains an i... Lachlan Simpson
07:25 PM Packaging Bug #20301: tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
Lachlan Simpson wrote:
> Is it as easy as deleting the xml and xml.gz in the repodata of the repo in question?
N...
Lachlan Simpson
07:21 PM Packaging Bug #20301: tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
Didn't 'naturally' work for me through the gui using Advanced Sync -> Complete or Advanced Sync -> Validate Content S... Lachlan Simpson
11:18 AM Bug #20312 (Ready For Testing): plugin_webpack_directories script fails on production RPM systems
The Foreman Bot
09:07 AM Bug #20312 (Closed): plugin_webpack_directories script fails on production RPM systems
Eric Helms
10:20 AM Refactor #19808 (Ready For Testing): Fix Rubocop: Lint/UselessAssignment
The Foreman Bot
04:53 AM Bug #18826 (Ready For Testing): User without email encounters UrlGenerationError
The Foreman Bot

07/15/2017

11:41 PM Packaging Revision 9c26031c (foreman-packaging): Bump Foreman webpack build requires to 3.0
Eric Helms
08:30 PM Packaging Revision 84cad11b (foreman-packaging): Automatic commit of package [nodejs-fbjs] minor release [0.8.12-2.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
08:28 PM Packaging Revision b8b43917 (foreman-packaging): Automatic commit of package [nodejs-extract-text-webpack-plugin] minor release [2.1.2-2.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
08:27 PM Packaging Revision 0a344d06 (foreman-packaging): Automatic commit of package [nodejs-stats-webpack-plugin] minor release [0.6.1-2.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
08:07 PM Packaging Revision 221691ae (foreman-packaging): Automatic commit of package [nodejs-webpack] minor release [3.0.0-2.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
08:07 PM Packaging Revision c371d85b (foreman-packaging): Add back missing Provides: npm
Eric Helms
07:17 PM Packaging Revision 8de36c35 (foreman-packaging): Automatic commit of package [nodejs-stats-webpack-plugin] minor release [0.6.1-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
07:14 PM Packaging Revision 54bb5579 (foreman-packaging): Automatic commit of package [nodejs-extract-text-webpack-plugin] minor release [2.1.2-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
07:06 PM Packaging Revision 358de8eb (foreman-packaging): Automatic commit of package [nodejs-fbjs] minor release [0.8.12-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
04:08 PM Packaging Revision ebc18d46 (foreman-packaging): Remove F24 targets
Eric Helms
06:41 AM Bug #20311: Notification drawer fuctionality does not seem to be appropriate.
Rahul Bajaj wrote:
> 1) If the notification drawer is open and you forget to close it, it remains open even if you b...
Ohad Levy
06:37 AM Bug #20311 (Feedback): Notification drawer fuctionality does not seem to be appropriate.
1) If the notification drawer is open and you forget to close it, it remains open even if you browse to some other pa... Rahul Bajaj

07/14/2017

02:59 PM Bug #20309 (Resolved): Large Audit Table very slow upgrade
Im currently upgrading from foreman 1.14 to 1.15. We admittedly have a larg(er) installation (10,000 managed servers)... Jason Lang
10:31 AM Packaging Revision 6063a793 (foreman-packaging): Update fast_gettext requirement for Foreman
Eric Helms
10:22 AM Bug #20287 (Ready For Testing): plugin asset precompilation broken with sprockets-rails 3.x
The Foreman Bot
09:02 AM Bug #19113 (Ready For Testing): Rebuilding the virtual machine on RHEV from Satellite with the reboot flag enabled does not reboot the vm.
The Foreman Bot
06:56 AM Installer Support #20123 (Rejected): PuppetDB support enables on every update
This is by design how the installer works and changing it would be a lot of work though you could use remove your ans... Ewoud Kohl van Wijngaarden
06:45 AM Revision 760f3a28 (community-templates): Refs #20271 - remove to_proc syntax
Marek Hulán
06:05 AM Bug #20306: Satellite is not allowing recreation of SSH-key in Users
if this is agreed on, I think we should make it 1.15.3 since 1.15 introduced ssh keys, please change the release if y... Marek Hulán
06:00 AM Bug #20306 (Ready For Testing): Satellite is not allowing recreation of SSH-key in Users
The Foreman Bot
04:57 AM Bug #20306 (Closed): Satellite is not allowing recreation of SSH-key in Users
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1468541
*Description of problem:*
Satellite is not allow...
Marek Hulán
04:15 AM Bug #20305: Can't modify dhcp leases via smart-proxy
From the trace, this is a problem with the dhcp_browser plugin, not the smart-proxy.
Since it's becoming relativel...
Daniel Lobato Garcia
03:40 AM Bug #20305 (New): Can't modify dhcp leases via smart-proxy
Dring an overwrite of dhcp leases wvia web-gui i'm getting this error:
Oops, we're sorry but something went wrong ...
Denis Müller
03:01 AM Bug #20284 (Closed): Provisioned host automatically selects Blank template and has no storage
Applied in changeset commit:0ea39c66ecf15382b74846dc822bcc86023d27b4. Ori Rabin
02:58 AM Revision 0ea39c66 (foreman): Fixes #20284 - Host saves compute profile storage
Ori Rabin

07/13/2017

04:34 PM Packaging Bug #20301 (Resolved): tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
I can confirm that this has helped. Andreas Rogge
04:06 PM Packaging Bug #20301: tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
Andreas Rogge wrote:
> Looks like the repodata still contains the package header information while the package itsel...
Jimmy Martin
03:54 PM Packaging Bug #20301: tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
Andreas Rogge wrote:
> We tried to upgrade Foreman to 1.15.2 on CentOS 7 and it fails, because it cannot download ht...
Jimmy Martin
03:48 PM Packaging Bug #20301: tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
Looks like the repodata still contains the package header information while the package itself was removed from the r... Andreas Rogge
03:46 PM Packaging Bug #20301: tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
Marek Hulán wrote:
> perhaps try "yum clean all", the package needed to be removed since some templates were incompa...
Jimmy Martin
02:10 PM Packaging Bug #20301: tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
perhaps try "yum clean all", the package needed to be removed since some templates were incompatible, which will be f... Marek Hulán
01:57 PM Packaging Bug #20301 (Resolved): tfm-rubygem-safemode-1.3.2-1.el7 not in repository or not synced to all mirrors?
We tried to upgrade Foreman to 1.15.2 on CentOS 7 and it fails, because it cannot download http://yum.theforeman.org/... Andreas Rogge
02:50 PM Packaging Bug #20302 (Closed): vCenter compute resource associate VMs error
I have a vCenter compute resource set up, when I run the associate VMs command, I get an error with message:... Mark Garrison
12:38 PM Bug #20271: Safe mode rendering does not correctly prevent using symbol to proc calls
The fix is fine, on nightly it prevents using &: . The linked GH issue with templates not being 'aware' of this fix i... Daniel Lobato Garcia
10:06 AM Bug #20271: Safe mode rendering does not correctly prevent using symbol to proc calls
This possibly should be reopened until https://github.com/theforeman/community-templates/issues/406 is resolved. Alex Fisher
11:15 AM Bug #17811 (Ready For Testing): LDAP authentication SSL failures are not reported in an understandable way down the stack
The Foreman Bot
09:51 AM Packaging Bug #18123: Package conflict rubygem-multipart-post with EPEL7
I submitted https://github.com/theforeman/foreman-packaging/pull/1724 to revert this. Ewoud Kohl van Wijngaarden
08:41 AM Bug #15286 (Assigned): Missing API for external auth sources
Dominik Hlavac Duran
08:01 AM Bug #17360 (Closed): Filter on FactValue with like-search fails with "malformed format string - % (ArgumentError)"
Applied in changeset commit:bcb747183e90eebf60bca672ccea81b05ba82810. Kavita Gaikwad
07:57 AM Revision bcb74718 (foreman): Fixes #17360 - Prevent % string interpolation in scoped_search
Kavita Gaikwad
07:11 AM Bug #20229: Virtual interface detection from facts not working unless there is an underscore in interface name
Thanks a lot, I suppose we need to update the puppet fact parser. Marek Hulán
06:52 AM Bug #20272: Filtering user/user groups/capsules/compute profiles/compute resources with invalid field shows Internal Error
Based on PR this lands in 1.15.3, so setting the release Marek Hulán
06:44 AM Bug #20295 (Ready For Testing): Sanitize output of plugin_webpack_directories script
The Foreman Bot
06:41 AM Bug #20295 (Closed): Sanitize output of plugin_webpack_directories script
When the mo files are out of date, the script produces warnings that corrupt the expected json output and webpack fai... Ondřej Pražák
03:45 AM Smart Proxy Bug #17747 (Ready For Testing): Make foreman-debug aware of Puppet4
The Foreman Bot
12:36 AM Installer Revision 0487ee9d (puppet-pulp): Bump version to 5.0.0
Eric Helms

07/12/2017

08:24 PM Packaging Revision e010d978 (foreman-packaging): Automatic commit of package [rubygem-foreman-tasks] minor release [0.9.4-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
08:17 PM Packaging Revision 76d214cb (foreman-packaging): Automatic commit of package [rubygem-foreman-tasks-core] minor release [0.1.4-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
08:17 PM Packaging Revision 196a0741 (foreman-packaging): Update foreman-tasks-core to 0.1.4
Ivan Necas
08:17 PM Packaging Revision 39369c59 (foreman-packaging): Update foreman-tasks to 0.9.4
Ivan Necas
07:47 PM Installer Revision 13385b7d (puppet-pulp): Clean up puppet types and add tests
Ewoud Kohl van Wijngaarden
04:24 PM Packaging Revision 56c18f27 (foreman-packaging): Refs #20287 - pin down sprockets-rails to 2.x
Michael Moll
03:05 PM Packaging Revision 8251c67f (foreman-packaging): Automatic commit of package [nodejs-webpack] minor release [3.0.0-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
03:05 PM Packaging Revision 49602d63 (foreman-packaging): update webpack to v3.0
Ohad Levy
02:50 PM Feature #20263: foreman integration with GIT
Totally Jumping on this as i agree with this 100% even if i am not OP - have been meaning to submit this request for ... Jason Lang
02:37 PM Installer Revision 4c39f769 (puppet-pulp): Implement the file login method
Ewoud Kohl van Wijngaarden
02:37 PM Installer Revision 09e9e184 (puppet-pulp): Add acceptance tests
Ewoud Kohl van Wijngaarden
02:37 PM Installer Revision 7d8491a2 (puppet-pulp): Add a pulp::enable_admin parameter
Ewoud Kohl van Wijngaarden
02:37 PM Installer Revision ff2d689a (puppet-pulp): Add login to pulp::admin
Ewoud Kohl van Wijngaarden
02:37 PM Installer Revision a7e290d7 (puppet-pulp): Contain admin resources
Ewoud Kohl van Wijngaarden
02:37 PM Installer Revision d21aab1a (puppet-pulp): Set FQDNs in acceptance nodesets
This means hostname --fqdn will show the correct result. Ewoud Kohl van Wijngaarden
02:11 PM Packaging Revision 1e29e4cc (foreman-packaging): Removed old tito.props entries
Lukas Zapletal
02:07 PM Installer Revision fad89853 (puppet-pulp): Allow katello/qpid 2.x
The module is fully compatible with 2.x. Ewoud Kohl van Wijngaarden
01:59 PM Packaging Revision ba40891c (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_dhcp_infoblox] minor release [0.0.6-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
01:58 PM Packaging Revision 495551df (foreman-packaging): Update smart_proxy_dhcp_infoblox to 0.0.6
Dmitri Dolguikh
01:54 PM Installer Revision dae5c040 (puppet-qpid): Allow puppetlabs-concat 4.0.0 (#60)
Ewoud Kohl van Wijngaarden
01:01 PM Packaging Bug #20018 (Closed): REX creates zombie ssh processes when ProxyCommand is used for a tunnel
Applied in changeset commit:foreman-packaging|6d2f94707e4927999589c3d4375f3394d63de131. Adam Ruzicka
12:51 PM Packaging Revision 25a15a37 (foreman-packaging): Automatic commit of package [rubygem-net-ssh] minor release [4.0.1-2.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
12:50 PM Packaging Revision aa29dbb5 (foreman-packaging): Fixes #20018 - Bump release version
Adam Ruzicka
12:50 PM Packaging Revision 6d2f9470 (foreman-packaging): Fixes #20018 - Backport ProxyCommand patch for net-ssh
Adam Ruzicka
12:13 PM Packaging Revision b41e6f7e (foreman-packaging): Automatic commit of package [rubygem-fast_gettext] minor release [1.4.1-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
12:13 PM Packaging Revision 412007fb (foreman-packaging): Update fast_gettext to 1.4.1
Tomer Brisker
12:08 PM Smart Proxy Bug #17747 (Assigned): Make foreman-debug aware of Puppet4
Eric Helms
11:05 AM Revision 4b740d96 (foreman): Fixes #20271 - update safemode gem
(cherry picked from commit feb811114bca02dd746f7b275fbf04715b43376f) Tomer Brisker
10:46 AM Packaging Revision 1a13fffb (foreman-packaging): Update safemode to 1.3.2
Tomer Brisker
10:13 AM Bug #20098: Cannot resolve user_data template with all kind of compute-resource
bug confirmed with compute-resource-vmware Emerik NICOLE
09:50 AM Bug #20284 (Ready For Testing): Provisioned host automatically selects Blank template and has no storage
The Foreman Bot
05:15 AM Bug #20284 (Closed): Provisioned host automatically selects Blank template and has no storage
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1467828
*Description of problem:*
*Version-Release n...
Ori Rabin
09:46 AM Packaging Refactor #20289 (Resolved): Update fog-vsphere to version 1.11.2
We are using Foreman 1.15.0, from RPM installation, which uses and install fog-vsphere 1.7.0. We had an issue that Fo... Sander Cornelissen
09:35 AM Bug #17360 (Ready For Testing): Filter on FactValue with like-search fails with "malformed format string - % (ArgumentError)"
The Foreman Bot
09:33 AM Revision 113ef7d5 (foreman): Fixes #20209 - Remove ovirt image from compute profile
(cherry picked from commit b3ba9e377c92936fdaf5f9ad9cd2365a7dea1bb6) Ori Rabin
09:33 AM Installer Bug #14667 (Closed): Disable TRACE in Apache
Tomer Brisker
08:58 AM Installer Revision 2e1b7c12 (puppet-puppet): add puppetserver 5 to README
also fixup parameter documentation in server.pp Michael Moll
08:36 AM Installer Revision fdfd935f (puppet-puppet): convert memorysize_mb when using facter 2.x (#512)
Michael Moll
08:01 AM Installer Bug #20282 (Closed): Provide a more secure apache ssl.conf sslciphersuite configuration on by default
Applied in changeset commit:267653fadea7f443396ecf1443777dc5f6748ba4. Anonymous
07:19 AM Installer Bug #20282 (Ready For Testing): Provide a more secure apache ssl.conf sslciphersuite configuration on by default
The Foreman Bot
07:02 AM Installer Bug #20282 (New): Provide a more secure apache ssl.conf sslciphersuite configuration on by default
Tomer Brisker
07:02 AM Installer Bug #20282: Provide a more secure apache ssl.conf sslciphersuite configuration on by default
yes, https://mozilla.github.io/server-side-tls/ssl-config-generator/?server=apache-2.4.6&openssl=1.0.1e&hsts=no&profi... Tomer Brisker
06:46 AM Installer Bug #20282 (Need more information): Provide a more secure apache ssl.conf sslciphersuite configuration on by default
We could use the modern cipher suite from https://mozilla.github.io/server-side-tls/ssl-config-generator/ but could y... Ewoud Kohl van Wijngaarden
03:17 AM Installer Bug #20282 (Closed): Provide a more secure apache ssl.conf sslciphersuite configuration on by default
Set the default ciphesuites for apache to a stronger setting then the default provided by the puppet module. Tomer Brisker
07:55 AM Installer Revision 267653fa (installer): Fixes #20282, #14667 - Provide more secure defaults for apache (#236)
This sets the default ciphersuites to the recommended for the time of
writing for the supported servers and browsers....
Tomer Brisker
07:47 AM Installer Revision 115a17a8 (installer): Refs #20194 - add migration for JRuby profiler (#235)
Michael Moll
07:38 AM Bug #20287 (Closed): plugin asset precompilation broken with sprockets-rails 3.x
... Anonymous
06:29 AM Packaging Bug #18123: Package conflict rubygem-multipart-post with EPEL7
https://bugzilla.redhat.com/show_bug.cgi?id=1386644 this was closed with rubygem-multipart-post.noarch-2.0.0-4.el7 wh... Klaas D
06:10 AM Revision 657fdc0f (foreman): Refs #20119 - Be more descriptive when validating hostname
Explain that this is not Foreman's limitation, but comes from RFCs. François Cami
06:01 AM Bug #20209 (Closed): Cannot select image in RHEV compute profile
Applied in changeset commit:b3ba9e377c92936fdaf5f9ad9cd2365a7dea1bb6. Ori Rabin
03:52 AM Bug #20209 (Ready For Testing): Cannot select image in RHEV compute profile
The Foreman Bot
05:55 AM Bug #19354 (Closed): associated_type is set to a wrong value in audit_extensions.rb
Tomer Brisker
05:54 AM Bug #17918 (Closed): Smart class parameters in audits appear as Smart Variable
Tomer Brisker
05:32 AM Revision b3ba9e37 (foreman): Fixes #20209 - Remove ovirt image from compute profile
Ori Rabin
05:03 AM Revision 364c5208 (foreman): Fixes #17918,#19354 - Smart class parameters appear in audits
Ori Rabin
04:01 AM Bug #20275 (Closed): add css linter support
Applied in changeset commit:30628ed3613585a11e8031b9dc0aa3edac950a23. Ohad Levy
04:01 AM Bug #20146 (Closed): Multiple errors during initialization on domain-less server instance
Applied in changeset commit:cafc816da07f7e1c70f69fa9c7bd7eec89df3567. Lukas Zapletal
03:26 AM Revision 30628ed3 (foreman): fixes #20275 - add css linter support
this also fix all css linter issues across. Ohad Levy
03:24 AM Revision cafc816d (foreman): Fixes #20146 - domain-less server email errors fixed
Lukas Zapletal
03:19 AM Bug #19947 (Ready For Testing): Can't create bookmark for global parameters
The Foreman Bot
03:01 AM Bug #20274 (Closed): Filter fixtures for plugins are created with many resource_types
Applied in changeset commit:be92dc95928c289a76bab84c3b03862a29a480db. Anonymous
03:00 AM Revision be92dc95 (foreman): Fixes #20274 - Filter fixtures have many resource_types
Filters cannot have many resource_types - each filter needs to have its
own resource type, e.g: one filter does not a...
Daniel Lobato Garcia

07/11/2017

05:17 PM Revision bcadf59f (foreman): Fixes #20272 - correctly rescue QueryNotSupported in production
When in production, the generic exception rescue shadows the
ScopedSearch::QueryNotSupported rescue method, preventin...
Tomer Brisker
04:35 PM Revision b1b357cf (foreman): Fixes #20271 - update safemode gem
Tomer Brisker
03:19 PM Packaging Revision 879a0b8a (foreman-packaging): Update smart_proxy_remote_execution_ssh to 0.1.5
Ivan Necas
03:14 PM Packaging Revision f19367a7 (foreman-packaging): Update foreman_remote_execution_core to 1.0.5
Ivan Necas
03:11 PM Packaging Revision 7e88532a (foreman-packaging): Update foreman-tasks-core to 0.1.4
Ivan Necas
02:01 PM Bug #20272 (Closed): Filtering user/user groups/capsules/compute profiles/compute resources with invalid field shows Internal Error
Applied in changeset commit:53b3c0e0c8c798f34864c0968e98dc052f029326. Anonymous
07:32 AM Bug #20272 (Ready For Testing): Filtering user/user groups/capsules/compute profiles/compute resources with invalid field shows Internal Error
The Foreman Bot
07:28 AM Bug #20272 (Closed): Filtering user/user groups/capsules/compute profiles/compute resources with invalid field shows Internal Error
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1469148
*Description of problem:* We were trying to filte...
Tomer Brisker
01:17 PM Revision 53b3c0e0 (foreman): Fixes #20272 - correctly rescue QueryNotSupported in production
When in production, the generic exception rescue shadows the
ScopedSearch::QueryNotSupported rescue method, preventin...
Tomer Brisker
01:07 PM Bug #20229: Virtual interface detection from facts not working unless there is an underscore in interface name
Marek Hulán wrote:
> could you please paste output of facter? it might be that the way fact names are based on ident...
Adam Winberg
04:33 AM Bug #20229: Virtual interface detection from facts not working unless there is an underscore in interface name
could you please paste output of facter? it might be that the way fact names are based on identifier has changed Marek Hulán
01:01 PM Bug #20271 (Closed): Safe mode rendering does not correctly prevent using symbol to proc calls
Applied in changeset commit:feb811114bca02dd746f7b275fbf04715b43376f. Anonymous
10:28 AM Bug #20271 (Ready For Testing): Safe mode rendering does not correctly prevent using symbol to proc calls
The Foreman Bot
07:28 AM Bug #20271: Safe mode rendering does not correctly prevent using symbol to proc calls
This should be probably cherry-picked to all supported Foreman versions. Marek Hulán
07:23 AM Bug #20271 (Closed): Safe mode rendering does not correctly prevent using symbol to proc calls
Using methods such as `.each`, a user can pass as an argument a symbol to be called, for example `.each(&:delete)`.
...
Tomer Brisker
12:33 PM Revision feb81111 (foreman): Fixes #20271 - update safemode gem
Tomer Brisker
12:04 PM Bug #20276 (Closed): rails 5.0 assets are broken
fixed in dhcp_browser plugin - at https://github.com/theforeman/foreman_dhcp_browser/commit/dbc9c3dcc642992a7695ae7f6... Ohad Levy
11:35 AM Bug #20276: rails 5.0 assets are broken
Daniel Lobato Garcia wrote:
> Any idea which plugin caused this?
foreman_dhcp_browser
Ohad Levy
11:30 AM Bug #20276: rails 5.0 assets are broken
Any idea which plugin caused this? Daniel Lobato Garcia
10:53 AM Bug #20276 (Closed): rails 5.0 assets are broken
when using a rails 5 setting in develop branch, assets can no longer load as their path is not found.... Ohad Levy
10:24 AM Bug #20275 (Ready For Testing): add css linter support
The Foreman Bot
09:49 AM Bug #20275 (Closed): add css linter support
foreman core should have a css linter support Ohad Levy
09:48 AM Bug #20274 (Ready For Testing): Filter fixtures for plugins are created with many resource_types
The Foreman Bot
09:44 AM Bug #20274 (Closed): Filter fixtures for plugins are created with many resource_types
Filters cannot have many resource_types - each filter needs to have its own resource type, e.g: one filter does not a... Daniel Lobato Garcia
07:46 AM Feature #20265 (Need more information): Request to add UEFI Grub2 for SLES/SUSE
Dmitry, what exactly are you missing? Foreman is capable of booting BIOS or EFI SUSE systems. You will likely need to... Lukas Zapletal
06:59 AM Bug #20191 (Duplicate): oVirt 4.2 is not supported
Ivan Necas
06:59 AM Bug #15560: Use APIv3 with oVirt 4
I've renamed the subject of the issue, as it was misleading, as the fix for it was using the v3 api provided by oVirt... Ivan Necas
03:20 AM Feature #20263: foreman integration with GIT
> I would like to have the possibility to revert any changes in foreman. After a mistake I could go back to the previ... Marek Hulán

07/10/2017

08:34 PM Installer Revision b2017052 (puppet-foreman_proxy): [blacksmith] Bump version to 6.0.1
Michael Moll
07:01 PM Installer Feature #19760 (Closed): Support primary and secondary DHCP services on Smart Proxy
Applied in changeset commit:puppet-foreman_proxy|fec2c834f63fb5ef0ccb7c1ec5688e511fca2aab. Anonymous
06:55 PM Installer Revision 0b4c9966 (puppet-foreman_proxy): add changelog for 6.0.0
[ci skip] Michael Moll
06:50 PM Installer Revision fec2c834 (puppet-foreman_proxy): Fixes #19760 - Adds support for failover DHCP
Sean O'Keeffe
06:30 PM Installer Revision 6fc13b2e (puppet-foreman_proxy): fix tests after ensure_packages changed (#356)
see puppetlabs/puppetlabs-stdlib#716 (MODULES-4377) Michael Moll
06:09 PM Installer Revision 370a7dec (puppet-puppet): [blacksmith] Bump version to 8.0.1
Michael Moll
04:00 PM Bug #19660 (Rejected): VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
turned out to be a plugin problem Anonymous
03:56 PM Installer Revision 0044846c (puppet-git): [blacksmith] Bump version to 3.0.1
Michael Moll
02:24 PM Installer Revision c75ff0b3 (puppet-foreman): [blacksmith] Bump version to 8.0.1
Michael Moll
02:23 PM Installer Revision daa6433e (puppet-tftp): [blacksmith] Bump version to 3.0.1
Michael Moll
02:21 PM Installer Revision 471972b0 (puppet-dns): [blacksmith] Bump version to 5.0.1
Michael Moll
02:19 PM Installer Revision d4242d43 (puppet-dhcp): [blacksmith] Bump version to 4.0.1
Michael Moll
01:55 PM Smart Proxy Support #20208 (Feedback): Failed puppet run: Dependency 'puppet_runner_impl' is undefined
Anonymous
11:56 AM Feature #20265 (Closed): Request to add UEFI Grub2 for SLES/SUSE
Request to add support for PXE booting SLES/SUSE OSs on EFI systems
http://projects.theforeman.org/projects/fore...
Dmitry Okun
10:40 AM Feature #18584 (Duplicate): Api for listing all auth sources
From what I see this is a duplicate of http://projects.theforeman.org/issues/15286 , let's just make the endpoint ret... Daniel Lobato Garcia
04:41 AM Feature #18584 (Assigned): Api for listing all auth sources
Dominik Hlavac Duran
10:22 AM Feature #20263 (New): foreman integration with GIT
I would like to have the possibility to revert any changes in foreman. After a mistake I could go back to the previou... Vincent Lamers
10:13 AM Feature #20262 (New): allow parameter usage in installation medias path
i like to be able to use parameters in the path of a installation media.
more precisely, we have a dedicated repos...
Stephan Schultchen
10:01 AM Bug #20258 (Closed): Non-helpful error message Validation failed: Permissions Permissions must be of same resource type
Applied in changeset commit:be13c5e5350599bda1642a27304e2e09897dc782. Lukas Zapletal
08:13 AM Bug #20258 (Ready For Testing): Non-helpful error message Validation failed: Permissions Permissions must be of same resource type
The Foreman Bot
08:10 AM Bug #20258 (Closed): Non-helpful error message Validation failed: Permissions Permissions must be of same resource type
At least we should fix double Permissions word, but we should be able to give more info on that. Lukas Zapletal
09:32 AM Revision be13c5e5 (foreman): Fixes #20258 - better unique permission types error
Lukas Zapletal
07:47 AM Bug #19696 (Rejected): Create/Update user with e-mail address containing extra consecutive dots is allowed
Marek Hulán
05:48 AM Bug #20098: Cannot resolve user_data template with all kind of compute-resource
Issues present with compute-resource-vmware too. I think for all compute-resource. Emerik NICOLE
05:26 AM Feature #20255 (Closed): CSV export of UI table for hostgroups
It would be great to have Export option for hostgroups just like for hosts in v1.15. Sina Anvari
03:06 AM Feature #5790 (Ready For Testing): Default "Deploy on" value for host groups.
The Foreman Bot
02:01 AM Bug #19735: Plugin API for extending template helpers does not work
Lukas, could you please add a reproducer? It seems to work fine for "foreman_chef":https://github.com/theforeman/fore... Marek Hulán

07/09/2017

09:01 AM Feature #20083 (Closed): Allow searching smart class parameters by environment
Applied in changeset commit:a5e6414253c8df12017c980d0921ff912d69db86. Ori Rabin
08:52 AM Revision 9b5c2d20 (foreman): refs #20193 - update to storybook that support webpack3
older version of storybook could conflict on the verison of
webpack, and when working in development environment,
the...
Ohad Levy
08:51 AM Revision a5e64142 (foreman): Fixes #20083 - Search by environment for smart class parameter
Also moves seach by override to smart class parameter and renames search
by key in smart variable
Ori Rabin
07:01 AM Bug #20228 (Closed): Fix jest tests
Applied in changeset commit:ef38c18acebdfdab01cbe6f8a5236b9bc720d982. matan werbner
07:01 AM Bug #20119 (Closed): Be more descriptive when validating hostname
Applied in changeset commit:060d2004d78676998fc55ba03eab7f0ffcde2859. Anonymous
06:33 AM Revision ef38c18a (foreman): fixes #20228 - fix jest testing
matan werbner
06:28 AM Revision 060d2004 (foreman): Fixes #20119 - Be more descriptive when validating hostname
Signed-off-by: Boaz Shuster <ripcurld.github@gmail.com> boaz shust
06:17 AM Bug #20248 (Ready For Testing): Exporting list of all hosts into a CSV file won't insert Environment, Hostgroup and Model information
The Foreman Bot
04:37 AM Bug #20248 (Closed): Exporting list of all hosts into a CSV file won't insert Environment, Hostgroup and Model information
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1468627
*Description of problem:* We were trying to expor...
Tomer Brisker

07/08/2017

08:15 PM Revision 227ccb5f (community-templates): Refs #16740 - Update all templates to use params macros
Marek Hulán
08:02 PM Revision 31aa69c7 (community-templates): kickstart: do setup interfaces also with IPv6 only
If a host has managed IPv6 networks, but no IPv4, the kickstart will
not even try to configure it. This change allows...
Daniel Lobato García
07:58 PM Revision 9d26b5d3 (community-templates): kickstart ifcfg: Add DOMAIN (if it is specified)
This helps NetworkManager to configure the `search` inside
`/etc/resolv.conf`.
Jo Vandeginste
07:54 PM Revision 5f714368 (community-templates): presee: Add support for LVM crypto volumes
- Specify inital luks passphrase
- Allow for full disk erasure
- Allow insecure passphrase
Derek
06:09 PM Installer Revision 211c2a81 (puppet-puppet): add changelog for 8.0.0
[ci skip] Michael Moll
05:06 PM Installer Revision b66362ea (puppet-foreman): add changelog for 8.0.0
[ci skip] Michael Moll
04:39 PM Installer Revision dc1a362b (puppet-tftp): add changelog for 3.0.0
[ci skip] Michael Moll
04:30 PM Installer Revision b7732cc7 (puppet-dns): add changelog for 5.0.0
[ci skip] Michael Moll
04:22 PM Installer Revision a83f2b72 (puppet-dhcp): add changelog for 4.0.0
[ci skip] Michael Moll
03:48 PM Tracker #15096: Puppet 5 support
redmine... Anonymous
03:48 PM Tracker #15096 (Closed): Puppet 5 support
Anonymous
03:44 PM Tracker #15096: Puppet 5 support
should be all done in nightlies Anonymous
03:43 PM Refactor #20196 (Closed): Puppet 5 infra tasks
Anonymous
08:31 AM Bug #20231: rake db:seed fails
I had this also some days ago - using the ruby-2.3 coming with Debian/testing, I guess that's the same configuration.... Anonymous
08:28 AM Bug #20226: Doesn't find/generate the 'foreman.someurl.de.pem' file
Could please describe all the changes you're doing to the default config and what you need to achive at the end? Anonymous

07/07/2017

01:39 PM Bug #20241 (Closed): Fix test for mail notifications on 1.15-stable
PR was merged, but issues autoclose only when pushed to develop. Anonymous
04:12 AM Bug #20241 (Ready For Testing): Fix test for mail notifications on 1.15-stable
The Foreman Bot
04:10 AM Bug #20241 (Closed): Fix test for mail notifications on 1.15-stable
One of the tests in test/unit/tasks/reports_test is testing for delivery.subject =~ /Configuration Management Summary... Daniel Lobato Garcia
11:22 AM Revision 18346101 (foreman): Fixes #20241 - Fix test for mail notifications
One of the tests in test/unit/tasks/reports_test is testing for
delivery.subject =~ /Configuration Management Summary...
Daniel Lobato Garcia
11:01 AM Refactor #18512 (Closed): Support sprockets-rails 3
Applied in changeset commit:fbbab0d839f744dad964d06b1bb26ebf568b4495. Anonymous
11:01 AM Refactor #18500 (Closed): Remove quiet_assets dependency, no longer maintained
Applied in changeset commit:fbbab0d839f744dad964d06b1bb26ebf568b4495. Anonymous
10:24 AM Revision fbbab0d8 (foreman): fixes #18500 - replace quiet_assets with sprockets-rails flag
* fixes #18512 - support sprockets-rails 3.x
The app.assets environment is no longer always configured, and instead
...
Michael Moll
10:01 AM Installer Refactor #20194 (Closed): foreman-installer fails with puppetserver from Puppet 5
Applied in changeset commit:puppet-puppet|94ff77740a27d458ce1444db016645ab763cba42. Anonymous
09:50 AM Bug #20231: rake db:seed fails
Daniel Lobato Garcia wrote:
> Does this happen on the latest develop version?
It happened yesterday with ef217ff9...
Guido Günther
08:35 AM Bug #20231: rake db:seed fails
Does this happen on the latest develop version? Daniel Lobato Garcia
09:33 AM Bug #6725: The "LOCALBOOT 0" entry causes some bare metal machines to stuck during boot
Lukas Zapletal wrote:
> (...) as I believe @host variable is not available during template rendering (I haven't veri...
Frederic Schaer
09:19 AM Installer Revision 94ff7774 (puppet-puppet): Fixes #20194 - add Puppetserver 5 configurations
Michael Moll
08:00 AM Bug #19417: keep_params throws error if params don't contain top level hash
Setting to 1.15.3 as Raboo on IRC comments this is blocking the discovery workflow in their installation Daniel Lobato Garcia
04:17 AM Revision 2be096df (foreman): refs #20097 - use relative path in webpack config
Ohad Levy
03:39 AM Bug #20240 (Closed): Regression Bug Full Screen Template only show half of the screen
This happen before when try to go in full screen mode in the template is just show the half or less of the half of th... Mario Gamboa

07/06/2017

05:15 PM Revision 10e4d6ac (foreman): Release 1.15.2
Daniel Lobato Garcia
05:15 PM Revision 1bc0f4a6 (foreman): i18n - extracting new, pulling from tx
Daniel Lobato Garcia
05:06 PM Smart Proxy Refactor #20236 (Ready For Testing): Unify the DNS conflict detection code
The Foreman Bot
05:05 PM Smart Proxy Refactor #20236 (Closed): Unify the DNS conflict detection code
Currently there's quite a bit of duplication between the *_record_conflicts methods. They can be simplified with more... Ewoud Kohl van Wijngaarden
04:17 PM Installer Revision 9007d45f (installer): remove pinning of puppetlabs/postgresql to <5 (#233)
only puppetlabs/concat is currently a problem for librarian-puppet Michael Moll
04:01 PM Refactor #19826 (Closed): Fix Rubocop: Rails/ActiveSupportAliases
Applied in changeset commit:84fd5ea20d89935b56e1d43202f1e89b0a88c80b. Anonymous
04:01 PM Refactor #19828 (Closed): Fix Rubocop: Rails/Blank
Applied in changeset commit:4dec807ac4b6f6462163b784cf9119c5481d391c. Anonymous
03:16 PM Revision 84fd5ea2 (foreman): Fixes #19826 - Fix Rails/ActiveSupportAliases cop
Tomer Brisker
03:15 PM Revision 4dec807a (foreman): Fixes #19828 - Fix Rails/Blank cop
I disabled the default UnlessPresent value since sometimes it's clearer
to use `unless attribute.present?` instead of...
Tomer Brisker
01:39 PM Revision c3da3dcb (foreman): Fixes #19266 - fix_db_cache crashes Rails initialization
The Filters cache that CacheManager recreates when
fix_db_cache is true, fails when the roles associated with said
fi...
Daniel Lobato Garcia
01:39 PM Revision dc77e8f6 (foreman): Fixes #20143 - changed kind for Preseed default PXEGrub2 (#4630)
* Fixes #20143 - changed kind for Preseed default PXEGrub2
* Refs #20033 - renamed contents of templates seeds
(che...
Lukas Zapletal
01:38 PM Revision 1f7f76d0 (foreman): Fixes #20134 - Compute Profile for Ovirt loads template data
(cherry picked from commit ae401501ac7328851dee945758c3f74b968be37e) Ori Rabin
01:38 PM Revision 92fc35be (foreman): Fixes #18855 - Disable taxonomy validations for roles
(cherry picked from commit e620923c07f987b87f6c06299d961d97c184a9ff) Ondřej Pražák
01:37 PM Revision b303cb35 (foreman): Fixes #20137 - hide ssh keys for new users
(cherry picked from commit 0f67757a64a90a58e3f889f5e92e72c59e60aa3a) Marek Hulán
01:37 PM Revision c87b8c4b (foreman): Fixes #20141 - remove close icon from filter warning
(cherry picked from commit 8c58931085d35ce771aa51dcde06a7e7dc765077) Marek Hulán
01:37 PM Revision f9f40395 (foreman): Fixes #20104 - fix_db_cache needs to run as admin
The rake task 'fix_db_cache' triggers CacheManager, and CacheManager
tries to find roles, user groups, etc.. without ...
Daniel Lobato Garcia
01:37 PM Revision b66c7167 (foreman): Refs #20049 - Retry various integration tests
New breakages found that could be fixed by retrying (timeouts, DNS
errors...)
(cherry picked from commit 680338b623e...
Daniel Lobato Garcia
01:37 PM Revision 928c0b17 (foreman): Fixes #20049 - Retry various integration tests before failing
Thanks to #15894 we can retry some tests. Some of the failures I'm
seeing I'm having a hard time to reproduce, like
"...
Daniel Lobato Garcia
01:37 PM Revision 68a49e74 (foreman): Fixes #20034 - add Organization admin role
* Fixes #20034 - add Organization admin role
* Refs #20034 - refactor role names
(cherry picked from commit 554ade1db...
Marek Hulán
01:37 PM Revision 00b0fa8b (foreman): Fixes #20017 - mail notifications work for global admins
(cherry picked from commit cd68b2083022f7c50f45b73f64c3b991613448dd) Marek Hulán
01:37 PM Revision 8fdca8b8 (foreman): Fixes #16807 - remove premission edit_users for test_mail
(cherry picked from commit 25236783e8c59028e78652e15106d9c1e7ef6778) Amir Fefer
01:37 PM Revision 9ce02171 (foreman): Fixes #20038 - exclude classes from hostgroup free search
(cherry picked from commit 2eb0e4deef6c63a4b4c5f4102305c917bc1208d0) Justin Sherrill
01:37 PM Revision 9ac4e0e5 (foreman): Fixes #19930: Skip adding permissions to default_roles during migrate
(cherry picked from commit e730fd131caa02e1a4d164667fa7ef419a08491c) Eric Helms
01:37 PM Revision acf859bd (foreman): Fixes #19491 - properly i18n notification seed
(cherry picked from commit 81d7149c284e38db01b12b40a38c52e2d052dab4) Justin Sherrill
01:37 PM Revision 05d62230 (foreman): Fixes #19436 - Better controller selection on host dropdown (#4498)
Always setting to `host` unless the controller is `hostgroup` broke
discovery's usage of the form as it uses the `dis...
Tomer Brisker
12:09 PM Bug #20119 (Ready For Testing): Be more descriptive when validating hostname
The Foreman Bot
10:42 AM Refactor #19912 (Rejected): Fix Rubocop: Style/WordArray
Ohad Levy
10:32 AM Bug #20232 (Closed): npm install fails
Michael Moll wrote:
> You should update to at least node 6.10.x and npm 4.x.
>
> npm 5.x has also shown problems ...
Guido Günther
10:23 AM Bug #20232: npm install fails
You should update to at least node 6.10.x and npm 4.x.
npm 5.x has also shown problems in the Debian package build...
Anonymous
10:19 AM Bug #20232 (Closed): npm install fails
npm install fails over here like:... Guido Günther
10:11 AM Bug #20231 (Closed): rake db:seed fails
Updating a foreman git checkout from a3213b1b4571f26a7427e3d43223cc696c3f0bf9
then running
bundle update
npm up...
Guido Günther
08:25 AM Installer Revision b97a34ce (installer): use pl-mysql 3.11.x with a fix for Debian/stretch (#234)
Michael Moll
08:05 AM Bug #20229 (Closed): Virtual interface detection from facts not working unless there is an underscore in interface name
I have a server with a number of virtual interfaces, eth0:0-eth0:16. All these are detected fine in Foreman as virtua... Adam Winberg
07:21 AM Bug #20228 (Ready For Testing): Fix jest tests
The Foreman Bot
06:49 AM Bug #20228 (Closed): Fix jest tests
Jest fails after removing babelrc (to avoid duplication with plugins).
fix: set up babel-jest, and add minimal .babe...
matan werbner
07:07 AM Bug #20226: Doesn't find/generate the 'foreman.someurl.de.pem' file
And of course the
puppet-server
option is also deactivated because I want to use an external Puppet Server.
Johannes Black
07:03 AM Bug #20226: Doesn't find/generate the 'foreman.someurl.de.pem' file
Maybe the installer doesn't create the file but still complains because I have deactivated the
* foreman-proxy-pup...
Johannes Black
07:02 AM Bug #20226: Doesn't find/generate the 'foreman.someurl.de.pem' file
My system is
Debian Jessie - AMD64
Johannes Black
05:51 AM Bug #20226 (New): Doesn't find/generate the 'foreman.someurl.de.pem' file
Hi,
the puppet-agent seems to generate the puppet private and pulbic keys in a wrong
/etc/puppetlabs/puppet/ssl...
Johannes Black
06:36 AM Bug #20212 (Closed): POST /api/v2/hosts does not return `parameters` attribute.
Daniel Lobato Garcia
06:35 AM Revision 76222035 (foreman): Fixes #20212 - create and update host actions now showing params
Shimon Shtein
05:01 AM Bug #19266 (Closed): Foreman not starting because: Role is locked for user modifications.
Applied in changeset commit:ef217ff9da2085311dd7080ea05ba03f473975bf. Anonymous
04:50 AM Revision ef217ff9 (foreman): Fixes #19266 - fix_db_cache crashes Rails initialization
The Filters cache that CacheManager recreates when
fix_db_cache is true, fails when the roles associated with said
fi...
Daniel Lobato Garcia
02:59 AM Feature #20210: Move ntp server out of provisioning templates files.
Michael Moll wrote:
> There's the Parameter ntp-server for exactly this. Set it globally or e.g. per Host.
Ahh......
Emil E

07/05/2017

06:01 PM Bug #20211 (Closed): travis doesn't run if config/webpack.config.js changes
Applied in changeset commit:b8cfb0dedba7bb5268de14685e2cbd6ece42a0bc. Anonymous
05:30 AM Bug #20211 (Ready For Testing): travis doesn't run if config/webpack.config.js changes
The Foreman Bot
05:29 AM Bug #20211 (Closed): travis doesn't run if config/webpack.config.js changes
Tomer Brisker
05:31 PM Revision b8cfb0de (foreman): Fixes #20211 - Run js tests if webpack config changes
Tomer Brisker
03:15 PM Revision 8121cd5f (foreman): Refs #19050 - set defaults Rails version to 4.2
https://github.com/rails/rails/issues/25046 is hitting plugin tests. Michael Moll
10:16 AM Refactor #19828 (Ready For Testing): Fix Rubocop: Rails/Blank
The Foreman Bot
09:17 AM Refactor #19826 (Ready For Testing): Fix Rubocop: Rails/ActiveSupportAliases
The Foreman Bot
09:04 AM Tracker #15715 (Closed): Rails 5.0 upgrade tasks
Anonymous
09:01 AM Feature #19050 (Closed): Add support for running under Ruby on Rails 5.0
Applied in changeset commit:6d9f34fef7251c0cbb6db9e3dd928a85df91fe76. Dominic Cleal
08:34 AM Packaging Revision 2c4767c6 (foreman-packaging): pin to Rails 4.2 for now
Michael Moll
08:26 AM Revision 6d9f34fe (foreman): fixes #19050 - add Ruby on Rails 5.0 support
Adds configurable support for running on Ruby on Rails 5.0 or 4.2,
defaulting now to 5.0 on Ruby 2.3 or higher. Ruby ...
Dominic Cleal
07:34 AM Bug #20212 (Ready For Testing): POST /api/v2/hosts does not return `parameters` attribute.
The Foreman Bot
06:55 AM Bug #20212 (Closed): POST /api/v2/hosts does not return `parameters` attribute.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1449749
*Description of problem:*
On Sat 6.2 and earlier...
Shimon Shtein
06:19 AM Feature #20210 (Resolved): Move ntp server out of provisioning templates files.
There's the Parameter ntp-server for exactly this. Set it globally or e.g. per Host. Anonymous
05:41 AM Feature #20210: Move ntp server out of provisioning templates files.
Daniel Lobato Garcia wrote:
> It can be moved to a snippet trivially, out of curiosity what's the usecase, refactori...
Emil E
05:21 AM Feature #20210: Move ntp server out of provisioning templates files.
It can be moved to a snippet trivially, out of curiosity what's the usecase, refactoring? Daniel Lobato Garcia
04:56 AM Feature #20210 (Resolved): Move ntp server out of provisioning templates files.
Move the configuration of ntp server out of provisioning templates (kickstart etc) into either a snippet or as an par... Emil E
06:01 AM Feature #20193 (Closed): update storybook to 3.x
Applied in changeset commit:064697735fec0f0da9504d6176070f5f72854260. Ohad Levy
05:58 AM Smart Proxy Support #20208: Failed puppet run: Dependency 'puppet_runner_impl' is undefined
I'm not sure. Check the puppet log; make sure you can execute 'sudo -u root /opt/puppetlabs/bin/mco puppet runonce +I... Anonymous
05:18 AM Smart Proxy Support #20208: Failed puppet run: Dependency 'puppet_runner_impl' is undefined
it is now getting better , but still an error arises - Do i need to enable or even change the auth file from the node... Mirco Santori
05:10 AM Smart Proxy Support #20208: Failed puppet run: Dependency 'puppet_runner_impl' is undefined
ok I found this /etc/foreman-proxy/settings.d/puppet.yml and change its content from puppet_provider mcollective to u... Mirco Santori
05:06 AM Smart Proxy Support #20208: Failed puppet run: Dependency 'puppet_runner_impl' is undefined
The installation was made through yum on CentOS. can you kindly highlight the configuration files I need to change an... Mirco Santori
04:50 AM Smart Proxy Support #20208: Failed puppet run: Dependency 'puppet_runner_impl' is undefined
Looks like you need to update puppet module's config file: "puppet_provider" is no longer being used, instead "use_p... Anonymous
04:29 AM Smart Proxy Support #20208: Failed puppet run: Dependency 'puppet_runner_impl' is undefined
Hi Dmitri, thanks for your reply.
I have just changed the debug level and restarted the foreman-proxy service. Her...
Mirco Santori
04:13 AM Smart Proxy Support #20208: Failed puppet run: Dependency 'puppet_runner_impl' is undefined
Could you post smart-proxy log on DEBUG level please? It would be useful to see both startup messages and messages wh... Anonymous
03:59 AM Smart Proxy Support #20208: Failed puppet run: Dependency 'puppet_runner_impl' is undefined
. Mirco Santori
03:54 AM Smart Proxy Support #20208 (Feedback): Failed puppet run: Dependency 'puppet_runner_impl' is undefined
Hello tech people,
this is a weird issue I get while trying to push a manifest against any hosts from the foreman ...
Mirco Santori
05:31 AM Revision 06469773 (foreman): fixes #20193 - upgrade storybook to 3.1
Ohad Levy
04:44 AM Bug #20209 (Closed): Cannot select image in RHEV compute profile
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1466645
*Description of problem:*
*Version-Release n...
Ori Rabin

07/04/2017

03:18 PM Refactor #20196: Puppet 5 infra tasks
http://ci.theforeman.org/job/systest_foreman_puppet_puppet5/ is already green, presumably just the puppet-puppet chan... Anonymous
02:10 PM Installer Revision 92400073 (puppet-tftp): msync: add rgen and parallel_tests gems
Michael Moll
02:10 PM Installer Revision e2bf0b45 (puppet-puppet): msync: add rgen and parallel_tests gems
Michael Moll
02:10 PM Installer Revision 460138d8 (puppet-git): msync: add rgen and parallel_tests gems
Michael Moll
02:10 PM Installer Revision 4e430c75 (puppet-foreman_proxy): msync: add rgen and parallel_tests gems
Michael Moll
02:10 PM Installer Revision 9d19086c (puppet-foreman): msync: add rgen and parallel_tests gems
Michael Moll
02:10 PM Installer Revision ec940e39 (puppet-dns): msync: add rgen and parallel_tests gems
Michael Moll
02:09 PM Installer Revision 87f95fb2 (puppet-dhcp): msync: add rgen and parallel_tests gems
Michael Moll
12:14 PM Bug #20204 (Closed): GET /hostgroup/:hostgroup_id/hosts returns all hosts when id of empty hostgroup is used
This is an API issue, easily reproducible with hammer:
Issuing the following command while specifying a hostgrou...
Kevin Carrasco
12:08 PM Bug #20195: Puppet class "profile::puppet" leads to errors when using ignored_environments
Danke :) Anonymous
12:00 PM Bug #20195: Puppet class "profile::puppet" leads to errors when using ignored_environments
We have now renamed our "profile::puppet" class and the file "puppet.pp" containing it to
profile::puppet5 and "pupp...
Oliver Freyermuth
03:28 AM Bug #20195: Puppet class "profile::puppet" leads to errors when using ignored_environments
In addition, I should note that having other profile classes (matching the filter) seems not to be an issue at all. Oliver Freyermuth
03:27 AM Bug #20195: Puppet class "profile::puppet" leads to errors when using ignored_environments
Your hunch was right, it seems.
The problem only happens if I have our...
Oliver Freyermuth
11:40 AM Bug #19692: Opening a libvirt VM console fails with fog-libvirt 0.4.0
This also affects version 1.15.1.
attached error log
Santiago Ruiz
07:01 AM Refactor #20202 (Closed): Update rails to 4.2.9
Applied in changeset commit:06c01b01d02257e53f1302c402baa748a0d5dfca. Anonymous
05:14 AM Refactor #20202 (Ready For Testing): Update rails to 4.2.9
The Foreman Bot
05:13 AM Refactor #20202 (Closed): Update rails to 4.2.9
Anonymous
06:30 AM Revision 06c01b01 (foreman): Fixes #20202 - Update rails to 4.2.9
Michael Moll
06:01 AM Feature #20097 (Closed): Allow plugins webpack code to be used
Applied in changeset commit:caa81e6f38f54d3a5be37bb294091b22abc79a53. Ohad Levy
05:32 AM Revision caa81e6f (foreman): fixes #20097 - webpack support for foreman plugins
How to use:
in a plugin, create a directory call webpack
then inside a file called index.js put something like:
```...
Ohad Levy
04:35 AM Feature #20201 (Ready For Testing): Global HTTP proxy for outgoing requests
The Foreman Bot
04:20 AM Feature #20201 (Closed): Global HTTP proxy for outgoing requests
Sebastian Gräßl
03:04 AM Refactor #20192 (Resolved): Swap content of partition tables/provisioning templates seeds
Seems to be fixed by https://github.com/theforeman/foreman/commit/597501b460f4d1131870f6d3e7f4fbae5d6db830 please reo... Marek Hulán

07/03/2017

09:29 PM Bug #20195: Puppet class "profile::puppet" leads to errors when using ignored_environments
I can't reproduce this, but didn't dig deeper:... Anonymous
05:57 PM Bug #20195: Puppet class "profile::puppet" leads to errors when using ignored_environments
The curious point is that things start to work again once I remove the filter condition in /usr/share/foreman/config/... Oliver Freyermuth
05:29 PM Bug #20195: Puppet class "profile::puppet" leads to errors when using ignored_environments
The returned data from pupeptserver might be different in 5.x, although I have to state it did work for me with 5.x a... Anonymous
05:22 PM Bug #20195: Puppet class "profile::puppet" leads to errors when using ignored_environments
Thanks for your hint!
/etc/puppetlabs/puppetserver/conf.d/auth.conf already contained:...
Oliver Freyermuth
04:14 PM Bug #20195: Puppet class "profile::puppet" leads to errors when using ignored_environments
As a rough guess: As you restored the configs coming from the RPM, you need to edit the HOCON style auth.conf as desc... Anonymous
03:56 PM Bug #20195: Puppet class "profile::puppet" leads to errors when using ignored_environments
Puppet 5 is not supported in any way, yet. (2017-07-07: it came out it's not related to Puppet 5) Anonymous
03:04 PM Bug #20195 (New): Puppet class "profile::puppet" leads to errors when using ignored_environments
Stacktrace:... Oliver Freyermuth
09:16 PM Installer Refactor #20194: foreman-installer fails with puppetserver from Puppet 5
FWIW, puppet strings (and kafo) is working fine for me after installing the puppet-strings and rgen (https://tickets.... Anonymous
06:22 PM Installer Refactor #20194: foreman-installer fails with puppetserver from Puppet 5
It won't get into 1.15. Anonymous
06:08 PM Installer Refactor #20194: foreman-installer fails with puppetserver from Puppet 5
Sadly, after this foreman-installer also complains about kafo:... Oliver Freyermuth
05:45 PM Installer Refactor #20194: foreman-installer fails with puppetserver from Puppet 5
It is the puppet module included with foreman-installer. Use "nightly" instead of "1.15" for the Foreman repositories... Anonymous
05:27 PM Installer Refactor #20194: foreman-installer fails with puppetserver from Puppet 5
That patch was fast! Please excuse my ignorance - the PR seems to be for "puppet-puppet". Is that puppet-module also ... Oliver Freyermuth
04:05 PM Installer Refactor #20194 (Ready For Testing): foreman-installer fails with puppetserver from Puppet 5
Anonymous
03:56 PM Installer Refactor #20194: foreman-installer fails with puppetserver from Puppet 5
Puppet 5 is not supported, yet. (2017-07-08: it's working with all features now) Anonymous
03:02 PM Installer Refactor #20194 (Closed): foreman-installer fails with puppetserver from Puppet 5
Running foreman-installer on a Foreman machine / smart proxy running PuppetServer from the Puppet 5 distribution resu... Oliver Freyermuth
04:01 PM Refactor #20196 (Assigned): Puppet 5 infra tasks
BATS support: https://github.com/theforeman/foreman-bats/pull/116 Anonymous
03:58 PM Refactor #20196 (Closed): Puppet 5 infra tasks
Anonymous
03:01 PM Bug #20174 (Closed): "No storage pools are defined" when attempting to edit libvirt compute profile
Applied in changeset commit:3cf9d65f523930a425c49a186fe491d70c5483ca. Anonymous
03:01 PM Bug #20143 (Closed): Incorrect kind for Preseed default PXEGrub2
Applied in changeset commit:597501b460f4d1131870f6d3e7f4fbae5d6db830. Lukas Zapletal
02:50 PM Feature #20193 (Ready For Testing): update storybook to 3.x
The Foreman Bot
02:44 PM Feature #20193 (Closed): update storybook to 3.x
Ohad Levy
02:30 PM Revision 3cf9d65f (foreman): Fixes #20174 - handle no storage pool gracefully
Marek Hulán
02:27 PM Revision 597501b4 (foreman): Fixes #20143 - changed kind for Preseed default PXEGrub2 (#4630)
* Fixes #20143 - changed kind for Preseed default PXEGrub2
* Refs #20033 - renamed contents of templates seeds
Lukas Zapletal
02:21 PM Refactor #20192 (Resolved): Swap content of partition tables/provisioning templates seeds
db/seeds.d/02-partition_tables_list.rb contains ProvisioningTemplatsList, and viceversa, 02-provisioning_templates_li... Daniel Lobato Garcia
02:03 PM Bug #20134 (Closed): Compute resource RHEV fail to load template configuration data
Applied in changeset commit:ae401501ac7328851dee945758c3f74b968be37e. Ori Rabin
01:23 PM Revision ae401501 (foreman): Fixes #20134 - Compute Profile for Ovirt loads template data
Ori Rabin
10:16 AM Bug #20190 (Ready For Testing): Fix filters with more than one resource_type
The Foreman Bot
09:46 AM Bug #20190 (Rejected): Fix filters with more than one resource_type
As shown in #19266, some permissions could have been introduced via a migration in previous versions of Foreman when ... Daniel Lobato Garcia
10:15 AM Bug #20191 (Duplicate): oVirt 4.2 is not supported
The oVirt team is removing deprecated V3 endpoint from this version
/ovirt-engine/api/v3/
We need to use th...
Lukas Zapletal
10:01 AM Refactor #19823 (Closed): Fix Rubocop: Performance/StartWith
Applied in changeset commit:a2d80dffdb7432f8d6066bb60cf7427e3defdea1. Anonymous
10:01 AM Refactor #19825 (Closed): Fix Rubocop: Performance/TimesMap
Applied in changeset commit:6f767444b1fce5a85ca2fe2f5bd6bec52fbd01f7. Anonymous
10:01 AM Refactor #19821 (Closed): Fix Rubocop: Performance/CompareWithBlock
Applied in changeset commit:af1dbdbf4d88c4e493c47b12944ceeb0f8d4d590. Anonymous
09:08 AM Revision a2d80dff (foreman): Fixes #19823 - Fix Performance/StartWith cop
Tomer Brisker
09:06 AM Revision 6f767444 (foreman): Fixes #19825 - Fix Performance/TimesMap cop
Tomer Brisker
09:03 AM Revision af1dbdbf (foreman): Fixes #19821 - Enable Performance/CompareWithBlock cop
Tomer Brisker
05:01 AM Bug #20185 (New): User form should have fields that are updated from LDAP disabled
On every login some fields (e.g. emails) are set according to LDAP value. I think we should disabled email field for ... Marek Hulán

07/02/2017

12:01 PM Refactor #19825 (Ready For Testing): Fix Rubocop: Performance/TimesMap
The Foreman Bot
10:48 AM Refactor #19821 (Ready For Testing): Fix Rubocop: Performance/CompareWithBlock
The Foreman Bot
10:48 AM Refactor #19823 (Ready For Testing): Fix Rubocop: Performance/StartWith
The Foreman Bot

07/01/2017

10:04 PM Installer Revision 970a188e (puppet-certs): #19578 - Switch to custom datatype for path validation (#161)
No puppetlabs-stdlib data type exists for any sort of relative url, so we settle for a simple string since unix paths... Neil Hanlon
08:05 AM Feature #20178 (New): Make Smart Class Parameter option List Validator rule entries appear as drop-down style field
If you set a value of boolean in the Smart Class Paramter section It appears as selectable drop-down list in the host... Thomas von K

06/30/2017

07:08 PM Smart Proxy Bug #19979 (Rejected): Puppet Integration with non-puppetserver Puppet 4.x broken
nothing will be done here. Anonymous
02:01 PM Bug #20165 (Closed): API - non-admin user can't create entities within org and loc he belongs to
Applied in changeset commit:523d80102e9cad5fe7e09c9aca1cd84f92a25cac. Anonymous
01:03 PM Revision 523d8010 (foreman): Fixes #20165 - improve org/loc error messages
Marek Hulán
12:06 PM Smart Proxy Bug #6819: proxy should raise an exception when it can't acquire a lock on a temp file
1.16 as change does not contain tests Daniel Lobato Garcia
10:01 AM Smart Proxy Bug #6819 (Closed): proxy should raise an exception when it can't acquire a lock on a temp file
Applied in changeset commit:37e4072970858618140d0c9692b6e4727b5202be. Anonymous
07:22 AM Smart Proxy Bug #6819 (Ready For Testing): proxy should raise an exception when it can't acquire a lock on a temp file
The Foreman Bot
10:30 AM Bug #20062: Host parameter not rendered in user_data template
Yes I'm using organizations and locations.
I will upgrade to 1.15 and let you know.
Anonymous
09:34 AM Bug #20062 (Need more information): Host parameter not rendered in user_data template
Are you using organizations or locations? Could you update to 1.15 and retest? Marek Hulán
10:26 AM Bug #19465: User data template rendering does not render host parameters
It was experienced on version 1.14.3, and yes we do use organizations and locations Tyler Gregory
09:35 AM Bug #19465 (Need more information): User data template rendering does not render host parameters
What version of Foreman do you experience this with? Do you use organizations or locations? Marek Hulán
10:01 AM Smart Proxy Bug #20173 (Closed): Concurrent calls to Subnet#unused_ip may return the same ip address
Applied in changeset commit:37e4072970858618140d0c9692b6e4727b5202be. Anonymous
07:22 AM Smart Proxy Bug #20173 (Ready For Testing): Concurrent calls to Subnet#unused_ip may return the same ip address
The Foreman Bot
06:34 AM Smart Proxy Bug #20173 (Closed): Concurrent calls to Subnet#unused_ip may return the same ip address
In the time between lock file existence check and lock file creation it is possible for other threads to successfully... Anonymous
09:27 AM Smart Proxy Revision 37e40729: Fixes #20173,#6819 - removed race condition in Subnet#unused_ip
Dmitri Dolguikh
09:17 AM Feature #20176 (New): You should see the possible "Name" for External user group
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1463776
*Description of problem:*
[RFE] - When you go to...
Marek Hulán
08:01 AM Bug #18892 (Closed): API server gives incorrect type of error message
Applied in changeset commit:f53bd4449d9eca64781fe9420de46eb4ec57139a. Ondřej Pražák
07:37 AM Feature #20090: WebUI Logging of Provisioning Status
I like the idea. We could reflect that in host build status. I think we can monitor following
* DHCP request from ...
Marek Hulán
07:28 AM Revision f53bd444 (foreman): Fixes #18892 - Do not show 'undefined method' in error message
Ondřej Pražák
07:07 AM Bug #20174 (Ready For Testing): "No storage pools are defined" when attempting to edit libvirt compute profile
The Foreman Bot
06:59 AM Bug #20174 (Closed): "No storage pools are defined" when attempting to edit libvirt compute profile
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1465154
*Description of problem:*
When attempting to edi...
Marek Hulán
02:46 AM Bug #20169: UI fixes for delete modal in foreman_discovery .
Can someone please delete this issue as i have created one in foreman_discovery.
Sorry for the inconvenience.
Rahul Bajaj
12:52 AM Bug #20169 (Rejected): UI fixes for delete modal in foreman_discovery .
As suggested by Roxanne Hoover:
1) Warning to be placed at the top.
Also,
The table must be spread throughout t...
Rahul Bajaj

06/29/2017

04:58 PM Installer Revision b819f89f (puppet-puppet): fix git integration with theforeman-git 3.0.0 (#514)
Michael Moll
01:02 PM Installer Revision 8ff1d0f9 (puppet-git): [blacksmith] Bump version to 3.0.0
Ewoud Kohl van Wijngaarden
11:24 AM Installer Revision 4649201b (puppet-dhcp): Test Puppet 5 and Ruby 2.4
Michael Moll
11:11 AM Installer Revision 443a9a82 (puppet-puppet): Test Puppet 5 and Ruby 2.4
Michael Moll
11:11 AM Installer Revision dccdfdfd (puppet-tftp): Test Puppet 5 and Ruby 2.4
Michael Moll
11:10 AM Installer Revision e821455b (puppet-foreman_proxy): Test Puppet 5 and Ruby 2.4
Michael Moll
11:10 AM Installer Revision 59fa5eed (puppet-dns): Test Puppet 5 and Ruby 2.4
Michael Moll
11:08 AM Installer Revision ed88231a (puppet-git): Modernize the module
* Drop the unused dependency on puppetlabs-stdlib
* Use hiera to load variables rather than params.pp
* Move package ...
Ewoud Kohl van Wijngaarden
11:01 AM Installer Bug #20079 (Closed): Foreman does not verify CA on postgres DB connections with SSL
Applied in changeset commit:puppet-foreman|a8297636bf9d38f34f519cf4e13793d2dd472868. Martin Bacovsky
10:57 AM Installer Revision 96378ce3 (puppet-foreman): Test Puppet 5 and Ruby 2.4
Michael Moll
10:57 AM Installer Revision 7f1bc92b (puppet-foreman): remove old report specs and add a recent one
Michael Moll
10:56 AM Installer Revision a8297636 (puppet-foreman): Fixes #20079 - SSL secured and verified PGSQL connection
To setup DB with SSL and verification use params:
db_sslmode => 'verify-full',
db_root_cert => 'ca_bundle.pem'
D...
Martin Bacovsky
09:55 AM Bug #20165 (Ready For Testing): API - non-admin user can't create entities within org and loc he belongs to
The Foreman Bot
09:31 AM Bug #20165 (Closed): API - non-admin user can't create entities within org and loc he belongs to
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1464137
*Description of problem:*
Newly created non-admi...
Marek Hulán
08:05 AM Bug #20099: Passanger not starting after upgrading from 1.15.0 to 1.15.1 ( Centos 7.3 )
Marek Hulán wrote:
> You can try applying this fix as a workaround
>
> http://projects.theforeman.org/issues/1926...
Guillem Liarte
08:01 AM Bug #18855 (Closed): Role clone API call fails for roles with some organizations/locations assigned
Applied in changeset commit:e620923c07f987b87f6c06299d961d97c184a9ff. Ondřej Pražák
07:52 AM Bug #18855: Role clone API call fails for roles with some organizations/locations assigned
Daniel, I think this would be also good in 1.15.2. It's not regression introduced in 1.15 but since one of areas that... Marek Hulán
07:50 AM Revision e620923c (foreman): Fixes #18855 - Disable taxonomy validations for roles
Ondřej Pražák
07:01 AM Bug #20137 (Closed): ssh key creation in User throws 'page doesn't exists' error
Applied in changeset commit:0f67757a64a90a58e3f889f5e92e72c59e60aa3a. Anonymous
06:59 AM Revision 0f67757a (foreman): Fixes #20137 - hide ssh keys for new users
Marek Hulán
06:56 AM Feature #20142 (Closed): add storybook deployer task
Daniel Lobato Garcia
03:28 AM Feature #20142 (Ready For Testing): add storybook deployer task
The Foreman Bot
03:27 AM Feature #20142 (Closed): add storybook deployer task
Ohad Levy
06:55 AM Revision 7f06b50f (foreman): fixes #20142 - adds storybook deployer
this adds supports to create a storybook
per branch and deploy it either to github pages
or to rawgit.
the benefit o...
Ohad Levy
06:53 AM Support #20144: Make api pagination optional
I would say we already do this to some degree:
If the result is bigger than 20 - our default per_page (can be chan...
Daniel Lobato Garcia
03:45 AM Support #20144 (New): Make api pagination optional
by default foreman paginate API by entries_per_page setting, while having in API documentation "GET /api/compute_reso... Dinar Valeev
04:33 AM Bug #20146 (Ready For Testing): Multiple errors during initialization on domain-less server instance
The Foreman Bot
04:20 AM Bug #20146 (Closed): Multiple errors during initialization on domain-less server instance
On a server without FQDN (e.g. development box or test box) foreman complains with:
Mail::Field::ParseError: M...
Lukas Zapletal
04:18 AM Bug #20143 (Ready For Testing): Incorrect kind for Preseed default PXEGrub2
The Foreman Bot
03:30 AM Bug #20143 (Closed): Incorrect kind for Preseed default PXEGrub2
The template "Preseed default PXEGrub2" has PXELinux kind set which is incorrect and the template is not usable, it m... Lukas Zapletal
04:01 AM Bug #20141 (Closed): New role warning on filters tab should not be closable
Applied in changeset commit:8c58931085d35ce771aa51dcde06a7e7dc765077. Marek Hulán
02:28 AM Bug #20141 (Ready For Testing): New role warning on filters tab should not be closable
The Foreman Bot
02:27 AM Bug #20141 (Closed): New role warning on filters tab should not be closable
When user creates new role or clone existing role, the filters tab is empty showing only the warning. The warning has... Marek Hulán
03:48 AM Refactor #19512 (Closed): update to node 6.10 as minimum node.js version
All done, I guess :) Anonymous
03:24 AM Revision 8c589310 (foreman): Fixes #20141 - remove close icon from filter warning
Marek Hulán
 

Also available in: Atom