Project

General

Profile

Activity

From 09/01/2015 to 09/30/2015

09/30/2015

02:36 PM Smart Proxy Feature #12016 (Ready For Testing): RFE: Use better smart-proxy defaults
The Foreman Bot
02:33 PM Smart Proxy Feature #12016 (Ready For Testing): RFE: Use better smart-proxy defaults
Smart-Proxy default settings should be improved to better handle supported platforms.
For instance, :log_file [1] ...
Daniel Helgenberger
01:01 PM Bug #11996 (Closed): fact_values API with non-admin user and search on host.hostgroup throws SQL error
Applied in changeset commit:d6436499674d83e167a5059feffe5156c1a00c6f. Dominic Cleal
02:48 AM Bug #11996 (Ready For Testing): fact_values API with non-admin user and search on host.hostgroup throws SQL error
The Foreman Bot
12:44 PM Bug #12015 (Ready For Testing): fog-google no longer supports ruby 1.9
The Foreman Bot
12:42 PM Bug #12015 (Closed): fog-google no longer supports ruby 1.9
https://github.com/fog/fog-google/pull/68 David Davis
11:36 AM Feature #1987: Ability to specify meta-parameters on classes, e.g. run stage
Any update on this? It seems the only way we can do this cleanly with foreman is to create wrapper classes which mak... Andrew Cooper
11:16 AM Bug #12011 (Ready For Testing): Replace .includes(table).where(table) by .eager_load
The Foreman Bot
09:52 AM Bug #12011 (Closed): Replace .includes(table).where(table) by .eager_load
On Rails 3, .includes(:users).where("users.name = 'daniel'") works because Rails would be smart enough to figure out ... Daniel Lobato Garcia
10:40 AM Smart Proxy Bug #12012 (Ready For Testing): smart proxy attempts to load puppet module's dependencies when the module is disabled
The Foreman Bot
10:24 AM Smart Proxy Bug #12012 (Closed): smart proxy attempts to load puppet module's dependencies when the module is disabled
Anonymous
10:32 AM Bug #12013 (Closed): Cannot provision host because MAC address is supposedly taken
I cannot provision a new virtual host because the MAC address is taken supposedly. I've provided two screenshots.
Th...
Simon Wydooghe
10:01 AM Bug #12005 (Closed): Host selector in template preview mode is not aligned properly
Applied in changeset commit:551bd73201d7af906e7d07b56165b15d9cadc860. Marek Hulán
06:55 AM Bug #12005 (Ready For Testing): Host selector in template preview mode is not aligned properly
The Foreman Bot
06:53 AM Bug #12005 (Closed): Host selector in template preview mode is not aligned properly
I think this got broken after #11625 was merged. See screenshot for details. Marek Hulán
08:53 AM Bug #7557 (Duplicate): websockets_encrypt setting is meaningless
Stephen Benjamin
04:27 AM Bug #12004 (Closed): API: cannot query environments by name
I upgraded from 1.8 series to 1.9.2 yesterday. With 1.8 I was able to get environments informations with the API by d... Elodie B

09/29/2015

12:52 PM Bug #11999 (Closed): Foreman Puppet Class Import for Specific Environment Failing Due to Malformed Environment Name in API Query
I just noticed in Foreman 1.9.2 that trying to import Puppet classes for a specific Foreman environment (as opposed t... Andrew Wagner
10:44 AM Bug #11997 (Closed): DHCP option tftp-server-name for Cisco NX-OS should be quoted
When setting DHCP options for an NX-OS host, the IP address of the TFTP server passed in the DHCP option 'tftp-server... Fernando Carolo
10:12 AM Bug #11996 (Assigned): fact_values API with non-admin user and search on host.hostgroup throws SQL error
Dominic Cleal
09:10 AM Bug #11996: fact_values API with non-admin user and search on host.hostgroup throws SQL error
Equivalent queries from an admin user:... Dominic Cleal
09:09 AM Bug #11996 (Closed): fact_values API with non-admin user and search on host.hostgroup throws SQL error
1. Create a non-admin user, e.g. with the Viewer role
2. Ensure a host is present with facts and a host group set
3...
Dominic Cleal
07:54 AM Smart Proxy Feature #11992: Support loading Puppet from AIO packages
Vaguely related.. https://groups.google.com/forum/#!msg/foreman-dev/4PoI3PyndYg/FL3gz6rYJgAJ touches on how implement... Dominic Cleal
07:50 AM Smart Proxy Feature #11992 (Rejected): Support loading Puppet from AIO packages
The smart proxy supports Puppet 4 loaded in the same Ruby environment (#11599), e.g. installed via a gem or some OS p... Dominic Cleal
07:19 AM Smart Proxy Bug #11599: Parsing environments/manifests in Puppet 4 fails
Note there's no need to close the ticket manually, Redmine will do it hourly. Dominic Cleal
07:01 AM Smart Proxy Bug #11599 (Closed): Parsing environments/manifests in Puppet 4 fails
merged in at 763d7ae. Anonymous
05:16 AM Bug #11990 (Ready For Testing): app/services/fact_parser.rb does not return all the virtual interfaces
The Foreman Bot
05:13 AM Bug #11990 (Closed): app/services/fact_parser.rb does not return all the virtual interfaces
This looks like a bug:
While taking a look into the foreman code, I saw that snippet in app/services/fact_parser.r...
Julien Pivotto
05:01 AM Bug #11980 (Closed): Test failures on Ruby 1.9.3, net-ssh 3.x requires Ruby 2.0 or higher
Applied in changeset commit:efd68ba5f97db034b6f99d25668f7fe9fb556ea4. Dominic Cleal
04:23 AM Bug #11980 (Ready For Testing): Test failures on Ruby 1.9.3, net-ssh 3.x requires Ruby 2.0 or higher
The Foreman Bot
04:16 AM Bug #11980 (Assigned): Test failures on Ruby 1.9.3, net-ssh 3.x requires Ruby 2.0 or higher
It appears fog-core is changing tack to document the restriction instead of pinning it in the gem.
https://github....
Dominic Cleal
04:10 AM Bug #11988 (Duplicate): Domainless provisioning for VMs
Dominic Cleal
04:02 AM Bug #11988 (Duplicate): Domainless provisioning for VMs
Users can't create domains on demand on certain cloud services (AWS, DO, etc). We should fetch existing domains from ... Daniel Lobato Garcia
04:03 AM Bug #11989 (New): Domainless provisioning for VMs
Users can't create domains on demand on certain cloud services (AWS, DO, etc). We should fetch existing domains from ... Daniel Lobato Garcia
03:03 AM Bug #11987 (Ready For Testing): Bash command used for running provisioning script via SSH is masking scripts's exit code
Dominic Cleal
02:22 AM Bug #11987 (Closed): Bash command used for running provisioning script via SSH is masking scripts's exit code
Exit codes returned from provisioning templates are ignored because of sending results through pipe to command tee. Jiří Machálek

09/28/2015

05:54 PM Bug #11986 (Ready For Testing): Specify PUT method on form_for tags to
The Foreman Bot
05:49 PM Bug #11986 (Closed): Specify PUT method on form_for tags to
Rails 4 will default to PATCH which we have not implemented in our routes. Daniel Lobato Garcia
03:44 PM Bug #11985: cannot edit global parameters with proper role defined
I think it comes from: https://github.com/theforeman/foreman/blob/develop/app/controllers/concerns/find_common.rb#L33... Stephen Benjamin
03:43 PM Bug #11985 (Assigned): cannot edit global parameters with proper role defined
Added 'common parameters' and the perms 'view_globals, create_globals, edit_globals, destroy_globals'
I also added '...
Anonymous
12:38 PM Bug #11983 (Closed): Provivisioning Templates preview doesn't work on new template (non saved)
No route matches [POST] "/templates/provisioning_templates/preview"
Stephen Benjamin
10:50 AM Packaging Bug #9542 (Resolved): Support rebuilds of plugins instead of retagging over major releases
We're doing this now via the %foremandist macro. Dominic Cleal
10:03 AM Support #11981: Impove my cloud-init for vmware
I'd suggest discussing this on the foreman-users mailing list, you're more likely to find somebody who's done it befo... Dominic Cleal
09:49 AM Support #11981 (Closed): Impove my cloud-init for vmware
My cloud-init:... Nikita Stupin
10:03 AM SELinux Bug #11934 (Closed): Installation fails on RHEL 7.2 beta
Applied in changeset commit:caf0b6c3000a8d91b677a59c9b41f09a3c4d5169. Anonymous
09:31 AM SELinux Bug #11934: Installation fails on RHEL 7.2 beta
The foreman-selinux-enable error:... Dominic Cleal
07:57 AM Bug #11980: Test failures on Ruby 1.9.3, net-ssh 3.x requires Ruby 2.0 or higher
I filed https://github.com/fog/fog/issues/3705 to see what the Fog project wants to do about it.
Edit: correction,...
Dominic Cleal
07:47 AM Bug #11980 (Closed): Test failures on Ruby 1.9.3, net-ssh 3.x requires Ruby 2.0 or higher
Ruby 1.9.3 tests are failing during bundle installation of net-ssh, since 3.x now requires Ruby 2.0 or higher. Dominic Cleal
07:53 AM Feature #7463 (Ready For Testing): Support for bridge devices
The Foreman Bot
07:10 AM Bug #11953 (Assigned): Add bookmark via UI is not working in 'Provisioning Templates'
Dominic Cleal
07:05 AM Bug #11945 (Ready For Testing): param_true? throws 'undefined local variable or method' error
The Foreman Bot
06:39 AM Bug #11945 (Assigned): param_true? throws 'undefined local variable or method' error
Dominic Cleal
03:03 AM Bug #11973 (Resolved): Katello Nightly installation on Centos 7 x86_64 reports the error below
Package should be available in a few moments. Dominic Cleal
03:02 AM Bug #11969 (Resolved): Deleting host fails with undefined method `error?' for nil:NilClass
Thanks for confirming, I'll close this for now then. Dominic Cleal

09/26/2015

11:35 AM Bug #11973 (Resolved): Katello Nightly installation on Centos 7 x86_64 reports the error below
Error: Package: tfm-rubygem-hammer_cli_foreman_tasks-0.0.7-3.el7.noarch (foreman-plugins)
Requires: tfm-r...
Anand Lingaraj
10:21 AM Feature #11972 (Closed): Implement regex for option ignore_puppet_facts_for_provisioning
Hey guys,
I'm currently encountering an issue, that /etc/node.rb MYNODE returns 1 because
foreman can not handle al...
Anonymous
08:06 AM Bug #11969: Deleting host fails with undefined method `error?' for nil:NilClass
This was due to using a user with insufficient privileges in chef. I am now experiencing the behavior in Bug #11695 Jonathan Lake

09/25/2015

07:01 PM Installer Feature #11781 (Closed): Add smart-proxy 1.10 configuration options
Applied in changeset commit:puppet-foreman_proxy|f8fa1c48b0a1d8c196e52c530dce5eedd3315121. Anonymous
03:18 PM Bug #11969 (Resolved): Deleting host fails with undefined method `error?' for nil:NilClass
I have Foreman 1.9.0 installed with foreman-chef 0.1.7 and chef 12 Enterprise on a separate server. I am using MS DHC... Jonathan Lake
12:37 PM Bug #11967 (New): Complex passwords fail during creation of VMWare compute resource
We have a policy in place that requires "complex" passwords for service accounts. So our AD Admins created a service ... Tommy McNeely
12:01 PM Bug #11767 (Closed): Templates are not being resolved in the host form
Applied in changeset commit:585329f5ef5980811b374a43dff57fc69c32e1c5. Marek Hulán
12:01 PM Refactor #7567 (Closed): fix deprecated find_by_[attribute]_or_create dynamic methods
Applied in changeset commit:0f436556be809b55149554d221768faa93a91908. Daniel Lobato Garcia
11:59 AM Bug #10825: Error creating VMWare compute resources: wrong number of arguments(1 for 0)
SCREENCAST: https://drive.google.com/a/lark-it.com/file/d/0Bw8r1SqN6Yt_bjl3WGpTNmlrR0k/view
The problem that we ...
Tommy McNeely
08:56 AM Bug #11964 (Ready For Testing): Parameter override button visible for overridden parameters on host/group clone
The Foreman Bot
08:21 AM Bug #11964 (Assigned): Parameter override button visible for overridden parameters on host/group clone
Dominic Cleal
08:10 AM Bug #11964: Parameter override button visible for overridden parameters on host/group clone
_ignore, wrong ticket_ Dominic Cleal
06:38 AM Bug #11964 (Closed): Parameter override button visible for overridden parameters on host/group clone
When cloning a host or host group with overridden smart class parameters, the "override" button is still present for ... Dominic Cleal
08:11 AM Bug #11965: Host group w/config group clone reports four "can't be blank" validation errors for name
It looks like it only happens when the host group has an associated config group. Validation appears to go from Host... Dominic Cleal
07:59 AM Bug #11965 (Closed): Host group w/config group clone reports four "can't be blank" validation errors for name
When cloning a host group, the "name" field is validated four times leading to an error on the form that says "can't ... Dominic Cleal
07:35 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
Both slaves are now connected and our Puppet manifests are adapted, including with ARM pbuilder configs.
They're b...
Dominic Cleal
04:31 AM Bug #11266: Unnested *_id parameters treated as parent resources in API
https://groups.google.com/forum/#!topic/foreman-users/JvWBGQWqvL0 reports the same issue when using /api/hosts and pa... Dominic Cleal
03:20 AM Bug #11962: Override of Host-Parameter is saved malformed
Dominic Cleal wrote:
> Thanks for the report. This is another side effect of issue #11375, which I'm fixing at the ...
Manuel Ambauen
03:16 AM Bug #11962 (Duplicate): Override of Host-Parameter is saved malformed
Thanks for the report. This is another side effect of issue #11375, which I'm fixing at the moment. Dominic Cleal
03:10 AM Bug #11962 (Duplicate): Override of Host-Parameter is saved malformed
When I edit a host with an existing parameter override and save it, I get:
"[\"192.168.1.1\",\"192.168.1.10\"]"
B...
Manuel Ambauen

09/24/2015

10:18 AM Bug #11953: Add bookmark via UI is not working in 'Provisioning Templates'
The internal error on the bookmark object is "provisioning_templates is not a valid controller". Dominic Cleal
10:15 AM Bug #11953 (Closed): Add bookmark via UI is not working in 'Provisioning Templates'
h3. Description
Adding bookmarks is not possible in 'Provisioning Templates'.
h3. Steps
# head to 'Provisionin...
Daniel Helgenberger
09:18 AM Bug #11949: In new user form, password's placeholder should be empty
This appears to be a regression, marking as such. Dominic Cleal
09:13 AM Bug #11949 (Closed): In new user form, password's placeholder should be empty
Amir Fefer
08:56 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
https://github.com/theforeman/foreman-infra/pull/187 should help fix some Puppet errors and add the necessary pbuilde... Dominic Cleal
07:31 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
Per a conversation on #theforeman, we've had two ARM server donations.
debian01.datacentred.theforeman.org (as it'...
Dominic Cleal
07:25 AM Packaging Feature #11944 (Closed): armv7/8 support (Debian/Ubuntu)
Add armv7 and armv8 Debian/Ubuntu packages to our repositories. Dominic Cleal
08:36 AM Bug #10825: Error creating VMWare compute resources: wrong number of arguments(1 for 0)
Hello,
I have the same problem. Do you need more traces, informations or tests ?
Olivier Cruilles
08:04 AM Bug #11945: param_true? throws 'undefined local variable or method' error
Traceback:... Josh Baird
08:01 AM Bug #11945 (Closed): param_true? throws 'undefined local variable or method' error
I use the following code in one of my snippets:
<% if @host.param_true? 'yum_update_post_build' %>
As of 1.9, t...
Josh Baird
07:03 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Dominic Cleal wrote:
> Ah yeah, duplicate MACs could cause a lot of problems I suppose.
Since we have the netsh exc...
Daniel Helgenberger
06:56 AM Smart Proxy Bug #11931 (Rejected): MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Ah yeah, duplicate MACs could cause a lot of problems I suppose. Glad you found it. Dominic Cleal
06:53 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Daniel Helgenberger wrote:
>I close this.
Turns out I cannot do so, so if you please set it NOTABUG
Daniel Helgenberger
06:50 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Dmitri Dolguikh wrote:
> I don't think the issue is on the smart-proxy side, for some reason Foreman didn't detect a...
Daniel Helgenberger
05:36 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
I don't think the issue is on the smart-proxy side, for some reason Foreman didn't detect a conflict and consequently... Anonymous
05:08 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Dominic Cleal wrote:
> There's a DELETE buried in the middle, circa line 405, but it doesn't delete it so fails late...
Daniel Helgenberger
04:00 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
There's a DELETE buried in the middle, circa line 405, but it doesn't delete it so fails later on.
The smart proxy...
Dominic Cleal
06:32 AM Bug #11943 (Closed): build notifications emails are sent when manually togging build
When changing build mode manually, it still send a mail saying the build is complete, it should only be sent once the... Ohad Levy
06:01 AM Bug #11885 (Closed): Viewing host group clone form deletes smart class parameter overrides
Applied in changeset commit:b0eaf7f252b7b710751a80aafea4c03e26bfbdcc. Dominic Cleal
06:01 AM Bug #11764 (Closed): Taxonomy parameters cannot be accessed through API
Applied in changeset commit:08e86bf545814c27fb469d8e5090af3859245b29. Ondřej Pražák
04:02 AM Bug #11912 (Closed): Remove deprecated assert_present assert_blank
Applied in changeset commit:720c2d7f3590d06e2d30ad2f69d76f55632eadc8. Daniel Lobato Garcia
04:02 AM Bug #11863 (Closed): Rewrite except_hidden user scope for Rails 4 compatibility
Applied in changeset commit:638cb73b82ea37e29ad8f6771c1e05d651be97a1. Daniel Lobato Garcia
03:01 AM Bug #10088: Smart class default parameter interpreted as string
larry campbell wrote:
> I'm noticing the similar behavior with non-ERB data. For instance: in my host group I have ...
Dominic Cleal

09/23/2015

05:13 PM Bug #10088: Smart class default parameter interpreted as string
I'm noticing the similar behavior with non-ERB data. For instance: in my host group I have a puppet parameter overri... larry campbell
11:35 AM Feature #11854 (Ready For Testing): Pull in downstream translations
The Foreman Bot
11:24 AM Bug #11937 (New): Yum updating a managed host can invalidate its data in Foreman.
This one is a bit tricky but I will do my best to explain it. I have a host built by foreman, so it has full manageme... Jason Smith
09:34 AM SELinux Bug #11934 (Ready For Testing): Installation fails on RHEL 7.2 beta
The Foreman Bot
09:32 AM SELinux Bug #11934 (Closed): Installation fails on RHEL 7.2 beta
Description of problem:
Running foreman-installer started to fail on RHEL 7.2 composes.
Version-Release number ...
Lukas Zapletal
07:56 AM Bug #11885 (Ready For Testing): Viewing host group clone form deletes smart class parameter overrides
The Foreman Bot
07:56 AM Bug #11885: Viewing host group clone form deletes smart class parameter overrides
Affects both host groups and hosts. Dominic Cleal
07:40 AM Bug #11885 (Assigned): Viewing host group clone form deletes smart class parameter overrides
Dominic Cleal
07:17 AM Installer Bug #11933 (Rejected): Proxy can't load DNS feature: Couldn't enable plugin dns: Unable to find dependency 'nsupdate' of 'dns'
I was trying provision a host on latest upstream build. Basically that setup is actually includes Foreman + Katello. ... Sachin Ghai
06:41 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Ok, DEBUG and console seems to be better. I think I might have found the issue.
Below the long output from one reque...
Daniel Helgenberger
06:27 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Yeah, the DELETE 404 line might be quite acceptable if Foreman requested the deletion of a record that wasn't initial... Dominic Cleal
06:25 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Check smart-proxy main config file, it should have log_level property set to 'DEBUG'. Anonymous
06:20 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Sorry that they are not matching, I try to generate a matching log asap. Anyway:... Daniel Helgenberger
06:13 AM Smart Proxy Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Daniel Helgenberger wrote:
> I have the log set to debug, though all I see in my log are the requests by foremen. I ...
Dominic Cleal
05:53 AM Smart Proxy Bug #11931 (Rejected): MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
h3. Description:
Running foreman smart proxy with native_ms, smart-proxy fails to remove the existing dhcp reserva...
Daniel Helgenberger
06:15 AM Bug #11782 (Ready For Testing): Puppet override with invalid hash array doesn't give error
The Foreman Bot
05:52 AM Bug #11782 (Assigned): Puppet override with invalid hash array doesn't give error
Dominic Cleal
06:15 AM Bug #11375 (Ready For Testing): Smart class parameters turn YAML to string when using a multi line yaml
The Foreman Bot
05:09 AM Bug #11375 (Assigned): Smart class parameters turn YAML to string when using a multi line yaml
Dominic Cleal
03:57 AM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
This seems to be because of the :validate => false on the association in host_common to lookup_value. The validation... Dominic Cleal
06:02 AM Bug #11883 (Closed): Host group clone doesn't show parameters from config groups
Applied in changeset commit:0beb05308808bd43b54ec72cdd26458b17ac5f3a. Dominic Cleal
03:31 AM Bug #11930 (New): Host lookup values/overrides not shown alphabetically on Parameters tab
The host edit parameters tab shows smart class parameter overrides/lookup values in the DB order rather than a natura... Dominic Cleal
03:10 AM Bug #11830 (Duplicate): Different results when adding a parameter override from a hostgroup vs puppet class directly
Thanks for the report. This is unfixed but is being tracked under the ticket #11375. Regarding deleting of override... Dominic Cleal

09/22/2015

01:00 PM Smart Proxy Feature #11919: Pass client IP from Smart Proxy to Foreman for unattended requests
>from Bug to Feature
Ouch, somehow missed that field :(
Vladimir Stackov
10:14 AM Smart Proxy Feature #11919 (Rejected): Pass client IP from Smart Proxy to Foreman for unattended requests
Something like http://nginx.org/en/docs/http/ngx_http_realip_module.html but for /unattended/ requests to :8000 on sm... Vladimir Stackov
12:01 PM Bug #11848 (Closed): Columns not aligned in host edit, under global host parameters
Applied in changeset commit:91c6a65cdd2b8a0eeb447d481b2b8adc39eb484c. Shlomi Zadok
11:56 AM Bug #11924 (Ready For Testing): Substitute .scoped by .where(nil) to force return relation
The Foreman Bot
11:34 AM Bug #11924 (Closed): Substitute .scoped by .where(nil) to force return relation
On Rails 4 .scoped is deprecated. Calling .all on the model returns the equivalent ActiveRecord relation object on Ra... Daniel Lobato Garcia
11:13 AM Bug #11921: Features in controller authentication are not loaded correctly if you modify them from plugins
For reproducers: it happens in development env if something loads v2 hosts controller (e.g. foreman-tasks) because it... Marek Hulán
11:09 AM Bug #11921 (Ready For Testing): Features in controller authentication are not loaded correctly if you modify them from plugins
The Foreman Bot
11:06 AM Bug #11921 (Closed): Features in controller authentication are not loaded correctly if you modify them from plugins
We use @add_smart_proxy_filters@ helper to configure authentication for requests coming from proxy (usually facts/rep... Marek Hulán
10:00 AM Bug #11917 (Duplicate): Overriding a global parameter for a host results in an empty parameter name
Thanks for the report. This has just been fixed in nightlies via ticket #11847, and will be in 1.10.0. 1.9.2's now ... Dominic Cleal
09:47 AM Bug #11917 (Duplicate): Overriding a global parameter for a host results in an empty parameter name
When overwriting a global parameter for a host the newly created parameter line does not contain the name of the para... Wolfram Strauss
09:03 AM Installer Feature #11781 (Ready For Testing): Add smart-proxy 1.10 configuration options
Anonymous
08:40 AM Bug #11807: Cannot update host and hostgroup overrides
Alejandro, that looks like #11375. Dominic Cleal
08:33 AM Bug #11807: Cannot update host and hostgroup overrides
Hi, I found this issue yesterday with a hash type parameter and applied this patch to fix it but suddenly started see... Alejandro Falcon
07:29 AM Bug #11912 (Ready For Testing): Remove deprecated assert_present assert_blank
The Foreman Bot
07:26 AM Bug #11912 (Closed): Remove deprecated assert_present assert_blank
Rails 4.1 deprecates assert_present and assert_blank as per http://guides.rubyonrails.org/4_1_release_notes.html . We... Daniel Lobato Garcia
04:52 AM Bug #11908 (Closed): Unable to cancel "request is being processed" window when editing a host
when you click "edit" in a host you have that modal:
"Loading... Spinner
Please wait while your request is being ...
Julien Pivotto

09/21/2015

12:01 PM Bug #11387 (Closed): LDAP Account password cannot be empty after edit
Applied in changeset commit:2348fc8ea209f5359f3df9350adeb197ca4842c8. Amir Fefer
12:01 PM Feature #2943 (Closed): Make it possible to unset a host's root password
Applied in changeset commit:2348fc8ea209f5359f3df9350adeb197ca4842c8. Amir Fefer
12:01 PM Bug #9267 (Closed): overridded parameter names textfield is too short
Applied in changeset commit:2ea9f1177f519e934465bd3ce5b92ddfbc82206b. Amir Fefer
09:47 AM Bug #11862 (Ready For Testing): Smart variables with illegal characters raises an exception
The Foreman Bot
08:01 AM Bug #11847 (Closed): Override of global parameter on host form creates empty name/value row
Applied in changeset commit:8e49e12141b2f846b52487ce43fac5b10068bf1a. Shlomi Zadok
08:01 AM Bug #11861 (Closed): Smart variables can't be removed from puppet class
Applied in changeset commit:9f55cd6eb028aff3e3a74e870452864ae0a615fc. Ori Rabin
06:51 AM Bug #11899 (Duplicate): Foreman not updating puppet class overrides from Hostgroup view
Thanks for the report. We've fixed this under ticket #11807 and are planning to release 1.9.2 tomorrow with the fix.... Dominic Cleal
06:49 AM Bug #11899 (Duplicate): Foreman not updating puppet class overrides from Hostgroup view
I've updated from 1.8.2 to 1.9.1 and now I can't update or delete
puppet class override from Hostgroup view. I can ...
David Strejc
06:19 AM Feature #11898: As a user, I would like to see if a new update of Foreman is out.
I think we could host a static json file on *.theforeman.org - a few thoughts:
* we would probably need to provide t...
Ohad Levy
06:19 AM Feature #11898: As a user, I would like to see if a new update of Foreman is out.
Jekyll's only a templating engine, we have no capability for dynamic behaviour - it can only generate static content. Dominic Cleal
06:17 AM Feature #11898: As a user, I would like to see if a new update of Foreman is out.
This might also be a good time to add some opt-in metrics for the project too. The request to the site could (optiona... Greg Sutcliffe
05:57 AM Feature #11898: As a user, I would like to see if a new update of Foreman is out.
Another thought, Jekyll has useful features for storing data which would be better than my config.yml suggestion. Th... Dominic Cleal
03:15 AM Feature #11898: As a user, I would like to see if a new update of Foreman is out.
I don't think we have any such JSON URL right now, but it would probably be easy to add to the website via https://gi... Dominic Cleal
06:02 AM Bug #11893 (Closed): Test connection string isn't extracted in compute resource vmware form
Applied in changeset commit:e8061121f4dc1f148da081cf4d8e0116183cdab6. Amir Fefer
06:01 AM Bug #11851 (Closed): LookupKey deprecation warning on overriding of ActiveRecord::Base.inherited
Applied in changeset commit:8f14d696e48fdd21e6c45af5797673ee9a429614. Shlomi Zadok
06:01 AM Bug #11859 (Closed): CVE-2015-5282 - Parameter hide/show checkbox allows stored XSS during textbox change
Applied in changeset commit:4f3555b217be8723e8045f9816d147b5f684ec57. Shlomi Zadok
05:01 AM SELinux Bug #11608 (Closed): Selinux prevents Console from working
Applied in changeset commit:d3a9081be5811873bf7b0e4ca84a1adf6a5c946a. Dominic Cleal
04:48 AM Support #11617: Puppet Kick is not working
What is an issue is that puppet kick is deprecated in Puppet 3, and removed in Puppet 4.
See this ticket for more ...
Jon Skarpeteig
04:26 AM Feature #10889 (Ready For Testing): [vSphere] Allow selection of resource pool
The Foreman Bot
03:34 AM Packaging Bug #11892 (Resolved): logrotate sends daily mails via cron
so it seems.. thanks! Ohad Levy
03:11 AM Packaging Bug #11892 (Feedback): logrotate sends daily mails via cron
Looks like EL6 from the output, is that right? I can't reproduce this, and the configuration seems to drop the outpu... Dominic Cleal

09/20/2015

10:06 PM Feature #11898 (New): As a user, I would like to see if a new update of Foreman is out.
It would be nice to see that a new version of Foreman is out, that I can upgrade to.
It might be nice to include thi...
Chris Edester
10:16 AM Bug #11862: Smart variables with illegal characters raises an exception
In 1.9 this was invalid for a hash but you would get a validation message and not an exception. Ori Rabin
10:02 AM Feature #11896 (Duplicate): Need an option to select resource pool when provisioning system on VMWare
Shlomi Zadok
09:57 AM Feature #11896 (Duplicate): Need an option to select resource pool when provisioning system on VMWare
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1252324

Request an option to select resource pools when ...
Shlomi Zadok
07:22 AM Bug #11847 (Ready For Testing): Override of global parameter on host form creates empty name/value row
The Foreman Bot
07:05 AM Bug #11861 (Ready For Testing): Smart variables can't be removed from puppet class
The Foreman Bot
05:12 AM Bug #11848 (Ready For Testing): Columns not aligned in host edit, under global host parameters
The Foreman Bot
04:52 AM Bug #11893 (Ready For Testing): Test connection string isn't extracted in compute resource vmware form
The Foreman Bot
04:44 AM Bug #11893 (Closed): Test connection string isn't extracted in compute resource vmware form
Amir Fefer
02:26 AM Packaging Bug #11892 (Resolved): logrotate sends daily mails via cron
the following is observed daily... Ohad Levy

09/19/2015

04:36 PM Installer Bug #11655 (Closed): DNS configuration for smart proxy split into per-provider configs
PR got merged Anonymous

09/18/2015

12:05 PM Bug #11890 (New): oVirt plugin cluster network list is non accurate when using host group to define cluster.
When creating a new host using a hostgroup that defines the cluster the available vlans are not updated to reflect wh... Michael Bassler
09:56 AM Bug #11403 (Ready For Testing): Allowed vars and helpers are global constants
The Foreman Bot
07:59 AM Bug #11771 (Need more information): Saving host without particular status fails
Dominic Cleal
07:37 AM Bug #11883 (Ready For Testing): Host group clone doesn't show parameters from config groups
The Foreman Bot
07:36 AM Bug #11883 (Assigned): Host group clone doesn't show parameters from config groups
Dominic Cleal
05:31 AM Bug #11883 (Closed): Host group clone doesn't show parameters from config groups
When cloning a host group with config groups associated, the Parameters tab on the clone form doesn't show the parame... Dominic Cleal
07:05 AM Bug #11885 (Closed): Viewing host group clone form deletes smart class parameter overrides
Probably since #9815, viewing the host group clone form deletes lookup_values (smart class parameter overrides) for t... Dominic Cleal
06:29 AM Bug #11884: Turbolinks load some pages twice
That's normal behaviour when the assets change between pages. If the assets are different then it can't reload the n... Dominic Cleal
06:25 AM Bug #11884: Turbolinks load some pages twice
Idea: Maybe the turbolink JS is inserted twice on some pages. Lukas Zapletal
06:20 AM Bug #11884 (Duplicate): Turbolinks load some pages twice
This is very annoing and happens all the time with Discovered Hosts page, but I am able to reproduce with other pages... Lukas Zapletal
05:10 AM Bug #9820 (Closed): API: Hostgroup Clone does not clone parameters
The change in #9815 has fixed this, as it now uses deep_clonable to properly duplicate them. Dominic Cleal
05:02 AM Bug #9815 (Closed): HostGroup Clone doesn't work if the hostgroup has parameters
Applied in changeset commit:04fa19de12d453e3d30971c3e094ed53e11605f4. Christine Fouant
05:02 AM Bug #11835 (Closed): db migration fail on report status
Applied in changeset commit:6542b50be1493aec02cb9d79792d6804af9d521d. Dominic Cleal
03:38 AM Bug #11835 (Ready For Testing): db migration fail on report status
The Foreman Bot
04:45 AM SELinux Bug #11608 (Ready For Testing): Selinux prevents Console from working
The Foreman Bot
04:32 AM SELinux Bug #11608 (Assigned): Selinux prevents Console from working
Dominic Cleal
04:28 AM SELinux Bug #11608: Selinux prevents Console from working
Ah, I now see why is happening, there was a behaviour change in Foreman that I missed in #10703. Apologies!
The c...
Dominic Cleal
04:24 AM SELinux Bug #11608: Selinux prevents Console from working
[root@foreman ~]# ll -Z /usr/share/foreman/extras/noVNC/websockify.py
-rwxr-xr-x. root root system_u:object_r:websoc...
Nicolas BOUCHARD
04:19 AM Bug #11881: Searching for 'puppet' in Puppet Classes takes long
It appears to be doing a free text search over these fields:
(("puppetclasses"."name" ILIKE '%puppet%' OR "env...
Dominic Cleal
04:10 AM Bug #11881 (Closed): Searching for 'puppet' in Puppet Classes takes long
Searching for 'puppet' in the Puppet Classes Page/View takes quite long. (See debug outputs below)
According to Do...
Matthias Thubauville
03:42 AM Feature #11873: Hosts vm_compute_attributes API should expose VM Storage attributes
In my case it is VMware vSphere 5
/api/v2/hosts/bdambari.srv.xxxx.de/vm_compute_attributes
{
"cpus": 2,
"me...
Marcel Colley
03:15 AM Feature #11873: Hosts vm_compute_attributes API should expose VM Storage attributes
Which compute resource type is this? libvirt does show the volumes correctly when using the vm_compute_attributes AP... Dominic Cleal
03:11 AM Bug #11851 (Ready For Testing): LookupKey deprecation warning on overriding of ActiveRecord::Base.inherited
The Foreman Bot
12:13 AM Feature #11879 (New): Automatic "Rebuild configs" when making a host Managed in 1.10
ref https://groups.google.com/forum/#!topic/foreman-users/Ut9vc3RA8Ag
in cloud environments like OpenStack, we use...
Erik Hjelmås

09/17/2015

05:50 PM Bug #11859 (Ready For Testing): CVE-2015-5282 - Parameter hide/show checkbox allows stored XSS during textbox change
The Foreman Bot
04:01 AM Bug #11859 (Closed): CVE-2015-5282 - Parameter hide/show checkbox allows stored XSS during textbox change
We allow storage of key/value parameters globally or assigned to various objects, and using a tickbox in the UI the v... Dominic Cleal
03:01 PM Refactor #11858 (Closed): host_inherited_params logic to get ancestry parameters is duplicated
Applied in changeset commit:d7b8c7ada64806052fd510d82cf1afafb99ba9a4. Shlomi Zadok
12:39 PM Refactor #11858 (Ready For Testing): host_inherited_params logic to get ancestry parameters is duplicated
The Foreman Bot
04:00 AM Refactor #11858 (Closed): host_inherited_params logic to get ancestry parameters is duplicated
host_inherited_params on app/models/host/managed.rb tries to get organization/location/hostgroup parameters, includin... Daniel Lobato Garcia
12:02 PM Bug #11850 (Closed): DNS error message assumes two nameservers
Applied in changeset commit:448b447effca3cc273c92739c703d684647ae420. Lukas Zapletal
06:42 AM Bug #11850 (Ready For Testing): DNS error message assumes two nameservers
The Foreman Bot
06:24 AM Bug #11850: DNS error message assumes two nameservers
Lukas Zapletal wrote:
> Doesnt our UI force you to enter 0-2?
Domain#nameservers uses SOA and NS records, I think...
Dominic Cleal
06:16 AM Bug #11850: DNS error message assumes two nameservers
Doesnt our UI force you to enter 0-2?
In the worst case there will be "nil" in the error message, the code works j...
Lukas Zapletal
11:58 AM Feature #11873 (New): Hosts vm_compute_attributes API should expose VM Storage attributes
Is it possible to provide more informations of the VM via the API? I need the hdd count, hdd size and the name of the... Marcel Colley
10:52 AM Bug #11835 (Assigned): db migration fail on report status
Dominic Cleal
10:47 AM Bug #11869 (New): Wrong URLs generated for pxe templates on smart proxy
Description of problem:
foreman-proxy generating wrong URLs using foreman_url() for pxe* templates.
They are pointi...
Vladimir Stackov
10:33 AM Bug #11792 (Rejected): Columns not aligned in Puppet class edit, under "Specify matchers"
After upgrading from Chrome 45.0.2454.85 to .93, I was unable to reproduce the issue. Firefox seems fine. Dominic Cleal
10:28 AM Smart Proxy Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
Package versions:
ruby193-rubygem-foreman_templates-2.0.0-1.el7.noarch
foreman-proxy-1.9.1-1.el7.noarch
ruby193-ru...
Vladimir Stackov
10:00 AM Smart Proxy Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
I've faced same error.
Client side:...
Vladimir Stackov
10:21 AM Bug #11771: Saving host without particular status fails
If you can provide any help in reproducing it, it'd be appreciated, I haven't been able to. I suspect there's a spec... Dominic Cleal
10:02 AM Smart Proxy Refactor #11866 (Closed): Replace linear searches in various lookups in DHCP module with constant-time lookups.
Applied in changeset commit:ce9ff4c53b50b85890772499f5044deee6b68df3. Anonymous
09:24 AM Smart Proxy Refactor #11866 (Ready For Testing): Replace linear searches in various lookups in DHCP module with constant-time lookups.
Anonymous
09:18 AM Smart Proxy Refactor #11866 (Closed): Replace linear searches in various lookups in DHCP module with constant-time lookups.
Anonymous
09:24 AM Smart Proxy Bug #6916 (New): MS DHCP Timeout
Anonymous
08:52 AM Bug #11862: Smart variables with illegal characters raises an exception
Reproduction steps:
# edit puppetclass
# click on smart variable
# add a new smart variable of type "hash"
# inpu...
Tom Caspy
07:55 AM Bug #11862: Smart variables with illegal characters raises an exception
I can't reproduce this to determine if it's a regression. All of my attempts simply fail validation on the default v... Dominic Cleal
07:51 AM Bug #11862 (Closed): Smart variables with illegal characters raises an exception
For example using rocket hash instead of json:
1) create a smart variable of type hash
2) change default value to: ...
Ori Rabin
08:15 AM Bug #11863 (Ready For Testing): Rewrite except_hidden user scope for Rails 4 compatibility
The Foreman Bot
08:14 AM Bug #11863 (Closed): Rewrite except_hidden user scope for Rails 4 compatibility
As it is written right now it needs a `.references(:users)` at the end in order to work. We can rewrite the query to ... Daniel Lobato Garcia
07:34 AM Bug #11861 (Closed): Smart variables can't be removed from puppet class
A smart variable can't be deleted or removed from the puppetclass.
From puppet classes: edit a puppet class with a s...
Ori Rabin
06:37 AM SELinux Bug #11608: Selinux prevents Console from working
Thanks, that's useful data. Could you check the context of the websockify process? It's meant to be in a separate d... Dominic Cleal
06:02 AM Refactor #11692 (Closed): Update ace-rails-ap to 4.x
Applied in changeset commit:4901dd3c27ad0037cd97942201f0bf935d7b9e27. Walden Raines
06:00 AM Bug #11860: N+1 query on API hosts#show from inherited parameters
Same problem happens on host#edit as the same model method's used.... Dominic Cleal
04:09 AM Bug #11860 (New): N+1 query on API hosts#show from inherited parameters
#11763 introduced an N+1 query to the hosts#show API by not preloading inherited parameters.... Dominic Cleal
04:03 AM Bug #11763 (Closed): Host API does not return all parameters (e.g. from locations, et al.)
Applied in changeset commit:a4d21e680b3178f5170fe7d7b03276f4042e7839. Shlomi Zadok
04:02 AM Bug #11833 (Closed): Remove references to puppet from configuration status
Applied in changeset commit:e543c574b9c6c7042719751c4604cd51036feb11. Anonymous
04:02 AM Bug #11845 (Closed): Hiding and then unhiding a parameter value breaks on host[group] parameters
Applied in changeset commit:cc650cd9b25466d192d48e716306ba0ac33fac5a. Walden Raines
03:05 AM Support #11855 (Feedback): Please rebase or merge Foreman/develop into Foreman/rails4 on a regular schedule
This isn't a support request, sounds like a development discussion appropriate for foreman-dev.
There's also no "F...
Dominic Cleal
03:02 AM Bug #11813 (Closed): Use new engines listing syntax
Applied in changeset commit:978c5fd9284930c7c4f2c044f5396a025f981cf1. Daniel Lobato Garcia
03:02 AM Bug #11812 (Closed): Remove whiny nils and add eager load
Applied in changeset commit:480b571c4139bc8dac94f5b4ed261ced20bb7d81. Daniel Lobato Garcia
03:02 AM Bug #11817 (Closed): Do not allow multi-line URL validations
Applied in changeset commit:3052ab562f7e2a0d058dc57fb6b3d26161c1453d. Daniel Lobato Garcia
03:02 AM Bug #11814 (Closed): model_name needs to be stringified on Rails 4
Applied in changeset commit:97ef85c1f5adf4e842737b38177dc0746ea99bf7. Daniel Lobato Garcia
03:02 AM Bug #11818 (Closed): Update match routes to GET
Applied in changeset commit:0e7ea7c49f3d0ad709b5d9b89677ca9d4887e237. Daniel Lobato Garcia
03:02 AM Bug #11844 (Closed): Remove duplicate distinct scope in FactValue
Applied in changeset commit:96b5027545d2c2243af5ef9bb6d1dce8ecfd76eb. Daniel Lobato Garcia
03:02 AM Bug #11846 (Closed): Specify join_table and foreign keys for habtm associations
Applied in changeset commit:741bd717f19ffd6326b11c611df2848cd685961a. Daniel Lobato Garcia

09/16/2015

04:09 PM SELinux Bug #11608: Selinux prevents Console from working
Adding this custom SELinux module solve the issue :
yum install -y selinux-policy-devel
cd /tmp/
cat <<EOF > f...
Nicolas BOUCHARD
03:21 PM SELinux Bug #11608: Selinux prevents Console from working
I have the same issue :
type=AVC msg=audit(1442430096.649:4670): avc: denied { name_bind } for pid=11869 comm="ru...
Nicolas BOUCHARD
03:02 PM Support #11855 (Resolved): Please rebase or merge Foreman/develop into Foreman/rails4 on a regular schedule
Adam Price
12:54 PM Feature #11854 (Rejected): Pull in downstream translations
Bryan Kearney
11:13 AM Bug #11845 (Ready For Testing): Hiding and then unhiding a parameter value breaks on host[group] parameters
The Foreman Bot
10:07 AM Bug #11845 (Assigned): Hiding and then unhiding a parameter value breaks on host[group] parameters
Walden Raines
06:59 AM Bug #11845 (Closed): Hiding and then unhiding a parameter value breaks on host[group] parameters
go to host->parameters, pick a global parameter and click hide and then unhide. The text area is gone. Tomer Brisker
10:14 AM Refactor #9859 (Rejected): Add STI to environments
PR was rejected, as adding STI to environments didn't quite make sense. More info in the last comments there.
A b...
Dominic Cleal
09:25 AM Bug #11851 (Closed): LookupKey deprecation warning on overriding of ActiveRecord::Base.inherited
Using the LookupKey base class can result in the following deprecation warning from Rails:... Dominic Cleal
08:03 AM Bug #11468 (Closed): In host/hostgroup parameters form, global parameters should be clearly separated from class parameters
Applied in changeset commit:69f8931855cccb723625cb3b83008809a37e9ba7. Ori Rabin
08:03 AM Bug #11188 (Closed): on deleting a capsule: Operation FAILED: ERROR: update or delete on table "smart_proxies" violates foreign key constraint "hosts_puppet_ca_proxy_id_fk" on table "hosts"
Applied in changeset commit:08d4fc31447487181f59e7be54121fc681f3a5b4. Ori Rabin
08:03 AM Refactor #11709 (Closed): Improve DNS conflict timeout handling
Applied in changeset commit:da5a9c4ea73d2440341d79e61b86063fda7845d8. Lukas Zapletal
08:02 AM Bug #11034 (Closed): network/interfaces validation checks the removed interfaces
Applied in changeset commit:35241dd65a6b4f426374a03e83d6f796f59a9d35. Marek Hulán
08:02 AM Bug #11816 (Closed): Remove whitelist_attributes as it's deprecated
Applied in changeset commit:1b909134366ea5b8cb8ee58563cad0f7fc2f7dec. Daniel Lobato Garcia
07:54 AM Bug #11850 (Closed): DNS error message assumes two nameservers
The error message used by the DNS conflict check to handle DNS resolution failures assumes the domain always has zero... Dominic Cleal
07:43 AM Bug #11848 (Closed): Columns not aligned in host edit, under global host parameters
The global host parameters section of the Parameters tab under the host edit isn't aligned at wider screen resolution... Dominic Cleal
07:35 AM Bug #11847 (Closed): Override of global parameter on host form creates empty name/value row
The host edit form fails to override global, inherited parameters correctly, just creating an empty name/value row wi... Dominic Cleal
07:14 AM Bug #11846 (Ready For Testing): Specify join_table and foreign keys for habtm associations
The Foreman Bot
07:13 AM Bug #11846 (Closed): Specify join_table and foreign keys for habtm associations
Rails 4 does not figure out these associations automatically and it won't find the tables. Instead, we have to specif... Daniel Lobato Garcia
06:54 AM Bug #11844 (Ready For Testing): Remove duplicate distinct scope in FactValue
The Foreman Bot
06:45 AM Bug #11844 (Closed): Remove duplicate distinct scope in FactValue
ActiveRecord 4.1.5 includes a class method distinct and we have to either rename or delete the distinct scope in Fact... Daniel Lobato Garcia
06:51 AM Packaging Bug #11684 (Ready For Testing): jgrep missing as dependency for foreman_hooks
Dominic Cleal
05:50 AM Feature #4533: Boot options configuration for VMware guests
Mem and CPU hotplug has a separate ticket : http://projects.theforeman.org/issues/8295
This one should be retitled...
Mathieu Parent
03:58 AM Bug #11834: host status migration is very slow
# we do host.each, not sure if we can avoid it, but we could try to loop in batches and load associated data.
# the ...
Ohad Levy
02:54 AM Bug #11834: host status migration is very slow
Can you provide some logs to show which queries? Dominic Cleal
03:28 AM Installer Bug #11655 (Ready For Testing): DNS configuration for smart proxy split into per-provider configs
Dominic Cleal
03:16 AM Bug #11440: Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Using this is fine, thanks. We don't usually require tickets for community-templates. Dominic Cleal
03:14 AM Bug #11440: Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Hello.
Here is the pull request: https://github.com/theforeman/community-templates/pull/204
Please let me know ...
Petr Ruzicka
03:08 AM Bug #11440: Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Sure, please just open up a new PR and we'll get it in. Thanks. Dominic Cleal
03:02 AM Bug #11440: Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Hello.
I was testing it on the real hardware and actually the line should looks like this:
DEFROUTE="<%= bond.p...
Petr Ruzicka
02:58 AM Bug #11840 (Duplicate): EC2 "Security Groups" unpredictable drop-down behavior
When selecting the Security Groups from the "Virtual Machine" tab, I see six items to choose from (which are visible ... Brian Musson
02:55 AM Bug #11839 (Feedback): EC2 "Security Groups
We seem to be missing the description from this ticket - could you update it please? Dominic Cleal
02:47 AM Bug #11839 (Rejected): EC2 "Security Groups
Brian Musson

09/15/2015

06:21 PM Refactor #11836 (Ready For Testing): Rename Puppet settings to Configuration
The Foreman Bot
04:45 PM Refactor #11836 (Closed): Rename Puppet settings to Configuration
The tab should be "Configuration" and some facts need renaming. Particular puppet_interval.
Stephen Benjamin
01:52 PM Bug #11830: Different results when adding a parameter override from a hostgroup vs puppet class directly
This is also happening from the host level. If i select an individual host and edit the parameters on a single host, ... Michael Palmer
11:35 AM Bug #11830: Different results when adding a parameter override from a hostgroup vs puppet class directly
Katello 2.3
Foreman 1.9.1
Michael Palmer
11:29 AM Bug #11830 (Duplicate): Different results when adding a parameter override from a hostgroup vs puppet class directly
When i add an override from within a hostgroup the contents change after submitting. However, when the same change is... Michael Palmer
01:39 PM Bug #11835 (Closed): db migration fail on report status
... Ohad Levy
01:36 PM Bug #11834 (Closed): host status migration is very slow
On a largish db, calculating the host status takes a whole lot of time.
it seems that many queries are repeating t...
Ohad Levy
01:11 PM Bug #11833 (Ready For Testing): Remove references to puppet from configuration status
The Foreman Bot
01:09 PM Bug #11833 (Closed): Remove references to puppet from configuration status
It currently checks puppet_proxy_id, extract that to a host helper method that a plugin can extend. Stephen Benjamin
11:02 AM Feature #11766 (Closed): As a user, I expect subscription facts to live alongside puppet facts.
Applied in changeset commit:570fb4cbff5668151d09ae4abea64c101d952f65. Thomas McKay
11:02 AM Bug #11791 (Closed): N+1 query on hosts#index retrieving puppet_proxy
Applied in changeset commit:7397bf15ef66bfb26bedc3c2bf8e63ef5a63e071. Marek Hulán
10:55 AM Bug #11828 (Closed): Undefined method 'split' for nil:NilClass traceback when accessing /about
Plugins installed:
foreman_column_view 0.2.0
foreman_default_hostgroup 3.0.0
foreman_dhcp_browser 0.0.6
foreman...
Josh Baird
09:55 AM Bug #11825 (Ready For Testing): Adding template types from plugins doesn't work with taxonomies
The Foreman Bot
09:18 AM Bug #11825 (Closed): Adding template types from plugins doesn't work with taxonomies
We hit an issue in foreman_remote_execution, when trying to add has_many
association to taxonomies, after the after_...
Ivan Necas
09:52 AM Bug #11822 (Ready For Testing): Interface detection hides errors
The Foreman Bot
08:20 AM Bug #11822 (Rejected): Interface detection hides errors
Our interface detection code (import from facts) calls interfaces.reload which throws away all reported errors arrays. Lukas Zapletal
09:02 AM Bug #11242 (Closed): os_default_templates route under provisioning template shows no OS details
Applied in changeset commit:3c1af25645269ad9de1ef8beba4cf0b0ed56104d. Shlomi Zadok
09:01 AM Bug #11037 (Closed): Puppet class importer crashes with ruby stack trace trying to import an environment named: new
Applied in changeset commit:8387eb79d86947a63b3856c5ce64936f39c2a9a0. Shlomi Zadok
08:02 AM Bug #11761 (Closed): Cloning of hostgroup redirects to host creation
Applied in changeset commit:8ea3050edcadb7a13c53491b1269e1c571118e3a. Marek Hulán
08:02 AM Bug #11807 (Closed): Cannot update host and hostgroup overrides
Applied in changeset commit:8fd3c57986635e48b4b67ffb11e5bf3f97e5bab4. Dominic Cleal
05:10 AM Bug #11807 (Ready For Testing): Cannot update host and hostgroup overrides
The Foreman Bot
04:12 AM Bug #11807 (Assigned): Cannot update host and hostgroup overrides
Dominic Cleal
03:27 AM Bug #11807: Cannot update host and hostgroup overrides

For the record, I've just tried to do this and I can confirm it doesn't
work for Puppet class parameter overrides....
Daniel Lobato Garcia
07:10 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
got it working :)
{"environments":{"development":{"settings":{"manifest":"/etc/puppet/environments/development/ma...
ganesan gurumurthy
05:29 AM Support #11780 (Resolved): Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
No problem, I'm glad it helped. Dominic Cleal
05:13 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
Thanks Dominic. I will try to get the installation issue corrected. This seems to be an issue with the way I have set... ganesan gurumurthy
07:00 AM Bug #11818 (Ready For Testing): Update match routes to GET
The Foreman Bot
06:59 AM Bug #11818 (Closed): Update match routes to GET
Some of our routes use match when they really mean just 'get'. Rails 4 forces us to choose a verb, and we can do this... Daniel Lobato Garcia
06:57 AM Bug #11817 (Ready For Testing): Do not allow multi-line URL validations
The Foreman Bot
06:56 AM Bug #11817 (Closed): Do not allow multi-line URL validations
medium.rb and smart_proxy.rb allow multi line URLs through its validation. Rails 4 forces use to either allow multi-l... Daniel Lobato Garcia
06:52 AM Bug #11816 (Ready For Testing): Remove whitelist_attributes as it's deprecated
The Foreman Bot
06:50 AM Bug #11816 (Closed): Remove whitelist_attributes as it's deprecated
config.active_record.whitelist_attributes = false is already the default so it's not necessary, Rails 4 deprecates it... Daniel Lobato Garcia
06:42 AM Installer Bug #11811 (Feedback): Foreman-Installer load module "APT" on RHEL7
The default should be false on RHEL7, so I guess the parameter might have been changed. Set --foreman-configure-brig... Dominic Cleal
06:34 AM Installer Bug #11811: Foreman-Installer load module "APT" on RHEL7
Figured out that it is the "/usr/share/foreman-installer/modules/foreman/manifests/install/repos/extra.pp" line 41 an... Sven Milinski
06:15 AM Installer Bug #11811 (Resolved): Foreman-Installer load module "APT" on RHEL7
Hey,
i need some help for the kafo installer. I don't know if i'm the problem, but i tried to install a vanilla f...
Sven Milinski
06:35 AM Bug #11813 (Ready For Testing): Use new engines listing syntax
The Foreman Bot
06:28 AM Bug #11813 (Closed): Use new engines listing syntax
Rails 4 deprecates Rails.application.railties.engines, the new syntax ::Rails::Engine.subclasses.map(&:instance) is n... Daniel Lobato Garcia
06:33 AM Bug #11814 (Ready For Testing): model_name needs to be stringified on Rails 4
The Foreman Bot
06:31 AM Bug #11814 (Closed): model_name needs to be stringified on Rails 4
model_name.split doesn't work on Rails 4, instead we need to run to_s before. It's retrocompatible. Daniel Lobato Garcia
06:21 AM Bug #11812 (Ready For Testing): Remove whiny nils and add eager load
The Foreman Bot
06:17 AM Bug #11812 (Closed): Remove whiny nils and add eager load
In Rails 4 whiny_nils are going to be removed. These are useless now that we don't support ruby 1.8.7.
Since config...
Daniel Lobato Garcia
06:19 AM Feature #10661: Audit puppetruns through the UI
Petter Hassberg wrote:
> It would be great if the puppetruns triggered through the foreman UI were auditable. That w...
Ilkka Tengvall
04:30 AM Installer Bug #11809: The 1.9.1 installer does not seem to include latest updates to puppet-foreman
After "branching in June":http://projects.theforeman.org/projects/foreman/wiki/Foreman_19_Schedule, I'd typically che... Dominic Cleal
04:17 AM Installer Bug #11809: The 1.9.1 installer does not seem to include latest updates to puppet-foreman
That's unfortunate. When we were getting 9dc2cdb1b1301d69c6a6187146f09abf6d14ce1f into puppet-foreman via https://git... Jan Pazdziora
03:35 AM Installer Bug #11809: The 1.9.1 installer does not seem to include latest updates to puppet-foreman
(To continue..) the contents of master will be shipped in Foreman 1.10.0. Dominic Cleal
03:34 AM Installer Bug #11809 (Need more information): The 1.9.1 installer does not seem to include latest updates to puppet-foreman
That's entirely deliberate... 1.9.1 is a stable patch release, we don't take everything from the master branch. If t... Dominic Cleal
03:22 AM Installer Bug #11809 (Resolved): The 1.9.1 installer does not seem to include latest updates to puppet-foreman
There have been multiple commits to https://github.com/theforeman/puppet-foreman.git since July's 4.0.1 tag but noone... Jan Pazdziora
04:02 AM Bug #11401 (Closed): Auth sources need do define scoped search on name
Applied in changeset commit:7c019498dfddfad6af42a49c52c7e470fc0db563. Shlomi Zadok
04:02 AM Bug #11689 (Closed): Hidden value checkbox on global parameter form doesn't replace editor
Applied in changeset commit:f92e7cc9b0e1d9e4feecef072ceb973a87222c46. Walden Raines

09/14/2015

07:36 PM Bug #11808 (New): Add FactoryGirl.lint to the test suite and fix broken factories
Running FactoryGirl.lint on the factories in Foreman reveals that a number of them are broken:... David Davis
06:39 PM Bug #11807 (Closed): Cannot update host and hostgroup overrides
I upgraded Foreman 1.9.0 to 1.9.1 this morning, and found that I cannot update a parameter override from the host or ... Anonymous
04:41 PM Bug #11242 (Ready For Testing): os_default_templates route under provisioning template shows no OS details
The Foreman Bot
11:33 AM Bug #5483 (Ready For Testing): Network label empty after cloning vware vm using image and distributed switch for network
The Foreman Bot
08:35 AM Bug #5483 (Assigned): Network label empty after cloning vware vm using image and distributed switch for network
Ivan Necas
05:02 AM Bug #5483: Network label empty after cloning vware vm using image and distributed switch for network
Does it even make sense to talk about labels for non-distributed port groups?
Ad. the original issue, we've seen t...
Ivan Necas
11:03 AM Feature #2267 (Closed): Need rake task and/or UI button for rebuilding all host tftp config files
Applied in changeset commit:2fba6ad7b91c9709938d602e0abeac25c8ce9be6. Ondřej Pražák
10:38 AM Bug #9430: Provisioning host in VMWare compute resource fails with invalid MAC address
Any chance this issue appeared, when using DistributedPortGroup network? Ivan Necas
10:33 AM Bug #9430: Provisioning host in VMWare compute resource fails with invalid MAC address
As part of dealing with http://projects.theforeman.org/issues/5483, I'm getting back to the need for using the id for... Ivan Necas
10:12 AM Feature #4006 (Duplicate): Re-perform orchestration steps for a host
Thanks for the report. This has now been implemented for Foreman 1.10 via ticket #2267. A new "Rebuild Config" opti... Dominic Cleal
10:11 AM Feature #3648: RFE: API(?) call for Foreman/Foreman-Proxy to write DNS records for all current Hosts
A related feature has now been implemented for Foreman 1.10 via ticket #2267. A new "Rebuild Config" option is avail... Dominic Cleal
10:09 AM Feature #2799 (Duplicate): Ability to repush DHCP settings
Thanks for the report. This has now been implemented for Foreman 1.10 via ticket #2267. A new "Rebuild Config" opti... Dominic Cleal
09:52 AM Smart Proxy Feature #11798 (Resolved): Standard smart proxy interface for module statuses
It would be nice if you could query a Smart Proxy for the status of its subsystems. Individual modules could provide ... Stephen Benjamin
08:27 AM Feature #11628: Check templates when associating with hostgroup
Regular provisioning, preferring the associated template instead of the OS default. Dominic Cleal
08:15 AM Feature #11628: Check templates when associating with hostgroup
> Association of a template to a host group doesn't imply that host group-based provisioning is being used, it may ju... Lukas Zapletal
08:02 AM Bug #11745 (Closed): page fails to load properly after editing a template
Applied in changeset commit:083edbee4857b492ac6cdaa179eacc422ee30481. Phirince Philip
08:02 AM Bug #11723 (Closed): Build PXE Default fails with error
Applied in changeset commit:536fd1994a60996318cb6be0d0bb4046e22c2f6f. Phirince Philip
06:11 AM Bug #11790: VNCProxy Error: WebSocket server
From the logs it seems everything is working correctly. Foreman can occasionally spawn extra process if the port was ... Lukas Zapletal
05:02 AM Refactor #11130 (Closed): Calling set_table_name is deprecated
Applied in changeset commit:796179e56abdf39933517eb21e81bf633f93c3db. Shlomi Zadok
05:02 AM Bug #10805 (Closed): VLAN interface attached to bond is wrongly created as Bond
Applied in changeset commit:44dac2f9d9d55c858a4556fd04a603ccc5f851d4. Marek Hulán
04:34 AM Bug #11792 (Rejected): Columns not aligned in Puppet class edit, under "Specify matchers"
The value text field under the Puppet class edit list of matchers is not aligned to the "Value" column above it. See... Dominic Cleal
04:28 AM Bug #11791 (Ready For Testing): N+1 query on hosts#index retrieving puppet_proxy
The Foreman Bot
04:25 AM Bug #11791 (Assigned): N+1 query on hosts#index retrieving puppet_proxy
Marek Hulán
03:45 AM Bug #11791 (Closed): N+1 query on hosts#index retrieving puppet_proxy
Since #11704, the hosts#index page is generating an N+1 query warning on the host puppet_proxy attribute.... Dominic Cleal
03:24 AM Bug #9654: If taxonomies are seeded, they should be the default orgs
This change has been reverted in #11776. Dominic Cleal
03:10 AM Bug #11776 (Closed): assignment of default org and location to new hosts makes org/location invalid
Dominic Cleal
02:59 AM Bug #11786: Import facts fails with ActiveRecord::RecordInvalid: Validation failes
Could you please upload information about current host interfaces information? To get them run rails debugging consol... Marek Hulán

09/13/2015

02:55 AM Refactor #11555 (Resolved): form-group condensed css class has unexpected behaviour
This was solved by https://github.com/theforeman/foreman/pull/2633 Tomer Brisker
02:47 AM Refactor #8110 (Resolved): Make sure plugins are compatible with Dashboard refactoring
It has been several months since the refactoring and all plugins seem to be working well. Attention was given to make... Tomer Brisker

09/12/2015

03:42 PM Bug #11767 (Ready For Testing): Templates are not being resolved in the host form
The Foreman Bot
11:36 AM Bug #11037 (Ready For Testing): Puppet class importer crashes with ruby stack trace trying to import an environment named: new
The Foreman Bot
10:32 AM Bug #11401 (Ready For Testing): Auth sources need do define scoped search on name
The Foreman Bot
10:05 AM Refactor #11130 (Ready For Testing): Calling set_table_name is deprecated
The Foreman Bot
09:29 AM Bug #11763 (Ready For Testing): Host API does not return all parameters (e.g. from locations, et al.)
The Foreman Bot

09/11/2015

10:16 PM Bug #11790: VNCProxy Error: WebSocket server
sorry for the double update, but the last "hqesx3.corp.practicefusion.com" should read "hqesx3.hq.practicefusion.com"... Brian Musson
10:14 PM Bug #11790: VNCProxy Error: WebSocket server
Attempted to start a console on a node in vcenter, and get a similar reaction:
2015-09-11 22:09:44 [app] [I]
| ...
Brian Musson
10:07 PM Bug #11790 (Closed): VNCProxy Error: WebSocket server
Hi, I am using the console feature on 1.9 to look into node on the oVirt compute resource. I get a blank screen on se... Brian Musson
07:01 PM Feature #3650 (Closed): Listing possible values of compute attributes
Applied in changeset commit:e669d488e86301166a8f18de5d5f9eb0fd7bc386. Michael Alves Lobo
05:01 PM Bug #11715 (Closed): Base64 encoded Passwords get re-encoded on unattended/built call
Applied in changeset commit:75dc676fe960d42b1e591b15d68ae6bfababc4a5. Tom Caspy
05:01 PM Bug #11704 (Closed): Configuration no report appears as "green" icon
Applied in changeset commit:783fb4aa6feb7e1f60a651694849cc43829fa656. Marek Hulán
07:37 AM Bug #11704 (Ready For Testing): Configuration no report appears as "green" icon
The Foreman Bot
04:20 PM Bug #11689 (Ready For Testing): Hidden value checkbox on global parameter form doesn't replace editor
The Foreman Bot
02:26 PM Bug #11786 (Resolved): Import facts fails with ActiveRecord::RecordInvalid: Validation failes
I have one host in my setup that seems to be having problems being added to foreman. The error I'm receiving in the ... Jason Frisvold
10:26 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
If the master's running under Passenger, the config.ru file is probably out of date - it changed between Puppet 2 and... Dominic Cleal
10:24 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
{"environments":{},"search_paths":["file:///var/lib/puppet/.puppet/puppet.conf"]} ganesan gurumurthy
10:21 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
ganesan gurumurthy wrote:
> curl output:
> [root@devci-puppet environments]# curl -vs --key /var/lib/puppet/ssl/p...
Dominic Cleal
10:08 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
curl output:
[root@devci-puppet environments]# curl -vs --key /var/lib/puppet/ssl/private_keys/ip2.dns.com.pem -...
ganesan gurumurthy
06:58 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
What does the curl query in comment 1 return? That should list the search paths for the production environment.
I...
Dominic Cleal
06:48 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
1) Yes the curl response is from smart proxy
2) yes, I have classes under /etc/puppet/environments.
/etc/puppet...
ganesan gurumurthy
06:43 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
The curl response from the smart proxy, not Puppet, right?
Do you have any classes under /etc/puppet/environments?...
Dominic Cleal
06:38 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
Seems the puppet.conf pasted earlier has been messed up. Pasting it again.... ganesan gurumurthy
06:37 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
I have installed 3.8.2 puppet package.
Without directory environment, the curl is returning "[production]" in the...
ganesan gurumurthy
05:53 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
Thanks Dominic. That was too quick :) ...
You where spot on. Puppet master has both package and gem. Gem is 3.7.5 ...
ganesan gurumurthy
05:43 AM Support #11780 (Feedback): Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
I think it's most likely that your Puppet master isn't actually running Puppet 3.7.5. Perhaps it's been upgraded and... Dominic Cleal
05:35 AM Support #11780 (Resolved): Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
I am getting the following error:
ERROR -- : Failed to list puppet environments: Failed to query Puppet find envir...
ganesan gurumurthy
10:17 AM Smart Proxy Feature #11783 (Ready For Testing): Basic ruby 2.0 support on Windows OS
Dominic Cleal
10:15 AM Smart Proxy Feature #11783 (Closed): Basic ruby 2.0 support on Windows OS
On windows, smart-proxy fails to start with more recent ruby versions >=2.0.0 because of the win32/open3 gem requirem... Daniel Helgenberger
09:41 AM Bug #11782: Puppet override with invalid hash array doesn't give error
*(invalid) value entered. Jon Skarpeteig
09:40 AM Bug #11782 (Closed): Puppet override with invalid hash array doesn't give error
When modifying Puppet class changing default value to a hash with invalid syntax - there's an error.
When editing ...
Jon Skarpeteig
09:37 AM Smart Proxy Feature #11676: Proxy cannot be configured with remote DHCP server
WORKAROUND: Edit /usr/share/foreman-proxy/modules/dhcp/dhcp_api.rb and replace the IP address on the line 17 to match... Lukas Zapletal
07:58 AM Smart Proxy Feature #11676 (Closed): Proxy cannot be configured with remote DHCP server
Anonymous
08:05 AM Installer Feature #11781 (Closed): Add smart-proxy 1.10 configuration options
* dhcp_server from #11676 Dominic Cleal
08:02 AM Smart Proxy Bug #11318 (Closed): HttpDownloads.start_download should have returned CommandTask object
Applied in changeset commit:5f7fd34c7b4dc9b373a5fc1faeef4f21bcbc7919. Anonymous
07:07 AM Bug #10805 (Ready For Testing): VLAN interface attached to bond is wrongly created as Bond
The Foreman Bot
03:30 AM Bug #11440 (Closed): Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Dominic Cleal
03:28 AM Feature #10897 (Closed): As a developer I would like KS scripts for Atomic Hosts for both RHEL Atomic / Custom Atomic
Dominic Cleal
03:11 AM Bug #11658 (Rejected): In host/hostgroup form, removing puppetclasses in 'Puppet classes' tab does not trigger call to server
Appears that this didn't happen. Dominic Cleal
03:10 AM Bug #11465 (New): In host/hostgroup parameters form, tables that are empty should display helpful text
Dominic Cleal

09/10/2015

07:14 PM Bug #11778 (Ready For Testing): Logger makes application fail on other RAILS_ENVs
The Foreman Bot
06:40 PM Bug #11778 (New): Logger makes application fail on other RAILS_ENVs
If RAILS_ENV is set to anything that is not configured on logger.yaml, rails fails to load with a message:
...
Daniel Lobato Garcia
03:24 PM Bug #11776 (Ready For Testing): assignment of default org and location to new hosts makes org/location invalid
The Foreman Bot
03:22 PM Bug #11776: assignment of default org and location to new hosts makes org/location invalid
This bug was always there, but my PR just exposed Katello to it now that it's a "default" thing. After spending some... Stephen Benjamin
02:56 PM Bug #11776 (Closed): assignment of default org and location to new hosts makes org/location invalid
This change: https://github.com/theforeman/foreman/commit/8809a63b93b3f79eecb33a4757c4c13d2cbf4421
meant that new...
Justin Sherrill
03:02 PM Bug #11688 (Closed): Syntax highlighting defaults to text when editing provisioning templates
Applied in changeset commit:a265235eab649fa76e942205ef4964579532ce72. Walden Raines
11:05 AM Bug #11688: Syntax highlighting defaults to text when editing provisioning templates
Lukas Zapletal wrote:
> Would be nice to have this per template type.
Filed as #11772.
Dominic Cleal
03:02 PM Bug #11610 (Closed): db migration extremly slow
Applied in changeset commit:20cc5f65dfdf38a21e896e59d95e1b2ef84f0931. Tom Caspy
11:07 AM Bug #11771: Saving host without particular status fails
Sorry, had wrong line selected, this: https://github.com/theforeman/foreman/blob/develop/app/models/host/managed.rb#L... Stephen Benjamin
11:05 AM Bug #11771: Saving host without particular status fails
Stack trace wasn't really helpful, but:... Stephen Benjamin
11:01 AM Bug #11771: Saving host without particular status fails
It appears to be from this creating a status without a reported_at
https://github.com/theforeman/foreman/blob/de...
Stephen Benjamin
11:00 AM Bug #11771: Saving host without particular status fails
Do you have a stack trace or any more context to the error? I'm not sure I understand where it's originating from. Dominic Cleal
10:57 AM Bug #11771 (Closed): Saving host without particular status fails
When I save a host that has never had a configuration report:... Stephen Benjamin
11:05 AM Feature #11772 (New): Set default template syntax highlighting per template type/kind
The syntax highlighting used in the provisioning template editor could be set depending on the template kind, e.g. a ... Dominic Cleal
10:57 AM Bug #11764: Taxonomy parameters cannot be accessed through API
The route api/v2/locations or organizations/:id/parameters does not return parameters due to a bug in the parameters_... Daniel Lobato Garcia
09:44 AM Bug #11764 (Ready For Testing): Taxonomy parameters cannot be accessed through API
The Foreman Bot
09:38 AM Bug #11764: Taxonomy parameters cannot be accessed through API
Ondřej Pražák wrote:
> See description in Bugzilla
Please don't do this. Our issue tracker should have the relev...
Dominic Cleal
09:34 AM Bug #11764 (Closed): Taxonomy parameters cannot be accessed through API
... Ondřej Pražák
10:49 AM Bug #11465: In host/hostgroup parameters form, tables that are empty should display helpful text
This is in accordance with the "Patternfly empty tables pattern":https://www.patternfly.org/patterns/table/#grid-and-... Tomer Brisker
10:37 AM Bug #11768 (Resolved): Switching organization or location fails with mass assignment security error
Switching organization or location in the host form has no effect. The call fails with:... Tomáš Strachota
10:29 AM Bug #11767 (Closed): Templates are not being resolved in the host form
Even though the templates are set correctly, when hitting "Resolve" the response is always "Sorry but no templates we... Tomáš Strachota
10:16 AM Bug #11765 (Duplicate): Dashboard error - undefined method `count' for #<ForemanTasks::Task state: "stopped", result: "success">
Thanks for the report. This looks like ticket #11381 which affected MySQL and has just been fixed in the Foreman Tas... Dominic Cleal
10:10 AM Bug #11765 (Duplicate): Dashboard error - undefined method `count' for #<ForemanTasks::Task state: "stopped", result: "success">
Running Foreman 1.9.0 installed via yum repo for CentOS 7.1.
All remote hosts via salt and salt smart proxy (2.1.5)/...
Jim Dubinsky
10:16 AM Feature #11766 (Closed): As a user, I expect subscription facts to live alongside puppet facts.
Copied from katello issue http://projects.theforeman.org/issues/11506 for tracking Thomas McKay
09:45 AM Bug #11689: Hidden value checkbox on global parameter form doesn't replace editor
Dominic Cleal wrote:
> Yes, the previous behaviour is the expected behaviour - to swap the text box for a password/h...
Walden Raines
03:24 AM Bug #11689: Hidden value checkbox on global parameter form doesn't replace editor
Yes, the previous behaviour is the expected behaviour - to swap the text box for a password/hidden field and back. Dominic Cleal
09:18 AM Bug #11763: Host API does not return all parameters (e.g. from locations, et al.)
Hooks uses the API "show" JSON.
That `parameters` key only contains those directly associated to the host, not the...
Stephen Benjamin
09:17 AM Bug #11763 (Closed): Host API does not return all parameters (e.g. from locations, et al.)
The data passed to the host/managed/after_build hook does not contain any parameter data. For example:... Stephen Benjamin
09:02 AM Bug #11473 (Closed): Not able to set domain in interfaces initially
Applied in changeset commit:501853b511d52f078c1d0933afec955b25356e54. Dominic Cleal
08:47 AM Bug #11762 (Duplicate): Errors when updating a provisioning/partition templates
Dominic Cleal
08:40 AM Bug #11762 (Duplicate): Errors when updating a provisioning/partition templates
I have noticed some errors when editing an existing template:
- There is a loader that replaces the cursor that does...
Alon Goldboim
08:02 AM Bug #8521 (Closed): Host clone should include associated Puppet classes
Applied in changeset commit:f1a2c1407b161ea51d9be579f8973ff1fc0ebce8. Dominic Cleal
05:29 AM Bug #11761 (Ready For Testing): Cloning of hostgroup redirects to host creation
The Foreman Bot
05:22 AM Bug #11761 (Assigned): Cloning of hostgroup redirects to host creation
Also nesting is broken Marek Hulán
04:22 AM Bug #11761 (Closed): Cloning of hostgroup redirects to host creation
After #11683 was merged, hostgroup can no longer be cloned. When I submit the form with new attributes, the form is r... Marek Hulán
04:28 AM Feature #7828: Provide base URL of Foreman via foreman_url
#11723 sort of replaces this, permitting use of foreman_url in a default template. Changing this ticket to match htt... Dominic Cleal
04:13 AM Feature #7828 (New): Provide base URL of Foreman via foreman_url
Dominic Cleal
02:38 AM Feature #11733: Assign tags to hosts
Another option i assume would be to add another field to the model called "tag", show it on the hosts table and being... Alon Goldboim

09/09/2015

11:40 AM Refactor #11692 (Ready For Testing): Update ace-rails-ap to 4.x
The Foreman Bot
11:39 AM Bug #11689 (Assigned): Hidden value checkbox on global parameter form doesn't replace editor
What's the expected behavior when the hidden value checkbox is checked?
It looks like it used to turn the text fie...
Walden Raines
11:23 AM Bug #11688 (Ready For Testing): Syntax highlighting defaults to text when editing provisioning templates
The Foreman Bot
11:23 AM Bug #11749 (Closed): new host puppet environment jquery selector too liberal
When creating a host or hostgroup and selecting just the puppet environment, no puppet classes get loaded on the 'pup... Justin Sherrill
10:02 AM Bug #10589 (Closed): N+1 Query when changing hostgroup from the "All Hosts" page
Applied in changeset commit:88275be4587e98092095c501a8a7f58d7bcfaca4. Tom Caspy
10:02 AM Refactor #10106 (Closed): Make tests run in parallel
Applied in changeset commit:9aadd812029f9f65444916cfb109e732306f03b3. Daniel Lobato Garcia
09:58 AM Bug #11741 (Ready For Testing): Config group host counter not incremented on host creation with association
The Foreman Bot
05:04 AM Bug #11741 (Resolved): Config group host counter not incremented on host creation with association
When creating a host with a config group associated, the hosts counter on the config groups list is not updated. It ... Dominic Cleal
09:42 AM Bug #11715 (Ready For Testing): Base64 encoded Passwords get re-encoded on unattended/built call
The Foreman Bot
07:36 AM Bug #11743: Multiple 'wwan0' interfaces prevent rebuilding of machine
Simon Wydooghe wrote:
> Dominic Cleal wrote:
> > I think #11031 will permit you to delete these duplicate interface...
Dominic Cleal
07:31 AM Bug #11743: Multiple 'wwan0' interfaces prevent rebuilding of machine
Dominic Cleal wrote:
> I think #11031 will permit you to delete these duplicate interfaces from the web UI, when rel...
Simon Wydooghe
06:40 AM Bug #11743 (Feedback): Multiple 'wwan0' interfaces prevent rebuilding of machine
I think #11031 will permit you to delete these duplicate interfaces from the web UI, when released soon in Foreman 1.... Dominic Cleal
06:31 AM Bug #11743 (Duplicate): Multiple 'wwan0' interfaces prevent rebuilding of machine
Our machines sometimes have different WWAN usb sticks which get plugged in from time to time.
Today I tried to rebui...
Simon Wydooghe
07:05 AM Bug #11745 (Ready For Testing): page fails to load properly after editing a template
The Foreman Bot
06:59 AM Bug #11745 (Closed): page fails to load properly after editing a template
After I hit "Submit" on the edit template page, the parent page fails to load properly. The symptom being the "New Te... Phirince Philip
06:58 AM Bug #11437: "Can't modify frozen Array" error on frozen arrays in select list
n/a to 1.9. Dominic Cleal
06:57 AM Bug #11374: Can't change key type when creating a smart variable
Non-trivial to backport. Dominic Cleal
06:10 AM Bug #9981 (Ready For Testing): Smart variable doesn't show error on new variable
The Foreman Bot
05:53 AM Installer Bug #11726 (Rejected): Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
Thanks! Dominic Cleal
05:44 AM Installer Bug #11726: Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
Thanks! You were right. Corrected this and it works now. The bug can be closed as invalid!
Tom Verdaat
04:58 AM Bug #11143: Domain removed from the hostname on host edit in !unattended mode
Hello,
any updates here ? Currently we are not able to manage hosts in our production platforms, because every tim...
Sven Milinski
04:01 AM Bug #11738 (Closed): Hosts > Provisioning Templates > [select a template] > Associations has a string without ending punctuation
Applied in changeset commit:45e004cfd3d7a9a0cb6df9d1afacc0ca3252b524. Brad Buckingham
03:36 AM Bug #11658 (Ready For Testing): In host/hostgroup form, removing puppetclasses in 'Puppet classes' tab does not trigger call to server
The Foreman Bot
03:30 AM Bug #10340 (Closed): AD auth hangs while syncing user groups on login
Mathieu Parent wrote:
> The loop has been fixed in https://github.com/theforeman/ldap_fluff/pull/43 and https://gith...
Dominic Cleal
01:43 AM Bug #10340: AD auth hangs while syncing user groups on login
The loop has been fixed in https://github.com/theforeman/ldap_fluff/pull/43 and https://github.com/theforeman/ldap_fl... Mathieu Parent
03:28 AM Feature #2315: IPv6 Support
The biggest change I see is that in IPv6, one interface have more than one IP. Hence the question is if we should mak... Marek Hulán
03:15 AM Feature #2315 (New): IPv6 Support
The branch is very out of date so isn't any use on current versions of Foreman - it'd need updating as all of the IP ... Dominic Cleal
03:12 AM Feature #11734 (Resolved): API Resource for retrieving all hosts associated with a puppetclass
Yep, spot on. Dominic Cleal
03:12 AM Bug #10825 (New): Error creating VMWare compute resources: wrong number of arguments(1 for 0)
Dominic Cleal
01:42 AM Bug #11468 (Ready For Testing): In host/hostgroup parameters form, global parameters should be clearly separated from class parameters
The Foreman Bot

09/08/2015

04:00 PM Bug #10825: Error creating VMWare compute resources: wrong number of arguments(1 for 0)
We have the same problem for version 1.9 of foreman. There he has a track for a fix? kilian desroches
12:41 PM Bug #10825: Error creating VMWare compute resources: wrong number of arguments(1 for 0)
Is there any additional information I can provide to help with this issue? Dave Nash
03:27 PM Feature #11734: API Resource for retrieving all hosts associated with a puppetclass
Well, I just figured out I could simply use the search function in the API v2:... Stefan Hölzle
11:14 AM Feature #11734 (Resolved): API Resource for retrieving all hosts associated with a puppetclass
I couldn't find an easy way to get a list of all hosts for a puppetclass.
I guess the following API call would fit...
Stefan Hölzle
02:21 PM Bug #11738 (Ready For Testing): Hosts > Provisioning Templates > [select a template] > Associations has a string without ending punctuation
The Foreman Bot
02:18 PM Bug #11738 (Closed): Hosts > Provisioning Templates > [select a template] > Associations has a string without ending punctuation
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1178200
Description of problem:
If you go to Hosts > Prov...
Brad Buckingham
02:02 PM Bug #11727 (Closed): "User|Mail enabled" missing user friendly text
Applied in changeset commit:1d7d78a045d907338f253b683e91225fa2068b6a. Shimon Shtein
10:33 AM Bug #11727 (Ready For Testing): "User|Mail enabled" missing user friendly text
The Foreman Bot
10:06 AM Bug #11727 (Closed): "User|Mail enabled" missing user friendly text
Should be "Email enabled" Shimon Shtein
12:23 PM Installer Feature #11735 (New): As a user, I want foreman-installer to provide a scenario for installing a smart-proxy
This is an enhancement to leverage the Kafo changes provided by http://projects.theforeman.org/issues/10162 to suppor... Brad Buckingham
11:32 AM Feature #2315: IPv6 Support
Hi Dominic,
I checked the latest (and only) commit to this feature and was wondering what are you missing from thi...
Tomas Olivares
11:15 AM Bug #11715: Base64 encoded Passwords get re-encoded on unattended/built call
Thanks for writing this up Nils. Is there a suggestion for a workaround until something gets merged in? Right now w... larry campbell
02:57 AM Bug #11715: Base64 encoded Passwords get re-encoded on unattended/built call
Looks like a bug in the host which calls the crypt method. It normally checks for a regular crypt call if the passwo... Dominic Cleal
11:01 AM Feature #11733: Assign tags to hosts
If there's a way to look at a host and see all static groups it belongs to, sure (guess that's the same as tagging)
...
Alex Balk
10:58 AM Feature #11733: Assign tags to hosts
would static grouping be an option? (e.g. statistical or via search define which hosts you would like to be in a grou... Ohad Levy
10:53 AM Feature #11733 (New): Assign tags to hosts
We would like to be able to assign arbitrary tags to hosts, both in discovery and in the "all hosts" view. This would... Alex Balk
10:32 AM Refactor #11729 (New): Update fog to 2.0.0
Tracker for updating to Fog 2.0.0 (or whatever's after 1.34.0). Dominic Cleal
09:53 AM Feature #10286 (New): Default PXE Menu should be isolated
I don't have the bandwidth to keep fixing the endless issues with host group provisioning. If it needs fixing, it sh... Stephen Benjamin
09:01 AM Bug #11621 (Closed): n+1 query on User groups index
Applied in changeset commit:dc6977673f9875e5d0c7542c586e1aca0db8b4ee. Daniel Lobato Garcia
09:01 AM Bug #9108 (Closed): It's not possible to overwrite a default value of a parameter inherited from parent host group in nested host group
Applied in changeset commit:221fd0504d1efc0b056fd93e0824b6fbc2b453e8. Tom Caspy
09:01 AM Refactor #11341 (Closed): Update fog to 1.34.0
Applied in changeset commit:19d5df3c9b02a0c3529d190f842e9f9bc81ed3f1. Dominic Cleal
08:45 AM Installer Bug #11726 (Need more information): Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
I think you may be confusing two different sets of configuration options.
--foreman-proxy-ssl-* are used in settin...
Dominic Cleal
08:39 AM Installer Bug #11726 (Rejected): Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
Foreman-installer only applies --foreman-proxy-ssl-ca, --foreman-proxy-ssl-cert and/or --foreman-proxy-ssl-key to /et... Tom Verdaat
08:23 AM Support #11720 (Resolved): fetching kickstart fails while provisioning process
Thanks for confirming. Dominic Cleal
08:22 AM Support #11720: fetching kickstart fails while provisioning process
Provisioning worked.
Can be closed.
Lukas Müller
07:26 AM Support #11720: fetching kickstart fails while provisioning process
I had to add a forward dns entry for the foreman machine.
The vm could resolve the hostname now and started to dow...
Lukas Müller
07:04 AM Support #11720: fetching kickstart fails while provisioning process
ok, i'm going to proof the dns answers.
Thank's for you help.
I will give feedback, if i can fix it.
Lukas Müller
06:56 AM Support #11720: fetching kickstart fails while provisioning process
It ought to be different as it'll be doing a very different thing. If there's no answer included though, then your D... Dominic Cleal
06:54 AM Support #11720: fetching kickstart fails while provisioning process
I got the same output with the space between the name and "@". Lukas Müller
06:49 AM Support #11720: fetching kickstart fails while provisioning process
There's no answer in your query, it's not OK. You're also missing a space between the name and "@" symbol in the com... Dominic Cleal
06:31 AM Support #11720: fetching kickstart fails while provisioning process
The answer is ok.... Lukas Müller
05:43 AM Support #11720 (Feedback): fetching kickstart fails while provisioning process
Lukas Müller wrote:
> I think it's a dns-problem of my new host, because he doesn't know my foreman-server.
> But o...
Dominic Cleal
05:33 AM Support #11720 (Resolved): fetching kickstart fails while provisioning process
Hello,
i wanted to provision a new host with CentOS 7.
The host loaded the image from the mirror successfully.
...
Lukas Müller
08:13 AM Bug #11471 (Rejected): CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
Thanks for confirming, and for the report Larry. If you come across across any potential security issue in future, p... Dominic Cleal
08:08 AM Bug #11471: CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
I second the observation that the old password failed when we tried it again several hours later. It would make sens... larry campbell
08:02 AM Bug #11719 (Closed): can't activate mysql2 (~> 0.3.10), already activated mysql2-0.4.0
Applied in changeset commit:47604a20219bdf0f6c72fde9dabd3f47f0513364. Dominic Cleal
05:49 AM Bug #11719 (Ready For Testing): can't activate mysql2 (~> 0.3.10), already activated mysql2-0.4.0
The Foreman Bot
05:47 AM Bug #11719 (Assigned): can't activate mysql2 (~> 0.3.10), already activated mysql2-0.4.0
Dominic Cleal
04:46 AM Bug #11719 (Closed): can't activate mysql2 (~> 0.3.10), already activated mysql2-0.4.0
The release of mysql2 0.4.0 is causing a runtime error in MySQL tests - it looks like activerecord is trying to activ... Dominic Cleal
07:53 AM Bug #11723 (Ready For Testing): Build PXE Default fails with error
The Foreman Bot
07:22 AM Bug #11723 (Closed): Build PXE Default fails with error
Here's the error seen:
failed to process template: undefined method `token' for nil:NilClass
This is because o...
Phirince Philip
07:23 AM Bug #11721: Inconsistency with select2 on compute profile files
I don't think it should have been disabled in actual fact, given that's what the feature was added for in the first p... Dominic Cleal
07:17 AM Bug #11721 (New): Inconsistency with select2 on compute profile files
As a fix for #11171, the select2 was disabled on compute profile selects. However, when new select box is added, for ... Ivan Necas
07:04 AM Bug #10589 (Ready For Testing): N+1 Query when changing hostgroup from the "All Hosts" page
The Foreman Bot
06:15 AM Bug #11443 (Need more information): ptable template ID changed during upgrade from 1.8.2 -> 1.9, breaks unattended provisioning
Yeah, I've tried to reproduce it a few times too, including this morning with a host in build mode. My only guess is... Dominic Cleal
06:07 AM Bug #11443: ptable template ID changed during upgrade from 1.8.2 -> 1.9, breaks unattended provisioning
I'm unable to reproduce. I migrated down the migration 20150514114044, then up again looking at host in build mode, i... Marek Hulán
05:15 AM Feature #11716: Build whole host group
Iain Hallam wrote:
> In the Host Groups screen, can there be an option to set all the machines in that host group (i...
Dominic Cleal
04:49 AM Feature #11716: Build whole host group
Dominic Cleal wrote:
> In the meantime, use the host list to do this as it has support for bulk actions.
Useful w...
Iain Hallam
03:03 AM Feature #11716: Build whole host group
In the meantime, use the host list to do this as it has support for bulk actions. Search for "hostgroup = foo" (or h... Dominic Cleal
03:39 AM Bug #11473 (Ready For Testing): Not able to set domain in interfaces initially
The Foreman Bot
12:11 AM Bug #11718: Problems with roles that filter on facts
h3. Test case #2
# Assign these filters to the "Linux Sysadmin" role:
- destroy_hosts: "has facts.kernel"
- view...
Ears Down

09/07/2015

11:07 PM Bug #11718 (Resolved): Problems with roles that filter on facts
h3. Summary
When logged in as a user with a role which has filters that limit access based on facts, the user is u...
Ears Down
01:08 PM Feature #11716 (New): Build whole host group
I have dozens of computers to manage in labs, and when I need to rebuild them it comes down to clicking on all of the... Iain Hallam
12:32 PM Bug #11715 (Closed): Base64 encoded Passwords get re-encoded on unattended/built call
Base64 encoded Passwords (i.e. used for windows template deployments) get re-encoded after a call to the built URL is... Nils Domrose
12:02 PM Bug #11415 (Closed): ENC fails with undefined method `value' for #<LookupKey ..>
Applied in changeset commit:fd06f4f6594110f8a7448fcedadbd5bd8a8db838. Tom Caspy
04:15 AM Bug #11415 (Ready For Testing): ENC fails with undefined method `value' for #<LookupKey ..>
The Foreman Bot
12:02 PM Bug #11683 (Closed): Spinner in puppet class parameters spinning indefinitely on hostgroup creation
Applied in changeset commit:ae7d8d5ffd9c4b02f8be1b528efc2de474a6600e. Ondřej Pražák
05:17 AM Bug #11683 (Ready For Testing): Spinner in puppet class parameters spinning indefinitely on hostgroup creation
The Foreman Bot
12:02 PM Bug #11707 (Closed): Unmanaged host detail status table is broken
Applied in changeset commit:1f76a8ba84e55a473ff70b24fe915a802fc97fce. Marek Hulán
08:05 AM Bug #11707 (Ready For Testing): Unmanaged host detail status table is broken
The Foreman Bot
06:10 AM Bug #11707: Unmanaged host detail status table is broken
Easy to fix, the host_detailed_status_list helper is generating @nil@ entries in the table for non-relevant host stat... Dominic Cleal
05:59 AM Bug #11707 (Closed): Unmanaged host detail status table is broken
There no Provisioning status avaiable apparently from the data, but the table cell is still there and empty breaking ... Lukas Zapletal
12:01 PM Bug #3145 (Closed): Performance issue editing host with many parameters
Applied in changeset commit:55ee550c02b59e2677600761142de483d2adbf9a. Tom Caspy
11:14 AM Bug #11473 (Assigned): Not able to set domain in interfaces initially
Dominic Cleal
09:52 AM Packaging Bug #11714: installing dynflow on ubuntu errors out
Perhaps some interaction between an upgrade of both dynflow/foreman-tasks at once? It's slightly hard to tell withou... Dominic Cleal
09:37 AM Packaging Bug #11714 (Closed): installing dynflow on ubuntu errors out
... Alex Balk
09:14 AM Support #7981: Update IP on host does not update reverse DNS entries
Ignacio, any update on this? Lukas Zapletal
09:01 AM Bug #11665 (Closed): mail subscriptions can't be removed
Applied in changeset commit:baabd5aea50751bcbf2ed582be9bbe6f4775b118. Shimon Shtein
08:48 AM Feature #2533 (Duplicate): Operation FAILED: NET::ERROR when dns lookups fail. Maybe a more descriptive error?
Fixed in #11709 Lukas Zapletal
08:35 AM Bug #11471 (Feedback): CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
Thanks Daniel. I'll tentatively close this for now and add the information to our manual and security page. Dominic Cleal
08:22 AM Bug #11471: CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
From my tests, neither the connection to LDAP nor logging in work using the old password after the allowed period in ... Daniel Lobato Garcia
07:37 AM Refactor #11709 (Ready For Testing): Improve DNS conflict timeout handling
The Foreman Bot
06:48 AM Refactor #11709 (Closed): Improve DNS conflict timeout handling
We hardcode timeout to three seconds and our message should contain nicer error (at least the resolver server we use). Lukas Zapletal
06:45 AM Bug #9267 (Ready For Testing): overridded parameter names textfield is too short
The Foreman Bot
06:02 AM Bug #11663 (Closed): Empty lookup value validated even when use_puppet_default is checked
Applied in changeset commit:baa21c791a8b8a3cbbc9f1a21a1cfe2448730800. Ori Rabin
06:02 AM Bug #11693 (Closed): Smart class parameters API still has destroy action
Applied in changeset commit:8076e753bc55ee40987accdaa87c5df074505a97. Ondřej Pražák
03:48 AM Bug #11693 (Ready For Testing): Smart class parameters API still has destroy action
The Foreman Bot
04:03 AM Feature #11706 (New): allow setting interfaces on discovered nodes to 'managed' by default
When a host is discovered via fact upload, its interfaces are always set as 'unamanged'.
It would be great if this w...
Alex Balk
04:00 AM Bug #11705 (New): hosts added through fact upload set FQDN to eth instead of bond interface
When discovering a host via fact upload (say, through chef plugin), hosts get added with the FQDN set to the eth inte... Alex Balk
03:33 AM Bug #11704: Configuration no report appears as "green" icon
OK, that makes sense to me and you're right about discovered hosts. I'll probably get to it this week. Marek Hulán
03:08 AM Bug #11704: Configuration no report appears as "green" icon
I think checking puppet_proxy (sorry, not #puppet?) is the only thing we usually do, e.g. on the host#edit form for w... Dominic Cleal
03:04 AM Bug #11704: Configuration no report appears as "green" icon
So we should probably distinguish between a host with puppet master and the rest, or is there better way to resolve "... Marek Hulán
03:02 AM Bug #11704: Configuration no report appears as "green" icon
I think the intention is not to put hosts into a warning state when perhaps they don't even use configuration managem... Dominic Cleal
03:00 AM Feature #11703 (Duplicate): - Add authentication validate in WebUI
PR's already open for this. Dominic Cleal

09/06/2015

02:05 PM Bug #11665 (Ready For Testing): mail subscriptions can't be removed
The Foreman Bot
09:41 AM Bug #11663 (Ready For Testing): Empty lookup value validated even when use_puppet_default is checked
The Foreman Bot
07:01 AM Bug #11704 (Closed): Configuration no report appears as "green" icon
After upgrading to the global host status, hosts who has no puppet report appear as green vs warning.
see attachment.
Ohad Levy
04:42 AM Feature #11703 (Duplicate): - Add authentication validate in WebUI
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1188839
Description of problem:
When adding an external L...
Ohad Levy

09/04/2015

01:44 PM Bug #9981: Smart variable doesn't show error on new variable
There are, in fact, two issues here.
1. If you don't enter a key then it saves the puppet class but does not at...
Walden Raines
12:40 PM Bug #11680 (Closed): DB:Migrate Multiple migrations have the name AddProvisionMethodToHosts
Thanks for the feed back and yes I had renamed it prviously do to the problem migrating from the privous version and ... keith obrien
02:59 AM Bug #11680 (Feedback): DB:Migrate Multiple migrations have the name AddProvisionMethodToHosts
It looks like you might already have renamed the file at some previous point? If so then just delete the duplicate f... Dominic Cleal
12:02 PM Refactor #11696 (Closed): Remove dead validation code for checking uniqueness of interface and primary interface attributes
Applied in changeset commit:84f7fc68c4cbcbc31826025a16c1d302e424ac16. Marek Hulán
07:12 AM Refactor #11696 (Ready For Testing): Remove dead validation code for checking uniqueness of interface and primary interface attributes
The Foreman Bot
07:11 AM Refactor #11696 (Closed): Remove dead validation code for checking uniqueness of interface and primary interface attributes
After primary interface was extracted, it's no longer needed to check for conflicts of interfaces vs primary interfac... Marek Hulán
10:35 AM Support #11697 (Resolved): My host is not provising, error in /unattended/provision?token=
Great! Dominic Cleal
10:32 AM Support #11697: My host is not provising, error in /unattended/provision?token=
Thanks, fix permision for autosign on foreman_proxy:foreman_proxy, and all ok. thx. Aleksandr Grigorov
08:59 AM Support #11697: My host is not provising, error in /unattended/provision?token=
The last line "2015-09-04T15:47:25 [sql] [I] Adding autosign entry for pxeboot.example.com" before the error probably... Dominic Cleal
08:56 AM Support #11697 (Resolved): My host is not provising, error in /unattended/provision?token=
... Aleksandr Grigorov
09:56 AM Bug #11473: Not able to set domain in interfaces initially
I reproduced the issue, it seems related to select2, web console prints following... Marek Hulán
09:01 AM Bug #11677 (Closed): foreman-debug: netstat to print also ESTABLISHED connections
Applied in changeset commit:ee3275af331a74e8aae6c3654c914ebd7d4267c7. Pavel Moravec
09:01 AM Feature #10782 (Closed): Add global status for hosts
Applied in changeset commit:e54016da688f5f91f52dfc68b33bd4e3275e6cac. Marek Hulán
09:01 AM Smart Proxy Bug #11653 (Closed): stdout warning about use of "SYSLOG" logger on every startup
Applied in changeset commit:e0497ca9b3ab7d0be272847c2cbdae9850cc6e1d. Anonymous
08:52 AM Bug #11034 (Ready For Testing): network/interfaces validation checks the removed interfaces
The Foreman Bot
08:52 AM Bug #11034 (Assigned): network/interfaces validation checks the removed interfaces
Marek Hulán
07:27 AM Bug #11471 (Need more information): CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
Thanks to Daniel for passing this onto foreman-security and confirming the problem.
Just searching though, and I s...
Dominic Cleal
07:01 AM Bug #11407 (Closed): Uppercase logins coming from LDAP break external user groups sync
Applied in changeset commit:2ef6f4da99a4375e7d4600da62d6ba011e7467d4. Daniel Lobato Garcia
06:06 AM Bug #11693 (Closed): Smart class parameters API still has destroy action
#11426 removed the UI and one API option for deleting smart class parameters, but seems to have missed Api::V2::Smart... Dominic Cleal
06:02 AM Bug #11426 (Closed): puppet class edit should not allow to remove class paramteres
Applied in changeset commit:64b8c7a4573a3ee662cd1f0148ceedda5d821278. Ondřej Pražák
06:02 AM Bug #11263 (Closed): partition tables are not associated with default org and location
Applied in changeset commit:a46f72be6c5e1d38258c28ddb54d0f79b306f745. Marek Hulán
04:26 AM Bug #11263 (Ready For Testing): partition tables are not associated with default org and location
The Foreman Bot
05:56 AM Bug #11688: Syntax highlighting defaults to text when editing provisioning templates
Lukas Zapletal wrote:
> Would be nice to have this per template type.
Yeah, that makes a lot of sense with say, a...
Dominic Cleal
05:08 AM Bug #11688: Syntax highlighting defaults to text when editing provisioning templates
Would be nice to have this per template type. Lukas Zapletal
04:59 AM Bug #11688 (Closed): Syntax highlighting defaults to text when editing provisioning templates
Since #11625, the default syntax highlighting for a provisioning template is now "text" rather than "ruby", which it ... Dominic Cleal
05:52 AM Refactor #11449 (Closed): Don't use therubyracer anymore
https://github.com/theforeman/foreman-packaging/pull/799 is the corresponding change to Debian Jessie and Ubuntu Trus... Dominic Cleal
05:25 AM Refactor #11692 (Closed): Update ace-rails-ap to 4.x
ace-rails-ap was added in #11625 at version 3, but the latest is 4. It has some changes to precompilation, so the wo... Dominic Cleal
05:08 AM Bug #11690 (Rejected): Since Upgrade to 1.9 host creating through API post fails with Fog::Compute::Vsphere::NotFound
The following interface json used to work without any problems but since the upgrade fails with a fog error:... Gregory Whiting
05:06 AM Bug #11689 (Closed): Hidden value checkbox on global parameter form doesn't replace editor
When editing a global parameter, the "Hidden value" checkbox doesn't replace the full editor (added in #11625) when c... Dominic Cleal
05:01 AM Smart Proxy Bug #11654 (Closed): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
Applied in changeset commit:d00dc5860000839c21fdae3361ed230216e15243. Anonymous
04:22 AM Bug #11685 (Need more information): Editing Puppet class fails due to non-existing host
#10915 fixed (1) in Foreman 1.8.3, so deletion of hosts after that should remove the corresponding overrides.
Can ...
Dominic Cleal
04:14 AM Bug #11685 (Resolved): Editing Puppet class fails due to non-existing host
When editing Puppet class, GUI prompts that some of the hosts in the list are non-existent. It's also not possible to... Jon Skarpeteig
04:11 AM Packaging Bug #11684 (Closed): jgrep missing as dependency for foreman_hooks
been debugging and scratching my foreman hooks for some time now and i find out that jgrep doesnt exist.
gem install...
El Joppa
04:02 AM Bug #9654 (Closed): If taxonomies are seeded, they should be the default orgs
Applied in changeset commit:8809a63b93b3f79eecb33a4757c4c13d2cbf4421. Anonymous
04:02 AM Refactor #11625 (Closed): Make foreman ace editor reusable
Applied in changeset commit:fa8353d8b6516b5da940816390cf9ba4de960491. Walden Raines
03:46 AM Bug #6687: Subdomains in Foreman doesn't work
In 1.8.2 this has yet another side effect, causing node parameters to be blanked out
When creating a new host: hos...
Jon Skarpeteig
03:44 AM Bug #9882 (Resolved): hammer host create with no compute profile or attributes results in "mac value is blank"
I believe this was caused by missing compute attributes that would specify at least one interface which caused fog to... Marek Hulán
03:25 AM Refactor #11341 (Ready For Testing): Update fog to 1.34.0
The Foreman Bot
03:24 AM Refactor #11341 (Assigned): Update fog to 1.34.0
Dominic Cleal
03:25 AM Bug #11683 (Closed): Spinner in puppet class parameters spinning indefinitely on hostgroup creation
When creating a new hostgroup, a spinner in puppet class table under 'Parameters' tab appears and spins indefinitely.... Ondřej Pražák
03:03 AM Packaging Bug #11152: a2x: ERROR: "xsltproc" ... returned non-zero exit status 5 during Debian package build
And returned.
http://ci.theforeman.org/job/packaging_build_deb_coreproject/2309/...
Dominic Cleal
03:02 AM Installer Bug #11681 (Closed): foreman, candlepin, gutterball databases use default encoding vs explicit UTF8
Dominic Cleal

09/03/2015

03:11 PM Installer Bug #11681 (Closed): foreman, candlepin, gutterball databases use default encoding vs explicit UTF8
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1255520
Description of problem:
It appears when we crea...
Ivan Necas
02:25 PM Bug #11680 (Closed): DB:Migrate Multiple migrations have the name AddProvisionMethodToHosts

I ran into this bug migrating from 1.7 to 1.8.3 and from 1.8.3 to 1.9.0.
Running "foreman-rake db:migrate" resu...
keith obrien
08:57 AM Bug #11677 (Ready For Testing): foreman-debug: netstat to print also ESTABLISHED connections
The Foreman Bot
08:54 AM Bug #11677 (Closed): foreman-debug: netstat to print also ESTABLISHED connections
Description of problem:
foreman-debug generates netstat file as an output of "netstat -tulpn" command. -l means only...
Pavel Moravec
08:01 AM Bug #11428 (Closed): External user groups refresh is not case insensitive
Applied in changeset commit:33d7500a8d3148b6877d630a72f598f4be06b423. Daniel Lobato Garcia
07:49 AM Smart Proxy Feature #11676 (Ready For Testing): Proxy cannot be configured with remote DHCP server
The Foreman Bot
07:45 AM Smart Proxy Feature #11676 (Closed): Proxy cannot be configured with remote DHCP server
Easy help. I will add an option. Lukas Zapletal
06:57 AM Bug #11673 (Closed): API settings unquoted integer provided gives error
Ivan Necas
05:00 AM Bug #11673 (Ready For Testing): API settings unquoted integer provided gives error
The Foreman Bot
04:59 AM Bug #11673 (Closed): API settings unquoted integer provided gives error
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1241077
Description of problem:
Settings unqouted Integ...
Ivan Necas
06:01 AM Bug #1477 (Closed): Whenever you switch environment for a host group - the host group looses its puppet classes.
Applied in changeset commit:8b98d8e0a1158f56a952cdf3afd45caab363b285. Ondřej Pražák
05:55 AM Refactor #11449: Don't use therubyracer anymore
I guess you're making a further change to the Debian packages for this? If you could update contribute.md as well on... Dominic Cleal
05:41 AM Packaging Bug #11667 (Closed): Deb Package 1.9.0 Hash Sum mismatch
Thanks, I was missing a step when changing the stable symlink - to delete the current contents of "stable" in the web... Dominic Cleal
04:28 AM Smart Proxy Feature #10115: Have the smart proxy report the actual fingerprint of the certificates, not just the hashing algorithm
I am also looking for this one. Is there any progress on this issue? Robert Rauch
04:01 AM Bug #11650 (Closed): Inherited variable fields empty in 'edit host' / 'new host' screens
Applied in changeset commit:be33e6e905c8d0315262a3a3a45459c3a098a29e. Anonymous
03:38 AM Refactor #10233 (Rejected): remove database cleaner from integration tests
Dominic Cleal
03:01 AM Bug #11649 (Closed): org list doesn't show the updated description
Applied in changeset commit:e2452a0b465a8ca3567a79d52f92ca7e988422df. Brad Buckingham
03:01 AM Refactor #10832 (Closed): Make LookupKey an STI for puppet and variable keys
Applied in changeset commit:6b4b489fee86c6ca567423a0cb2af177a6d7bc93. Ori Rabin
02:08 AM Bug #11644 (Resolved): External user group outside of user basedn
From the BZ
> The LDAP linking of groups would fail for any group outside of the base dn. If the groups base dn wa...
Marek Hulán

09/02/2015

02:16 PM Packaging Bug #11667: Deb Package 1.9.0 Hash Sum mismatch
for now please use "1.9" instead of "stable" in /etc/apt/sources.list.d/foreman.list. Anonymous
11:53 AM Packaging Bug #11667 (Closed): Deb Package 1.9.0 Hash Sum mismatch
There are hash sum and size mismatches for the packages in the 1.9.0 stable branch.
Affected packages:
ruby-loc...
keith obrien
12:31 PM Feature #11643: Allow through API methods to render templates without configuring a host in build mode
Is there a better way for users to get at the rendered ks file?
-- bk
Dominic Cleal wrote:
> Bryan Kearney wro...
Bryan Kearney
04:41 AM Feature #11643: Allow through API methods to render templates without configuring a host in build mode
Bryan Kearney wrote:
> 1. Access to http://sat6host/unattended/provision from a host which is not in build mode and ...
Dominic Cleal
08:43 AM Bug #11665 (Closed): mail subscriptions can't be removed
When trying to unsubscribe from mail notifications, I was not able to remove my subscription from the database.
qu...
Ohad Levy
08:35 AM Bug #11663: Empty lookup value validated even when use_puppet_default is checked
Appears to be a 1.9 regression. Dominic Cleal
08:23 AM Bug #11663 (Closed): Empty lookup value validated even when use_puppet_default is checked
Since https://github.com/theforeman/foreman/blob/develop/app/models/lookup_value.rb#L10 was added
adding a matcher ...
Ori Rabin
07:56 AM Bug #11661 (New): Puppet importer class should return a warning when a class is defined twice
Had the problem that we added a class twice into puppet by a mistake. After import via Environments->Product->Import ... Robert Walter
07:26 AM Smart Proxy Bug #11653 (Ready For Testing): stdout warning about use of "SYSLOG" logger on every startup
The Foreman Bot
06:42 AM Smart Proxy Bug #11653 (Closed): stdout warning about use of "SYSLOG" logger on every startup
The smart proxy now warns about lack of syslog on some platforms on every startup, which is overly verbose, since #11... Dominic Cleal
07:21 AM Bug #11659: Puppetclass importer extremely slow
one of the possible causes: https://github.com/theforeman/foreman/pull/2466#discussion_r38517510 Ori Rabin
07:19 AM Bug #11659 (New): Puppetclass importer extremely slow
Tom Caspy
07:20 AM Bug #11656: Network interface dropdowns not disabled on VMware host edits
Foreman doesn't support editing of VMware hosts, so these should have been disabled - they were in previous versions,... Dominic Cleal
07:09 AM Bug #11656 (Closed): Network interface dropdowns not disabled on VMware host edits
After edit created host and change VMWare interface portgroup, in vSphere portgroup really not changed. Nikita Stupin
07:17 AM Bug #11658: In host/hostgroup form, removing puppetclasses in 'Puppet classes' tab does not trigger call to server
Discussion: https://github.com/theforeman/foreman/pull/2658#issuecomment-136947777 Ondřej Pražák
07:13 AM Bug #11658 (Rejected): In host/hostgroup form, removing puppetclasses in 'Puppet classes' tab does not trigger call to server
When removing puppetclasses from host/hostgroup in 'Puppet Classes' tab, the removal does not result in ajax call and... Ondřej Pražák
07:11 AM Smart Proxy Bug #11654 (Ready For Testing): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
The Foreman Bot
06:46 AM Smart Proxy Bug #11654 (Closed): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
On a default Debian Wheezy (7) installation, the smart proxy logs the following warning when starting up:
W, [...
Dominic Cleal
07:10 AM Tracker #11657 (New): Performance refactoring for HostsController
Tom Caspy
07:01 AM Refactor #11462 (Closed): In host/hostgroup parameters form, "more info" text is unneccesary
Applied in changeset commit:b3ac878a8f6f065fe60260e4ddf0ecdcb8c50ae4. Anonymous
07:01 AM Bug #11466 (Closed): fullscreen buttons should be have consistent layout throughout the application
Applied in changeset commit:b3ac878a8f6f065fe60260e4ddf0ecdcb8c50ae4. Anonymous
06:52 AM Installer Bug #11655 (Closed): DNS configuration for smart proxy split into per-provider configs
#7008 split the smart proxy DNS configuration into per-provider configuration files and also changed settings such as... Dominic Cleal
05:57 AM Bug #3145 (Ready For Testing): Performance issue editing host with many parameters
Dominic Cleal
05:52 AM Support #11617 (Feedback): Puppet Kick is not working
I don't know. I'd suggest you use the two Puppet support resources I mentioned, the puppet-users list or the Ask Pup... Dominic Cleal
05:48 AM Support #11617: Puppet Kick is not working
Thanks for the update,
what needs to be done on agent side to resolve this issue.
thanks in advance.
Sandeep Sharma
05:08 AM Installer Bug #11652 (Closed): Foreman installer sets Apache2 SSLCACertificatePath to system Trust Store
The SSLCACertificatePath of the foreman ssl and puppet master vhost is set to the System Trust Store.
On debian this...
Arnd Hannemann
05:01 AM Bug #11630 (Closed): Resolution of #11385 breaks the vmware integration
Applied in changeset commit:58c48471a04c7b4ef71c140320addb07590f1230. Anonymous
04:51 AM Bug #11650 (Ready For Testing): Inherited variable fields empty in 'edit host' / 'new host' screens
The Foreman Bot
02:56 AM Bug #11650 (Closed): Inherited variable fields empty in 'edit host' / 'new host' screens
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1247617
Description of problem:
I have nested locations i...
Tomer Brisker
04:48 AM Feature #3779 (New): Expose console access through the API
Dominic Cleal
04:47 AM Refactor #8805 (New): Locations and organizations model duplication
Dominic Cleal
04:47 AM Bug #11644: External user group outside of user basedn
And precisely which base DN(s) are you talking about, as there are two. Dominic Cleal
03:19 AM Bug #11644 (Need more information): External user group outside of user basedn
Is this really a bug? The base DN is precisely there to limit where do we have to look for. If the DN for the user gr... Daniel Lobato Garcia
04:44 AM SELinux Bug #11608: Selinux prevents Console from working
It could be a "dontaudit" rule if you're not getting an actual AVC message in the audit log (https://access.redhat.co... Dominic Cleal
04:40 AM Bug #11645: Change "Parametrized_Classes_in_ENC" to say "Parameterized"...
UI already fixed in linked ticket. Dominic Cleal
04:36 AM Bug #11641 (Duplicate): Edit host form shows incorrect networks for NICS on vmWare
Dominic Cleal
04:36 AM Refactor #11651 (New): HTML tags in extracted strings
There are quite a few strings all across the app that include HTML tags
for example: https://github.com/theforeman/f...
Ori Rabin

09/01/2015

09:13 PM SELinux Bug #11608: Selinux prevents Console from working
I also never see the websockify process spawned with ps...
This makes me think Foreman is denied to spawn it on the ...
Chris Edester
09:10 PM SELinux Bug #11608: Selinux prevents Console from working
IT works when I turn off selinux:
setenforce 0
Then stops working again when selinux is enabled:
setenforce 1
...
Chris Edester
04:36 AM SELinux Bug #11608: Selinux prevents Console from working
If you're seeing the error in the web UI then it's more likely to be Foreman unable to talk to the compute resource a... Dominic Cleal
06:24 PM Bug #9981 (Assigned): Smart variable doesn't show error on new variable
Walden Raines
05:16 PM Bug #11649 (Ready For Testing): org list doesn't show the updated description
The Foreman Bot
05:08 PM Bug #11649 (Closed): org list doesn't show the updated description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1201726
Description of problem:
when we update org's desc...
Brad Buckingham
01:45 PM Bug #11645 (Resolved): Change "Parametrized_Classes_in_ENC" to say "Parameterized"...
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1194900
Description of problem:
I'm not sure if this is s...
Bryan Kearney
01:41 PM Bug #11644 (Resolved): External user group outside of user basedn
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1195878
Description of problem:
Linked external groups fa...
Bryan Kearney
01:19 PM Feature #11643 (Closed): Allow through API methods to render templates without configuring a host in build mode
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1207044
Description of problem:
If a host isn't in build ...
Bryan Kearney
01:10 PM Bug #11642 (Duplicate): Fetching host power state using "power_action": "status" fails for VMs
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1211376
Description of problem:
User is unable to fetch a...
Bryan Kearney
01:06 PM Bug #11641 (Duplicate): Edit host form shows incorrect networks for NICS on vmWare
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1221658
Description of problem:
Edit page for hosts creat...
Bryan Kearney
01:01 PM Bug #11570 (Closed): Smart class parameter overrides not removed on host deletion
Applied in changeset commit:7cd51106be9f7dad8e35ed76a0876578b2c93c80. Tom Caspy
11:28 AM Bug #11637 (New): Syntax highlighting in Template editor is not working correctly for combination of ordinary comment and ERB block
See attached screenshot.
Commented line is completely gray so one can think that ERB block is commented out as well ...
Filip Brychta
11:01 AM Bug #11579 (Closed): CVE-2015-5233 - reports show/destroy not restricted by host authorization
Applied in changeset commit:293036dfa71ae70624663647f1ef70798bf53d3e. Daniel Lobato Garcia
10:33 AM Bug #9267 (Assigned): overridded parameter names textfield is too short
Amir Fefer
10:03 AM Refactor #11460 (Assigned): Host/Hostgroup parameters should have a clean layout
Tomer Brisker
04:07 AM Refactor #11460: Host/Hostgroup parameters should have a clean layout
Tables are different for every kind of parameter and inconsistent between host and hostgroup forms.
Table headers an...
Tomer Brisker
09:17 AM Feature #3650 (Ready For Testing): Listing possible values of compute attributes
The Foreman Bot
08:40 AM Bug #11624 (Rejected): textareas not truely disabled for inherited global params in host edit form
could not replicate. Tomer Brisker
08:35 AM Bug #11632 (New): Refactor Foreman core to use semantic names.
Use more descriptive names for the views in foreman core. Alon Goldboim
08:34 AM Bug #11468 (Assigned): In host/hostgroup parameters form, global parameters should be clearly separated from class parameters
Ori Rabin
08:31 AM Bug #11631 (Closed): email reports do not contain a link to foreman
When recieving an email report / alert, I would like to be able to click on something that gets me back to foreman.
Ohad Levy
08:01 AM Bug #11630 (Ready For Testing): Resolution of #11385 breaks the vmware integration
The Foreman Bot
07:54 AM Bug #11630 (Closed): Resolution of #11385 breaks the vmware integration
It is impossible to change compute profile for the vmware comoute resources (and probably others) because they do not... Julien Pivotto
07:43 AM Feature #11629 (New): Possibility to set "Physical Memory Guaranteed" option for machines created in oVirt compute resource.
Machines created in an oVirt compute resource get the same "guaranteed physical memory" as "memory size".
This makes...
Martin Hovmöller
07:20 AM Bug #3145: Performance issue editing host with many parameters
This may or may not be related to the original issue but it looks like performance has dropped significantly somewher... Jeff Sault
07:05 AM Bug #11465 (Ready For Testing): In host/hostgroup parameters form, tables that are empty should display helpful text
The Foreman Bot
07:04 AM Bug #6363: Kickstart template doesn't work for host group provisioning: undefined method 'info' for Hostgroup::Jail
I don't think so, just #6861 had a bugzilla. I'd just let this whole thing die and tell HG provisioning users to writ... Stephen Benjamin
06:41 AM Bug #6363 (New): Kickstart template doesn't work for host group provisioning: undefined method 'info' for Hostgroup::Jail
Dominic Cleal
07:01 AM Bug #11619 (Closed): Can't seed locked templates
Applied in changeset commit:bf5f18013ad224a93d917d696d94952965a8968d. Anonymous
05:58 AM Feature #11628: Check templates when associating with hostgroup
Association of a template to a host group doesn't imply that host group-based provisioning is being used, it may just... Dominic Cleal
05:57 AM Feature #11628: Check templates when associating with hostgroup
No we want to check:
- association
- template change
- hostgroup change
Lukas Zapletal
05:54 AM Feature #11628: Check templates when associating with hostgroup
Or maybe when we build the PXE menu? Lukas Zapletal
05:53 AM Feature #11628 (New): Check templates when associating with hostgroup
We see people struggling with HG provisioning using templates which cannot be used. I think we could prevent from thi... Lukas Zapletal
04:40 AM Support #11617: Puppet Kick is not working
I don't think your issue is with Foreman here, it's something in your Puppet kick setup. You may want to try puppet-... Dominic Cleal
04:29 AM Bug #11590 (Rejected): Foreman throws 'NameError: uninitialized constant Foreman::PermittedAttributes::ATTRIBUTES' when plugin enables protected_attributes gem in rails4
Does not exist... Dominic Cleal
04:12 AM Bug #11408 (New): Plugin permissions are broken when using multiple selects
Dominic Cleal
04:10 AM Bug #8673 (New): [RBAC] A user should not be able to create a role that exceeds their own permissions.
Dominic Cleal
 

Also available in: Atom