Project

General

Profile

Activity

From 07/12/2013 to 08/10/2013

08/09/2013

09:26 AM Bug #2169: Selecting a different OpenStack tenant has no effect
https://github.com/theforeman/foreman/pull/838 Daniel Lobato Garcia
07:15 AM Bug #2345: Unable to update hostgroup parameter by REST API
Me again
I changed my RESTClient to use PUT instead of POST. Now I get HTTP 200 and OK but nothing changed
Axel Tischer
06:19 AM Bug #2345: Unable to update hostgroup parameter by REST API
Hi there
I still get the problem when trying to update hte hostgroup:
Foreman Version Version 1.2.0 © 2009-2013...
Axel Tischer
05:13 AM Feature #1018: Add rundeck integration support
No longer works since it seems the project is going away from yaml as an output format? Mark Chaney

08/08/2013

10:47 AM Feature #2890: Allow admin mode to be toggled.
Hmmm this is an interesting idea, but won't two browser sessions do the same work for you? I've never seen something ... Lukas Zapletal
08:25 AM Feature #2890: Allow admin mode to be toggled.
I think we should call it 'god mode' or maybe the foreman mode:) Ohad Levy
07:59 AM Feature #2890: Allow admin mode to be toggled.
Hi,
Assuming I have admin privileges in the first place then when visiting the foreman UI there would be an additi...
Steve Traylen
06:35 AM Feature #2890: Allow admin mode to be toggled.
Hey,
can you explain to me what you mean by toggling on and off? Apparently, we cannot allow everybody to toggle a...
Lukas Zapletal
10:37 AM SELinux Bug #2896 (Rejected): selinux denials on F19
Hello,
thanks for the report. This is not a bug in Foreman, but in Puppet (master). They both start in mod_passeng...
Lukas Zapletal
09:41 AM Support #2611 (Closed): LDAP authentication against IPA not working.
fixed by update rubygem-net-ldap for 2737 Anonymous
09:40 AM Bug #2737: Upgrade ruby193-rubygem-net-ldap in foreman to 0.3.1
This was the same issue as for 2611. Closing that as well. Anonymous
08:34 AM Feature #2900 (New): make routes files independent of the settings and return proper error message if locations or organizations have been disabled
Currently, locations/organizations routes don't exist if settings are disabled
if SETTINGS[:locations_enabled]
...
Joseph Magen
07:24 AM Bug #2899: Unable to remove the ptable because it is still associated with the host
Hey, thanks for the report. Typical database consistency issue, it should disappear with our foreign keys effort whic... Lukas Zapletal
06:35 AM Bug #2899: Unable to remove the ptable because it is still associated with the host
Another correction:
Unable to remove the ptable because it is still associated with the OS
should say:
Unable to r...
Jon Shanks
06:33 AM Bug #2899: Unable to remove the ptable because it is still associated with the host
*Correction*
Ptable removed from the OS, but still remained to be associated with the OS)
*Should say*
Ptabl...
Jon Shanks
06:33 AM Bug #2899 (Closed): Unable to remove the ptable because it is still associated with the host
Ptable created -> Associted with OS
Host created -> Associated with OS (associated with the ptable indirectly)
Pt...
Jon Shanks
04:00 AM Bug #2898 (Closed): missing API v2 nested routes for config_templates/:id/locations & organizations
Joseph Magen

08/07/2013

04:58 PM Bug #2298: User in multiple Orgs gets 'Any Organization' option that really is any Org
in the pull I submitted above the two lines:
+ elsif !User.current.admin?
+ ...
Anonymous
04:50 PM Bug #2298: User in multiple Orgs gets 'Any Organization' option that really is any Org
In 1.2 creating a non-admin user assigned to multiple orgs and then logging in as them will give you nil org, allowin... Anonymous
04:48 PM Bug #2298 (New): User in multiple Orgs gets 'Any Organization' option that really is any Org
Greg Sutcliffe
04:49 PM Bug #2897 (Closed): #2298 - User in multiple Orgs gets 'Any Organization' option that really is any Org not actually fixed
Anonymous
04:48 PM Bug #2897 (Closed): #2298 - User in multiple Orgs gets 'Any Organization' option that really is any Org not actually fixed
Creating a non-admin user assigned to multiple orgs and then logging in as them will give you nil org, allowing you t... Anonymous
04:25 PM SELinux Bug #2896 (Rejected): selinux denials on F19
F19 kickstarted with:
%packages
@core
@standard
and updated as of Aug 7th gets the following avc denied message...
Ben Breard
03:03 PM Bug #2895 (Closed): Parameters added to a class do not get added when running an import via rake
Have a test class like and import it into foreman:
class base ( $test = true, $othertest = false ) {
}
Add a p...
Anonymous
10:53 AM Packaging Revision 6e35b688 (foreman-packaging): Move xml/xslt deps to account for nokogiri change
Greg Sutcliffe
10:43 AM Bug #2894: Nested groups do not inherit permissions
I can reproduce this on latest develop, using two User Groups, a Host owned by the parent User Group, and a User in t... Greg Sutcliffe
09:05 AM Bug #2894 (Resolved): Nested groups do not inherit permissions
If you add a user group to another user group it does not inherit the permissions of the parent group.
Example:
...
Callum Scott
08:08 AM Bug #2893 (New): search audits based on username sometime is confusing
in audits, one can search based on user and username.
this is due to historical reason where a user might no longer ...
Ohad Levy
08:06 AM Bug #2892 (Resolved): unattended spoof mode only work for an administrator
also, the 403 message can't be shown as there is no layout for unattended Ohad Levy
07:31 AM Bug #2871 (Closed): Foreman scoped_search on hosts params only search for boolean parameters
Applied in changeset commit:98dd4a089f0e2c008ef58e6fb4167e72d22a60a5. Daniel Lobato Garcia
07:17 AM Revision 98dd4a08 (foreman): fixes #2871 - params search works with nested hostgroups
Daniel Lobato Garcia
06:08 AM Bug #2169: Selecting a different OpenStack tenant has no effect
Quick update on this for anyone else affected: you can get around it by creating a new user in Openstack assigned onl... Andy Taylor
05:23 AM Bug #2169: Selecting a different OpenStack tenant has no effect
I am able to reproduce this in Foreman 1.2 on CentOS 6.4. Same steps to reproduce as Avtar.
Nothing much of inter...
Andy Taylor
06:06 AM Bug #2889 (Rejected): Can't change password for VMware compute resource
Dominic Cleal
05:58 AM Bug #2889: Can't change password for VMware compute resource
I got fooled by the fact that I couldn't click anywhere but in the beginning of the password field. But just clicking... David Juran
04:02 AM Bug #2889 (Rejected): Can't change password for VMware compute resource
Unless I'm missing something obvious, it doesn't seem to be possible to change the password for an existing VMWare co... David Juran
05:30 AM Bug #2891 (Closed): Openstack power controls don't work
In Foreman 1.2 on CentOS 6.4 I'm unable to control the state of Openstack VMs via the Power Off/Power On buttons in F... Andy Taylor
04:23 AM Feature #2890 (New): Allow admin mode to be toggled.

For users with admin privileges they currently see all hosts all of the time.
Given that 95% of time I am workin...
Steve Traylen
04:06 AM Feature #2888: Authenticate to VMWare using credentials of user logged in to foreman
You are not forced to use one Compute Resource per foreman instance, you could configure multiple instances, each one... Ohad Levy
03:46 AM Feature #2888 (New): Authenticate to VMWare using credentials of user logged in to foreman
Today, all access from foreman to VMWare is done using a central account. It would be good if VMWare would be accesse... David Juran

08/06/2013

02:40 PM Packaging Revision 2f8bf808 (foreman-packaging): Update rubygem-clamp to 0.6.1-5.fc19
specs-from-koji (Jenkins)
02:40 PM Packaging Revision 85d5ed52 (foreman-packaging): Update rubygem-terminal-table to 1.4.5-5.fc19
specs-from-koji (Jenkins)
02:40 PM Packaging Revision 47ff9c03 (foreman-packaging): Update rubygem-hammer_cli to 0.0.1-7.fc19
specs-from-koji (Jenkins)
02:40 PM Packaging Revision c421fed0 (foreman-packaging): Update rubygem-clamp to 0.6.1-5.fc18
specs-from-koji (Jenkins)
02:40 PM Packaging Revision 08f4c494 (foreman-packaging): Update rubygem-terminal-table to 1.4.5-5.fc18
specs-from-koji (Jenkins)
02:40 PM Packaging Revision e3a9521e (foreman-packaging): Update rubygem-hammer_cli to 0.0.1-7.fc18
specs-from-koji (Jenkins)
02:40 PM Packaging Revision 2d6ea58d (foreman-packaging): Update rubygem-clamp to 0.6.1-5.el6
specs-from-koji (Jenkins)
02:40 PM Packaging Revision 83598902 (foreman-packaging): Update rubygem-terminal-table to 1.4.5-5.el6
specs-from-koji (Jenkins)
02:40 PM Packaging Revision 2613809f (foreman-packaging): Update rubygem-hammer_cli to 0.0.1-7.el6
specs-from-koji (Jenkins)
02:31 PM Packaging Revision 3e6853c3 (foreman-packaging): Merge pull request #82 from skottler/hammer_plugins
Add hammer plugins to comps Sam Kottler
02:08 PM Packaging Revision 2ade23f6 (foreman-packaging): Add hammer plugins to comps
Sam Kottler
10:45 AM Packaging Revision fad8ceb8 (foreman-packaging): Merge pull request #81 from GregSutcliffe/deb/nightly
Update shasums ready for 1.2.1 Sam Kottler
10:39 AM Packaging Revision ad8327c4 (foreman-packaging): Update shasums ready for 1.2.1
Greg Sutcliffe
09:44 AM Packaging Revision 6bc3d5c8 (foreman-packaging): add rubyipmi for Debian based distributions
Michael Moll
08:27 AM Feature #2886 (Duplicate): Support for VMWare data store clusters
Dominic Cleal
08:19 AM Feature #2886 (Duplicate): Support for VMWare data store clusters
VMWare has a feature named DataStore Cluster, which is a load-balanced grouping of datastores. In foreman today, one ... David Juran
05:37 AM Bug #2883 (New): Puppet class still listed under available even if it has been added to host
We've noticed that even after a puppet class and all it's subclasses has been added to a host, it's still listed unde... David Juran
05:31 AM Bug #2829 (Closed): remove field environment(text) in table hosts
Applied in changeset commit:23e2e9bd0fcdd7157dc7acc962772fef77457ef9. Joseph Magen
05:31 AM Bug #2501 (Closed): User Filters only apply to Host::Managed
Applied in changeset commit:9d402d07940ccf3234ea8f6b7f02cd5f45f89288. Greg Sutcliffe
04:38 AM Bug #2501 (Ready For Testing): User Filters only apply to Host::Managed
https://github.com/theforeman/foreman/pull/827 Dominic Cleal
04:52 AM Feature #2882 (Resolved): Nagios plugin for power status
When puppet is configured to only be run from mcollective, all hosts show up as out-of-sync in the host list without ... David Juran
04:38 AM Revision 23e2e9bd (foreman): fixes #2829 - remove environment field from hosts table
Joseph Magen
04:37 AM Revision 9d402d07 (foreman): Fixes #2501 - Allow my_hosts scope to include all subclasses of Host::Base
Greg Sutcliffe
04:25 AM Bug #2881: Non ASCII character in reports causes 500 errors
Note that I can show the report without error in Foreman WebUI. Romain Vrignaud
04:24 AM Bug #2881 (New): Non ASCII character in reports causes 500 errors
When querying API for reports that contains non ASCII,
it raises 500 Internal Server Error.
Running Foreman 1.2 wi...
Romain Vrignaud
04:11 AM Bug #2862: We log oauth consumer key in the production.log
I ran this by Grant from RH's security team and he seemed to agree with Marek's response:... Dominic Cleal

08/05/2013

04:31 PM Bug #2867 (Closed): Use the future relative tense for each orchestration step during provisioning
Applied in changeset commit:730e33729c4d063e8f9c90cb9bfeaa11a2c75d40. Sam Kottler
02:57 PM Bug #2880: Openstack spawn failure can cause Foreman to lock thread(s) permanently
Yep, sure. My openstack instance is working nicely now, but I'll break it later today to reproduce this problem ;-) Sam Kottler
02:54 PM Bug #2880: Openstack spawn failure can cause Foreman to lock thread(s) permanently
can you try again, my past experience is that it get rolled back after 5 minutes... Ohad Levy
02:48 PM Bug #2880: Openstack spawn failure can cause Foreman to lock thread(s) permanently
The tab was open for quite a while. This is a bug anyhow since the connect was initialized, the instance was created,... Sam Kottler
02:41 PM Bug #2880: Openstack spawn failure can cause Foreman to lock thread(s) permanently
the timeout is 5 minutes, maybe you didnt wait that long? Ohad Levy
11:45 AM Bug #2880 (New): Openstack spawn failure can cause Foreman to lock thread(s) permanently
If spawning on an openstack compute resource fails, Foreman will consume the thread it was utilizing at the time of f... Sam Kottler
02:52 PM Packaging Revision 59aa9a71 (foreman-packaging): Add hammer_cli deps to comps
Sam Kottler
12:53 PM Revision 76a2152e (foreman): Release 1.2.1
Dominic Cleal
12:49 PM Revision 50606333 (foreman): fixes #2872 - default password not listed in debug script
(cherry picked from commit 6e6f246cf315c9c109e65d173db4012809b738cc) Lukas Zapletal
12:48 PM Revision b5465751 (foreman): added a HTML id to the operating system ui tab
similar to the id we have in the host and hostgroup forms,
this change makes the ui plugin code look clean.
(cherry ...
Amos Benari
11:41 AM Bug #2879 (Resolved): long puppet class names truncated in UI, even in tooltip
If one has a really long puppet class name, the name get truncated even in the tooltip. As an example, please see the... David Juran
11:16 AM Smart Proxy Bug #2870 (Ready For Testing): DHCP reservations on MS DHCP servers with PXEClient defined
Dominic Cleal
11:03 AM Bug #2871 (Ready For Testing): Foreman scoped_search on hosts params only search for boolean parameters
Dominic Cleal
10:59 AM Bug #2871: Foreman scoped_search on hosts params only search for boolean parameters
https://github.com/theforeman/foreman/pull/834
examples in github
Daniel Lobato Garcia
10:46 AM Revision 730e3372 (foreman): Fixes #2867: use the future relative tense for the orchestration process during provisioning
Sam Kottler
10:36 AM Smart Proxy Bug #2878 (Closed): Import Classes fails when using parser = future
I have manifests which use the 3.2 experimental features described in http://docs.puppetlabs.com/puppet/3/reference/l... Tomas Edwardsson
09:06 AM Bug #2766 (Closed): Setting categories not consistently loaded and shown in 'development' environment
Applied in changeset commit:bc494475573c1b61505112217b5e8492c663f1f7. Amos Benari
09:06 AM Bug #2872 (Closed): Foreman-debug lists default root password
Applied in changeset commit:6e6f246cf315c9c109e65d173db4012809b738cc. Lukas Zapletal
09:06 AM Bug #2830 (Closed): Update to Rails 3.2.14
Applied in changeset commit:2a2652641cc5dce32de5ff7bafdc381a485d2dae. Joseph Magen
05:58 AM Bug #2877 (Closed): deleting a currently selected org results to a 404 hell
if you delete your current org, you can't browse to any url besides the logout path /users/logout Ohad Levy
05:22 AM Installer Revision dbb08a28 (puppet-foreman): Don't reference specific temp directory in specs
Closes #95 Dominic Cleal
04:45 AM Installer Revision e67dd441 (puppet-foreman): Fix two lint warnings
Dominic Cleal
04:30 AM Feature #1719 (Ready For Testing): Foreman should support Google Compute deployement
Dominic Cleal
04:21 AM Feature #1719: Foreman should support Google Compute deployement
There is a PullRequest on github : https://github.com/theforeman/foreman/pull/833 Romain Vrignaud
04:11 AM Bug #2758 (Ready For Testing): On class reimport, Foreman runs class parameter validations even when parameter override is disabled
https://github.com/theforeman/foreman/pull/831 Dominic Cleal

08/04/2013

11:14 AM Revision bc494475 (foreman): fixes #2766 Setting categories not consistently loaded and shown in dev
Amos Benari
05:32 AM Bug #2849: Changing a host name, causes errors when a user wishes to rebuild the host.
*+Find attached foreman logs (debug mode enabled):+*
1. *rename_machine.log* is when I just tried to rename an exist...
Nir Magnezi

08/02/2013

03:57 PM Bug #2875 (Ready For Testing): Description and URL shouldn't be shown if they aren't present in the compute resource page
https://github.com/theforeman/foreman/pull/832 Sam Kottler
03:55 PM Bug #2875 (Closed): Description and URL shouldn't be shown if they aren't present in the compute resource page
Sam Kottler
02:03 PM Bug #2758: On class reimport, Foreman runs class parameter validations even when parameter override is disabled
Dominic Cleal wrote:
> Andy Bohne wrote:
> > I've got a fix for this. Should I branch off 1.2-stable or should I b...
Andy Bohne
01:27 PM Bug #2726: Smart Class Parameter - over-ride match value unable to set yaml
+1
Foreman 1.2 on RHEL 6 here.
Andy Bohne
12:20 PM Bug #2874 (Duplicate): Unable to unassign a PTable from a Hostgroup
We can unassign templates from OSes, allowing us to delete the template, but we cannot unassign a PTable from a Hostg... Greg Sutcliffe
11:27 AM Revision 6e6f246c (foreman): fixes #2872 - default password not listed in debug script
Lukas Zapletal
11:18 AM Revision cdab26c6 (community-templates): Update README for metadata
Greg Sutcliffe
11:05 AM Revision ba320e62 (community-templates): Move to a metadata model
Greg Sutcliffe
11:05 AM Revision 47ce270b (community-templates): Added possibility to choose between partitioning methods (regular / lvm / crypto) and partioning recipes (atomic / home / multi)
You can also change filesystem if you specify one. Grégoire Morpain
09:59 AM Revision 2a265264 (foreman): fixes #2830 - upgrade rails version to 3.2.14
Joseph Magen
09:06 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Attaching latest version with fixed tests. Marek Hulán
05:02 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Added more tests for hosts and computed resource. Although I'm not sure about having find methods in public scope I m... Marek Hulán
08:35 AM Feature #2873 (New): A global Override Option for Puppet classes' parameters
Currently, if we want to enable Host-specific setting of any applied class parameter value, we have to check the Over... Samarendra M Hedaoo
06:55 AM Bug #2872 (Ready For Testing): Foreman-debug lists default root password
https://github.com/theforeman/foreman/pull/830 Lukas Zapletal
06:48 AM Bug #2872 (Closed): Foreman-debug lists default root password
Our script foreman-debug tries to filter out all sensitive data.
Unfortunately, at least one password is listed - ...
Lukas Zapletal
05:33 AM Bug #2871 (Closed): Foreman scoped_search on hosts params only search for boolean parameters
Given a host parameter whose value is not boolean, for instance 'cluster = mycluster', searching through the API or t... Daniel Lobato Garcia

08/01/2013

06:33 PM Smart Proxy Bug #2870 (Closed): DHCP reservations on MS DHCP servers with PXEClient defined
On our internal MS DHCP servers PXEClient is set to PXEClient (probably pretty common). This makes from what I unders... Tomas Edwardsson
05:34 PM Packaging Revision f197ef4f (foreman-packaging): Update rubygem-clamp to 0.6.1-4.fc18
specs-from-koji (Jenkins)
05:34 PM Packaging Revision 821baf54 (foreman-packaging): Update rubygem-terminal-table to 1.4.5-4.fc18
specs-from-koji (Jenkins)
05:34 PM Packaging Revision 7d2a54f9 (foreman-packaging): Update rubygem-clamp to 0.6.1-4.el6
specs-from-koji (Jenkins)
04:17 PM Bug #2868: Can't add new compute resource in EC2
Thank you, it fixed my problem. I believe it makes sence to put this information on one of documentation pages "here"... Andrii Grytsenko
02:25 AM Bug #2868 (Resolved): Can't add new compute resource in EC2
yum install foreman-compute and restart foreman and walla :) Ohad Levy
03:45 PM Packaging Revision a7c3b7c0 (foreman-packaging): Update rubygem-clamp to 0.6.1-3.fc18
specs-from-koji (Jenkins)
03:45 PM Packaging Revision 74c6c7a6 (foreman-packaging): Update rubygem-hammer_cli to 0.0.1-4.el6
specs-from-koji (Jenkins)
03:45 PM Packaging Revision 9b098f57 (foreman-packaging): Update rubygem-terminal-table to 1.4.5-4.el6
specs-from-koji (Jenkins)
03:45 PM Packaging Revision d99b0ce7 (foreman-packaging): Update rubygem-clamp to 0.6.1-3.el6
specs-from-koji (Jenkins)
01:42 PM Refactor #2869 (Ready For Testing): refactor method find_nested_obj into API::BaseController
Dominic Cleal
01:36 PM Refactor #2869: refactor method find_nested_obj into API::BaseController
https://github.com/theforeman/foreman/pull/828 Joseph Magen
01:15 PM Refactor #2869 (Closed): refactor method find_nested_obj into API::BaseController
DRY method from 5 controllers Joseph Magen
11:07 AM Installer Revision d45718b6 (puppet-foreman): Add more tests
Ewoud Kohl van Wijngaarden
10:12 AM Bug #2758: On class reimport, Foreman runs class parameter validations even when parameter override is disabled
Andy Bohne wrote:
> I've got a fix for this. Should I branch off 1.2-stable or should I branch off develop? Assumi...
Dominic Cleal
10:08 AM Bug #2758: On class reimport, Foreman runs class parameter validations even when parameter override is disabled
I've got a fix for this. Should I branch off 1.2-stable or should I branch off develop? Assuming if I branch off 1.... Andy Bohne
05:26 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Marek Hulán wrote:
> Thanks Dominic. I did it via fixtures. I'm still not sure why it didn't work with fixture names...
Dominic Cleal
03:07 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Thanks Dominic. I did it via fixtures. I'm still not sure why it didn't work with fixture names (see user_roles.yml),... Marek Hulán
02:58 AM Bug #2866: Changing a hostgroup name doesn't update associated Smart Variable matchers
Jon, I confirm that this bug also exists in the latest 'develop' branch Joseph Magen

07/31/2013

07:04 PM Bug #2868 (Resolved): Can't add new compute resource in EC2
Can't create new compute resource with EC2 provider. When click on "Load Regions" I'm getting:... Andrii Grytsenko
05:30 PM Bug #2867 (Closed): Use the future relative tense for each orchestration step during provisioning
Sam Kottler
04:40 PM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Try this:... Dominic Cleal
11:05 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Ohad was right. Full patch will include fix for compute resources as well. Attaching current fix with not working tes... Marek Hulán
09:12 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Dominic Cleal wrote:
> Patch review (hosts_escalation.patch, please upload new revisions of the patch as new attachm...
Marek Hulán
08:58 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
https://bugzilla.redhat.com/show_bug.cgi?id=990374 Marek Hulán
03:47 PM Installer Revision 38a90b34 (puppet-foreman_proxy): adding proxy registration REST code
Lukas Zapletal
02:20 PM Revision d106149d (foreman): Update test fixtures, partial backport of 248cad83
Dominic Cleal
02:13 PM Packaging Revision 57f5be17 (foreman-packaging): Update rubygem-terminal-table to 1.4.5-1.fc18
specs-from-koji (Jenkins)
02:13 PM Packaging Revision c78a72ba (foreman-packaging): Update rubygem-clamp to 0.6.1-1.fc18
specs-from-koji (Jenkins)
02:13 PM Packaging Revision 242c4d43 (foreman-packaging): Update rubygem-hammer_cli to 0.0.1-1.el6
specs-from-koji (Jenkins)
02:13 PM Packaging Revision 4b8c1d57 (foreman-packaging): Update rubygem-terminal-table to 1.4.5-1.el6
specs-from-koji (Jenkins)
02:13 PM Packaging Revision c084ede1 (foreman-packaging): Update rubygem-clamp to 0.6.1-1.el6
specs-from-koji (Jenkins)
01:47 PM Bug #2866: Changing a hostgroup name doesn't update associated Smart Variable matchers
Should be relatively easy to re-test or fix. Thanks for the report. Lukas Zapletal
10:57 AM Bug #2866 (Closed): Changing a hostgroup name doesn't update associated Smart Variable matchers
Version: 1.2.0-0.4.RC3 (yum.theforeman.org EL6 RPM packages)
To replicate:
* Create a hostgroup
* Create a cla...
Jon McKenzie
08:58 AM Bug #2860: CVE-2013-4180 - Potential DoS in HostsController
https://bugzilla.redhat.com/show_bug.cgi?id=989755 Marek Hulán
08:17 AM Feature #213 (Closed): Add repository management
work in progress, see https://github.com/theforeman/foreman_content
Closing this, new feature requests should go t...
Ohad Levy
06:07 AM Installer Revision 078c9932 (installer): setting minimal version of foreman_api to 0.1.4
We need this patch
https://github.com/mbacovsky/foreman_api/commit/434e90f7f7a962cca8a284a196fa1e03b8d03d34
otherwi...
Lukas Zapletal
05:44 AM Packaging Revision 561b1b36 (foreman-packaging): Update rubygem-foreman_api to 0.1.5-2.fc19
specs-from-koji (Jenkins)
05:44 AM Packaging Revision 141bcaaf (foreman-packaging): Update rubygem-foreman_api to 0.1.5-2.fc18
specs-from-koji (Jenkins)
05:44 AM Packaging Revision d1defb24 (foreman-packaging): Update rubygem-foreman_api to 0.1.5-2.el6
specs-from-koji (Jenkins)
05:44 AM Packaging Revision bd257fcb (foreman-packaging): Update ruby193-rubygem-foreman_api to 0.1.5-2.el6
specs-from-koji (Jenkins)
04:57 AM Refactor #2741: change old Rails 2 syntax to Rail 3 syntax
https://github.com/theforeman/foreman/pull/801 Joseph Magen
04:56 AM Bug #2634 (Feedback): Eventful reports - route error
Joseph Magen
04:52 AM Refactor #2443 (Closed): refactor STI models to separate folders /parameters, etc. /operatingsystems, etc.
Completed in commit d57e7979d60a32e821f713eddd042b4208468fa0 Joseph Magen
04:50 AM Feature #2400: Add foreign keys on database level
https://github.com/theforeman/foreman/pull/605 Joseph Magen
04:49 AM Feature #2350 (Closed): Add Fog.mock! to compute_resource STI models for tests only
currently not relevant Joseph Magen
04:47 AM Bug #2086 (Closed): Unable to use /api/puppetclasses/:id
Joseph Magen
04:47 AM Bug #2349 (Closed): search_for hosts not working because of STI Host:Managed
not relevant anymore. closing Joseph Magen
02:13 AM Bug #2750: DNS record for BMC interface don't append domain name
Jeremy Kitchen wrote:
> after a bunch of looking and not really finding what I was looking for, I found that you *ca...
Ohad Levy
12:58 AM Bug #2750: DNS record for BMC interface don't append domain name
after a bunch of looking and not really finding what I was looking for, I found that you *can* set them if you specif... Jeremy Kitchen
12:12 AM Bug #2750: DNS record for BMC interface don't append domain name
this is happening to me as well. I'm trying to track it down for a PR Jeremy Kitchen

07/30/2013

05:17 PM Bug #2858: Users with privileges in a specific environment cannot access hosts in a hostgroup even if they have view permissions globally
This also extends to using organizations as a limiter for users rather than environment.
In this scenario, a user ...
Scott Darone
04:01 PM Bug #2863: CVE-2013-4182 - Privileges escalation via API
what about compute resources, don't we have the same problem there? Ohad Levy
01:08 PM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Patch review (hosts_escalation.patch, please upload new revisions of the patch as new attachments):
1. my main con...
Dominic Cleal
10:42 AM Bug #2863 (Ready For Testing): CVE-2013-4182 - Privileges escalation via API
Sent a patch for review. Marek Hulán
09:41 AM Bug #2863 (Closed): CVE-2013-4182 - Privileges escalation via API
Daniel Lobato discovered that /api/hosts/<name> does not check whether a current user has a privileges to display par... Marek Hulán
01:19 PM Bug #2860 (Pending): CVE-2013-4180 - Potential DoS in HostsController
Patch ACKed by me, pending merge with 1.2.1 release. Dominic Cleal
01:51 AM Bug #2860 (Closed): CVE-2013-4180 - Potential DoS in HostsController
HostController#power and HostController#ipmi_boot convert user input to symbol which could lead to memory exhaustion.... Marek Hulán
12:01 PM Revision fc463a9f (foreman_api): Version bump to 0.1.5
Martin Bacovsky
10:43 AM Feature #2864 (New): Report deletion ON DELETE CASCADE in database level so we can continue to use .delete_all and not .destroy_all and still keep inferential integrity
Joseph Magen
09:51 AM Revision 7435ca5b (foreman_api): Updated for the latest API
Martin Bacovsky
09:44 AM Revision bdea37d0 (foreman_api): Fixes #8: Remove escaped character from generated documentation in rb file
Martin Bacovsky
08:22 AM Feature #1329: Encrypt BMC password
After #2424 is merged, we can easily encrypt other fields such. BMC may be a bit trickier since #password is saved i... Joseph Magen
03:11 AM Feature #1329 (New): Encrypt BMC password
We now have the capability via #2424 to encrypt fields in the database, using a key stored in a config file. Dominic Cleal
08:17 AM Bug #2026 (Feedback): Created new org, and can't see any hosts.
Brian, just going through old issues. Is this still a bug? Joseph Magen
08:03 AM Bug #2862 (Ready For Testing): We log oauth consumer key in the production.log
https://github.com/theforeman/foreman/pull/825 Lukas Zapletal
07:15 AM Bug #2862: We log oauth consumer key in the production.log
I personally don't like this change too much. oauth_key is something like username (and oauth_consumer is more like p... Marek Hulán
05:33 AM Bug #2862 (Rejected): We log oauth consumer key in the production.log
We should not do that, just saying "is invalid" is enough and more secure. Lukas Zapletal
07:30 AM Bug #1975 (Closed): Puppetclass appears in both "Available" and "Included" for selected host
I could not duplicate my own bug Joseph Magen
07:29 AM Bug #2086 (Feedback): Unable to use /api/puppetclasses/:id
There is no :show action in v1/puppetclasses_controller which is why you are getting the missing template error.
The...
Joseph Magen
07:28 AM Bug #2774 (Closed): Retriving puppet by ID error
answered on foreman-users mailing list Joseph Magen
07:27 AM Bug #2773 (Closed): API Inconsistency - /puppetclasses and /api/puppetclasses
answered of foreman-users mailing list Joseph Magen
07:26 AM Bug #2830 (Ready For Testing): Update to Rails 3.2.14
https://github.com/theforeman/foreman/pull/824 Joseph Magen
06:55 AM Refactor #2838 (Closed): Taxonomy controller needs some polishing
Applied in changeset commit:0bed6e7c83c1bfb3f22fce13c00d0e469f3e65f4. Anonymous
04:50 AM Feature #2861 (Rejected): [RFE] Change the "Host" terminology to "Machine" and add "Machine Type/Role" column in the main "Hosts" view
I'm not sure it's accurate to use the "Host" terminology for all machine types, "Host" phrase does usually used as a ... Rami Vaknin
04:22 AM Revision 0bed6e7c (foreman): fixes #2838 - taxonomies controller - fix in params and finder
Tomáš Strachota
04:08 AM Installer Revision 04fabd02 (puppet-foreman): adding collector for smart proxy
Lukas Zapletal
03:38 AM Revision 13923d49 (foreman): added a HTML id to the operating system ui tab
similar to the id we have in the host and hostgroup forms,
this change makes the ui plugin code look clean.
Amos Benari
03:19 AM Bug #2859 (Rejected): Provisioning and Authenticaiton
This isn't really an appropriate place to ask questions about something we don't support, maybe a discussion on the f... Dominic Cleal
03:16 AM Installer Feature #2853 (New): BMC configuration is missing from foreman-proxy's default settings.yml
Dominic Cleal
03:08 AM Feature #1328 (Duplicate): Encrypt Hypervisor password
This has been implemented under #2424. Dominic Cleal

07/29/2013

03:55 PM Installer Feature #2853: BMC configuration is missing from foreman-proxy's default settings.yml
I've installed it via the foreman-installer. Yaniv Kaul
07:09 AM Installer Feature #2853 (Need more information): BMC configuration is missing from foreman-proxy's default settings.yml
How did you install? Maybe the installer's example config is out of date, but I don't think the package's can be. Dominic Cleal
06:58 AM Installer Feature #2853 (Resolved): BMC configuration is missing from foreman-proxy's default settings.yml
See https://github.com/theforeman/smart-proxy/blob/develop/config/settings.yml.example#L77 .
It's currently missing ...
Yaniv Kaul
03:40 PM Bug #2859 (Rejected): Provisioning and Authenticaiton
I've been working on getting foreman to provision to xen and Citrix Xen. I have libvirt communicating with both via
...
Eric Aiken
03:38 PM Bug #2858 (New): Users with privileges in a specific environment cannot access hosts in a hostgroup even if they have view permissions globally
1. Create a filter for users based on a fact (environment in this case)
2. The user now can't see any hostgroups, de...
Sam Kottler
03:37 PM Support #2857 (Resolved): Error Creating Disk Volume in Xen
I finally got foreman talking to Xen via libvirt. Figured out the storage pool definitions and can now create a hos... Eric Aiken
01:00 PM Revision a967921a (foreman): fixes #2851 - refresh puppet classes on environment change
(cherry picked from commit 241ed0a35571062cf7fc6489dc31f3b26f3edd78) Dominic Cleal
12:59 PM Revision afd23f98 (foreman): fixes #2788 - changes to fixtures and tests in preparation for testing adding/removing puppetclasses
(cherry picked from commit 1ef5ee75d794f024c75d6be96ac04ff398118e26)
Conflicts:
test/fixtures/lookup_keys.yml
Joseph Magen
12:11 PM Smart Proxy Revision e13d44a6: Release 1.2.1
Dominic Cleal
11:35 AM Installer Revision 60062509 (puppet-puppet): Release v1.2.1
Dominic Cleal
10:17 AM Bug #2851 (Closed): Changing env on host form: hostgroup_or_environment_changed is not defined
Applied in changeset commit:241ed0a35571062cf7fc6489dc31f3b26f3edd78. Dominic Cleal
05:46 AM Bug #2851 (Ready For Testing): Changing env on host form: hostgroup_or_environment_changed is not defined
https://github.com/theforeman/foreman/pull/821 Dominic Cleal
05:01 AM Bug #2851 (Closed): Changing env on host form: hostgroup_or_environment_changed is not defined
When changing the environment dropdown menu on the new host form, a JavaScript error occurs due to a reference to an ... Dominic Cleal
09:45 AM Bug #2855 (Closed): API authentication controller does not fail gracefully
This controller (api/services/api/authorization) gives you the option of using OAuth or http basic. If http basic is ... Daniel Lobato Garcia
09:35 AM Bug #2816: diff view broken
Ditto, with a clean Firefox 21 profile. I think the key for the second issue is a report that causes horizontal scro... Dominic Cleal
09:25 AM Revision 63450d30 (foreman): fixes #2788 - adding / removing puppet classes updates the change even if the form is not submitted
(cherry picked from commit 0ba99bba2c7496fd44822dd5f2e6b4ccda19177b) Joseph Magen
08:12 AM Revision 241ed0a3 (foreman): fixes #2851 - refresh puppet classes on environment change
Dominic Cleal
07:53 AM Revision 1ef5ee75 (foreman): fixes #2788 - changes to fixtures and tests in preparation for testing adding/removing puppetclasses
Joseph Magen
05:36 AM Bug #2788 (Closed): adding / removing puppet classes updates the change even if the form is not submitted
Applied in changeset commit:0ba99bba2c7496fd44822dd5f2e6b4ccda19177b. Joseph Magen
04:49 AM Revision 0ba99bba (foreman): fixes #2788 - adding / removing puppet classes updates the change even if the form is not submitted
Joseph Magen
04:17 AM Feature #2837 (Closed): add an interface to add repositories to kickstart
Applied in changeset commit:"1ec0630f6753305b9ea0ba9d341606f2e70855bc". Dominic Cleal
04:15 AM Feature #2837 (Ready For Testing): add an interface to add repositories to kickstart
https://github.com/theforeman/foreman/pull/816 Dominic Cleal
04:14 AM Revision 1ec0630f (foreman): fixes #2837 add an interface to add repositories to kickstart
(cherry picked from commit 6b27556aafbd98f3a0f0bb092fbbc49a6bb587e1, minus cleanups) Dominic Cleal
03:40 AM Revision 6b27556a (foreman): fixes #2837 add an interface to add repositories to kickstart, cleanup similar methods
Amos Benari
03:38 AM Revision 0aa3893f (foreman): Fixes #2839 - retry SSH authentication issues with cloud-init
(cherry picked from commit f9d5655583a9a9d0309fcd4bd19ac9b43021c7d1) Ian Mordey
03:34 AM Bug #2694: New host creation in Vsphere fails
Sorry for the confusion Jamie, my response was only relating to the RPMs we provide. The Debian packages take the la... Dominic Cleal
03:02 AM Bug #2848 (Duplicate): Error when try to create new Host Group
Dupe of #2373, thanks for the report. Dominic Cleal

07/28/2013

04:57 PM Bug #2850 (New): reports deletetion sql is not optimal
I've just seen the following in the logs while deleting a host:... Ohad Levy
06:04 AM Smart Proxy Bug #2320: Foreman Proxy on Windows: Vendor Class not found Error
Hi Oliver,
try adding the english Language pack.
Switch over to english as default display language and this error ...
Stefan Held
03:07 AM Bug #2849 (New): Changing a host name, causes errors when a user wishes to rebuild the host.
*+Description of problem:+*
I tried to change an existing host name and in some of the times theforeman did not allow...
Nir Magnezi

07/27/2013

02:05 PM Bug #2694: New host creation in Vsphere fails
Hi Dominic,
You mentioned that 1.2 repos shouldn't include this bug but I seem to get it with 1.2 which I installed ...
Jamie Buchanan

07/26/2013

06:04 PM Bug #2848: Error when try to create new Host Group
The same when I try to edit an existing group:
https://*************************.ucla.edu/hostgroups/21-tomcat/edit
O...
Nikolay Georgieff
06:01 PM Bug #2848 (Duplicate): Error when try to create new Host Group
I'm not able to create a new host group:
Oops, we're sorry but something went wrong
x undefined local variable or m...
Nikolay Georgieff
05:01 PM Installer Revision 82482d2a (puppet-puppet): allow show_diff parameter to be set
Michael Moll
12:42 PM Feature #2764 (Assigned): Override values in setting model from settings.yaml
We need this because of the proxy registration - taking. Lukas Zapletal
11:21 AM Bug #2847 (New): Errors should be displayed when operations on compute resources fail
If I enter invalid settings when creating a compute resource the error doesn't printed to the screen but it goes to t... Sam Kottler
11:17 AM Bug #2839 (Closed): Openstack finish script fails to authenticate
Applied in changeset commit:"f9d5655583a9a9d0309fcd4bd19ac9b43021c7d1". Ian Mordey
10:21 AM Bug #2839 (Ready For Testing): Openstack finish script fails to authenticate
https://github.com/theforeman/foreman/pull/820 Dominic Cleal
03:50 AM Bug #2839: Openstack finish script fails to authenticate
Hey Ian, thanks for the patch. We will look on this. Lukas Zapletal
11:17 AM Feature #2576 (Closed): Optionally update Host.ip as part of /unattended/built
Applied in changeset commit:"8d10c655228f67447dba1aa62f1cd2bb933ce4e0". Greg Sutcliffe
10:40 AM Revision 8d10c655 (foreman): Fixes #2576 - Add optional update of Host.ip from built request
Greg Sutcliffe
10:23 AM Revision f9d56555 (foreman): Fixes #2839 - retry SSH authentication issues with cloud-init
Ian Mordey
05:59 AM Installer Revision ae4f15b1 (installer): Fail if the hosts fqdn is not set
Greg Sutcliffe
05:59 AM Installer Revision 4c5e9573 (installer): Detect non-zero puppet exit status in generate_answers
Greg Sutcliffe
05:17 AM Bug #2821 (Closed): Wrong autoload paths
Applied in changeset commit:"c1452df67bf983bc4f6bd5039f5549975a8af1da". Marek Hulán
05:13 AM Feature #2288 (Ready For Testing): Quota Support for RHEV 3.1
Lukas Zapletal
05:12 AM Feature #2288: Quota Support for RHEV 3.1
https://github.com/theforeman/foreman/pull/818 Lukas Zapletal
04:48 AM Revision c1452df6 (foreman): Fixes #2821 - Autoload paths, PowerManager children must be in namespace in order to autoload
Marek Hulán
03:17 AM Refactor #2838 (Ready For Testing): Taxonomy controller needs some polishing
Dominic Cleal
02:32 AM Installer Revision bba79a13 (puppet-foreman): Documentation of parameters
Marek Hulán

07/25/2013

05:38 PM Feature #2837: add an interface to add repositories to kickstart
+1, this works equally well for debian repos:
[{ :baseurl => "http://apt.puppetlabs.com",
:description => "p...
Greg Sutcliffe
01:14 PM Feature #2837 (Closed): add an interface to add repositories to kickstart
I would like to have an interface to add repositories in a kickstart file where I could use a code snippet like:
<% ...
Amos Benari
04:43 PM Refactor #2838 (Feedback): Taxonomy controller needs some polishing
https://github.com/theforeman/foreman/pull/817 Tomáš Strachota
04:13 PM Refactor #2838 (Assigned): Taxonomy controller needs some polishing
Tomáš Strachota
04:12 PM Refactor #2838 (Closed): Taxonomy controller needs some polishing
Taxonomy controller should:
- enable finding resources by name same as in other controllers
- return timestamps in sh...
Tomáš Strachota
04:32 PM Bug #2840 (New): Internal Server Error when trying to look at EC2 VM under it's compute resource
This line '<%= prop :groups, "Security Groups" %>' in app/views/compute_resources_vms/show/_ec2.html.erb is causing t... Anonymous
04:27 PM Bug #2839 (Closed): Openstack finish script fails to authenticate
Foreman 1.2.0 fails to authenticate via ssh for finish script and rolls back. I've tested this creating a Fedora 19 H... Ian Mordey
02:20 PM Bug #1505: DHCP smart proxy failed to detect boot server: undefined method: dns_lookup
We are using pretty much stock 1.x now so I'm sure it's fixed - I certainly don't remember patching DNS stuff. Adrian Bridgett
02:17 PM Bug #2693 (Closed): unattended installation without Puppet CA is failing
Applied in changeset commit:"f09d61de451450a566c7ee16bdf35281e98708c4". Dominic Cleal
02:05 PM Revision b27afff3 (foreman): fixes #2693 - don't cause handle_ca error when no Puppet CA associated with host
(cherry picked from commit f09d61de451450a566c7ee16bdf35281e98708c4) Dominic Cleal
01:54 PM Revision f09d61de (foreman): fixes #2693 - don't cause handle_ca error when no Puppet CA associated with host
Dominic Cleal
12:37 PM Bug #2836 (Closed): ruby193-rubygems-devel not included in repos
Fixed in https://github.com/theforeman/foreman-packaging/commit/c403aff17f27c74f3d6f14ca2770e485b0f1e005
Should appe...
Dominic Cleal
12:31 PM Bug #2836 (Closed): ruby193-rubygems-devel not included in repos
This package is required to rebuild rubygems and should probably be included in the foreman repos. I was able to pull... Anonymous
12:36 PM Packaging Revision c403aff1 (foreman-packaging): fixes #2836 - include ruby193-rubygems-devel for gem rebuilds
Dominic Cleal
11:37 AM Revision 973d4bae (community-templates): Better puppetlabs support
Grégoire Morpain
11:37 AM Revision 5b563a18 (community-templates): Added parameter for time/zone
Grégoire Morpain
09:48 AM Bug #2783: db:convert:prod2dev fails on table 'architectures_operatingsystems'
I'm also experiencing this issue, however I'm migrating from sqlite3 to pgsql. Andy Bohne
09:39 AM Feature #2833 (Closed): Remove direct endpoints from Rackspace compute resource
Dominic pointed out that calling directly to endpoints is now deprecated in favor of `:rackspace_region`. We'll need ... Sam Kottler
09:31 AM Bug #2830: Update to Rails 3.2.14
Joseph Magen wrote:
> Do we want to do this?
>
> http://weblog.rubyonrails.org/2013/7/23/Rails-3-2-14-has-been-relea...
Sam Kottler
07:42 AM Bug #2830 (Closed): Update to Rails 3.2.14
Do we want to do this?
http://weblog.rubyonrails.org/2013/7/23/Rails-3-2-14-has-been-released/
Joseph Magen
09:21 AM Bug #2832 (Ready For Testing): The rackspace compute resource's client method should not longer use deprecated symbols when creating a new Fog::Compute object
https://github.com/theforeman/foreman/pull/809 Dominic Cleal
08:30 AM Bug #2832 (Closed): The rackspace compute resource's client method should not longer use deprecated symbols when creating a new Fog::Compute object
Sam Kottler
08:05 AM Installer Revision ec8b8a35 (puppet-foreman_proxy): Documentation of parameters
Marek Hulán
07:50 AM Feature #2831 (Resolved): Add "Smart Class Parameters" to UI Configuration > Menu
Currently "Smart Variables" shows ALL lookup_keys.
I suggest to split this to two as described in the Foreman Manual...
Joseph Magen
07:37 AM Bug #2829 (Ready For Testing): remove field environment(text) in table hosts
https://github.com/theforeman/foreman/pull/815 Joseph Magen
06:58 AM Bug #2829 (Closed): remove field environment(text) in table hosts
this is probably legacy, as we use envrionment_id Joseph Magen
06:29 AM Bug #2828 (Closed): Wrong/empty password for oVirt leads to an exception
Instead of nice red bubble, 401 nasty error is thrown.
Also, I was somehow able to create a compute resource with ...
Lukas Zapletal
04:13 AM Installer Revision 7b78d0e9 (puppet-puppet): Documentation of parameters
Marek Hulán
02:47 AM Bug #2792: If you delete "PXE Localboot Default" cancel build fails
Hello again,
i would also be happy if Foreman would just post a message that it is missing this special template (ma...
Florian Rosenegger

07/24/2013

05:17 PM Bug #2813 (Closed): Foreman::Provision::SSH requires fog even on non-fog installations
Applied in changeset commit:"1d9828b0a2c6b0e370ac6c63e11cb006e59f1034". Joseph Magen
05:17 PM Bug #2809 (Closed): HostSubject needs to be retrieved via RHEV API and included with the other spice-xpi settings to connect in some cases
Applied in changeset commit:"36a6345d59f5d902363865aeeb9e3dfc22ed350d". Anonymous
04:36 PM Bug #2809 (Ready For Testing): HostSubject needs to be retrieved via RHEV API and included with the other spice-xpi settings to connect in some cases
https://github.com/theforeman/foreman/pull/800 Dominic Cleal
05:17 PM Bug #2826 (Closed): New config templates don't save because the set_code() method empties the div
Applied in changeset commit:"d08866b6afc93056474cb6ad0e568d604fd236d4". Sam Kottler
02:21 PM Bug #2826 (Ready For Testing): New config templates don't save because the set_code() method empties the div
Sam Kottler
01:47 PM Bug #2826 (Closed): New config templates don't save because the set_code() method empties the div
https://github.com/theforeman/foreman/pull/813 Sam Kottler
05:17 PM Refactor #2801 (Closed): remove LOWER() in default_scope of models that could cause PG error
Applied in changeset commit:"572daf95682d6ee73c4ac155544c7a79535f4ecc". Joseph Magen
04:42 PM SELinux Bug #2789 (Closed): SELinux denials in 1.2
Applied in changeset commit:"ba3378a8671b1d88ec1b865f2942050ec993e395". Anonymous
04:40 PM Revision d08866b6 (foreman): Fixes #2826: only run set_code() on submit if the config template editor is already in diff mode
(cherry picked from commit ceabd2b37d1924a45ee20de100d0e5cb8f39845d) Sam Kottler
04:40 PM Revision 572daf95 (foreman): fixes #2801 - remove LOWER() in default_scope of models that could cause PG error
(cherry picked from commit 60e2072a7751819b1d870681294e3feff3de3cbf) Joseph Magen
04:35 PM Revision 36a6345d (foreman): fixes #2809 - send host subject as xpi opt to prevent ssl connect errors
Jason Montleon
04:33 PM Revision 1d9828b0 (foreman): fixes #2813 - move Foreman::Provision::SSH files back to /lib so it does not fail on startup for non-fog installations
Joseph Magen
04:32 PM Revision 60e2072a (foreman): fixes #2801 - remove LOWER() in default_scope of models that could cause PG error
Joseph Magen
02:56 PM Bug #2827 (Closed): SSL errors trying to open console session using 'New Window' button against RHEV 3.2
Anonymous
02:55 PM Bug #2827 (Closed): SSL errors trying to open console session using 'New Window' button against RHEV 3.2
I am getting SSL errors trying to connect to RHEV 3.2 without sending the certificate subject. Anonymous
02:43 PM Revision ceabd2b3 (foreman): Fixes #2826: only run set_code() on submit if the config template editor is already in diff mode
Sam Kottler
12:46 PM Revision b6b159be (community-templates): added support for fedora 19
Dmitri Dolguikh
12:17 PM Bug #2825 (Closed): Gravatar e-mail addresses are case insensitive
Applied in changeset commit:"f58d55f12aa38e4ad30ae8a9cb4fbded66918417". Gavin McCance
12:00 PM Bug #2825 (Closed): Gravatar e-mail addresses are case insensitive
Currently e-mail address hashes are provided to Gravatar while respecting the original case of the e-mail address as ... Dominic Cleal
12:01 PM Revision f58d55f1 (foreman): fixes #2825 - Gravatar URL for email addresses with uppercases
Gavin McCance
11:02 AM Bug #2816: diff view broken
I just tested it with Chrome (because that one has no extensions/plugins installed) and the same problem is occuring. Anonymous
10:57 AM Bug #2816: diff view broken
Michael Moll wrote:
> After recompiling the assets the first issue is fixed while the second one is still there. It s...
Sam Kottler
10:51 AM Bug #2816: diff view broken
After recompiling the assets the first issue is fixed while the second one is still there. It seems it occurs not for... Anonymous
04:27 AM Bug #2816: diff view broken
Michael Moll wrote:
> Hi,
>
> Sam Kottler wrote:
> > I've submitted a PR here to fix the issue in the first screensh...
Dominic Cleal
04:20 AM Bug #2816: diff view broken
Hi,
Sam Kottler wrote:
> I've submitted a PR here to fix the issue in the first screenshot - https://github.com/thef...
Anonymous
10:15 AM SELinux Revision ba3378a8: fixes #2789 - selinux denials, httpd_tmp_t, rlimits, postgresql sockets
(cherry picked from commit 36c7bfaa763fd403c78f2419d51198473e3ce2f6) Lukas Zapletal
10:14 AM SELinux Revision 36c7bfaa: fixes #2789 - selinux denials, httpd_tmp_t, rlimits, postgresql sockets
Lukas Zapletal
07:19 AM SELinux Feature #2820: Improve SELinux policy for puppet
more info: https://bugzilla.redhat.com/show_bug.cgi?id=848939#c41 Dominic Cleal
06:22 AM SELinux Feature #2820: Improve SELinux policy for puppet
Or the workaround for F19 can be:
B) Use passenger 4.0 from our Koji.
Lukas Zapletal
06:18 AM SELinux Feature #2820 (Resolved): Improve SELinux policy for puppet
Thank to PassengerRuby feature in Passenger 4.0, it is possible to setup different Ruby binary for each Ruby applicat... Lukas Zapletal
07:06 AM Bug #2821 (Ready For Testing): Wrong autoload paths
PR https://github.com/theforeman/foreman/pull/811 Marek Hulán
06:51 AM Bug #2821 (Assigned): Wrong autoload paths
Marek Hulán
06:49 AM Bug #2821 (Closed): Wrong autoload paths
Observers, services and mailers are not autoloaded because of typo in path. Marek Hulán
04:44 AM Installer Revision 42c43e4d (puppet-puppet): adding support for puppetagent service name in F19
Lukas Zapletal

07/23/2013

06:20 PM Bug #2816 (Need more information): diff view broken
I've submitted a PR here to fix the issue in the first screenshot - https://github.com/theforeman/foreman/pull/810/.
...
Sam Kottler
04:53 PM Smart Proxy Bug #2807 (Closed): The smart-proxy package name shouldn't ever be prefixed with scl_prefix.
Sam Kottler
01:57 PM Feature #2819 (New): Restrict VPC subnets by Org
I am looking at the VPC patch from PR https://github.com/theforeman/foreman/pull/778 and so far it looks suitable for... Anonymous
11:52 AM Packaging Bug #2805: foreman-proxy not installable because ruby-sinatra is still installed from debian
Both are possible.
Most stable (wheezy) admins have to set the default distribution to "stable" because of the added ...
Michael Gebetsroither
11:38 AM Packaging Bug #2805 (Need more information): foreman-proxy not installable because ruby-sinatra is still installed from debian
Are you on a particular cloud provider that may change the priority or have it set to 990 as part of the installation... Sam Kottler
11:22 AM Bug #2540 (Ready For Testing): Error retriving "Virtual Machines" list from Rackspace compute resource.
I submitted a PR to fog to fix the issue upstream that just got merged thanks to @ohadlevy - https://github.com/fog/f... Sam Kottler
11:02 AM Smart Proxy Feature #969 (Assigned): Direct Client->Foreman communication shouldn't be needed (and moved to the Proxy)
Here's an approach allowing the client to request it's template from the smart-proxy by adding new routes to the smar... Greg Sutcliffe
09:08 AM Bug #2813 (Ready For Testing): Foreman::Provision::SSH requires fog even on non-fog installations
https://github.com/theforeman/foreman/pull/808
Moved files back from /app/services to /lib
Joseph Magen
07:17 AM Feature #2757 (Closed): Show errors logs in the production.log for the API
Applied in changeset commit:"988a1f4d8ff80f8e3ccde3cf287dd6a5293a3964". Anonymous
06:38 AM Revision 988a1f4d (foreman): fixes #2757 - show model validation errors in production.log
Tomáš Strachota
05:21 AM Bug #2792: If you delete "PXE Localboot Default" cancel build fails
We could, yes. I'm happy with either approach, tbh. Greg Sutcliffe
03:55 AM Bug #2792: If you delete "PXE Localboot Default" cancel build fails
Can't we just implement ON DELETE ERROR instead default ON DELETE NULL for this one? Lukas Zapletal
04:29 AM Bug #2818 (Ready For Testing): Partition tables miss validation of associated os families
https://github.com/theforeman/foreman/pull/777 Tomáš Strachota
04:25 AM Bug #2818 (Closed): Partition tables miss validation of associated os families
We should validate inclusion in list of allowed OS families (Operatingsystem.families). Tomáš Strachota
04:17 AM Bug #2817 (Closed): Using :boolean in api docs break apipie
Applied in changeset commit:"c70fcb7131b6605a47f6ae5febe7a59ba5a3c311". Anonymous
03:17 AM Bug #2817 (Closed): Using :boolean in api docs break apipie
There is no parameter type :boolean. :bool must be used for true/false values.
Wrong type is breaking lookup controll...
Tomáš Strachota
04:03 AM Bug #2528: Missing API calls
Yes, the API is our priority next couple of months. Lukas Zapletal
03:30 AM Revision c70fcb71 (foreman): Fixes #2817 - wrong param types in lookup keys API documentation
Tomáš Strachota

07/22/2013

02:31 PM Installer Revision d4003cc3 (puppet-foreman): Make reports and enc real puppetmaster parameters
Ewoud Kohl van Wijngaarden
02:08 PM Bug #2816 (Resolved): diff view broken
We're using... Anonymous
12:52 PM Bug #2528: Missing API calls
Trying to add all of my content (e.g. everything under settings, users, configuration, provisioning and hosts) to For... Tom Verdaat
12:47 PM Revision 62ed36c3 (foreman): fixes #2373 - only reference unattended subnet path when in unattended mode
(cherry picked from commit 754e83c1667ab7af677064f468354d325f59c36f) Dominic Cleal
11:43 AM Packaging Revision 7f0fa78e (foreman-packaging): Add rubygem-rbovirt to Fedora as it's out of date
Dominic Cleal
11:35 AM Bug #2693: unattended installation without Puppet CA is failing
Thanks for testing! Dominic Cleal
11:33 AM Bug #2693: unattended installation without Puppet CA is failing
The patch seems to help:... Anonymous
11:22 AM Bug #2693 (Ready For Testing): unattended installation without Puppet CA is failing
https://github.com/theforeman/foreman/pull/806 Dominic Cleal
11:28 AM Bug #2737 (Closed): Upgrade ruby193-rubygem-net-ldap in foreman to 0.3.1
Dominic Cleal
11:24 AM Packaging Revision 4bef9c47 (foreman-packaging): Update rubygem-rbovirt to 0.0.21-2.fc19
specs-from-koji (Jenkins)
11:24 AM Packaging Revision 71acf942 (foreman-packaging): Update rubygem-rbovirt to 0.0.21-2.fc18
specs-from-koji (Jenkins)
11:24 AM Packaging Revision 32792cb2 (foreman-packaging): Update ruby193-rubygem-rbovirt to 0.0.21-2.el6
specs-from-koji (Jenkins)
11:17 AM Bug #2814 (Closed): Foreman-debug says lsb_release: command not found
Applied in changeset commit:"f32506b7fe80d639e382da3edfeef6a2c1f48d8e". Lukas Zapletal
10:24 AM Bug #2814 (Ready For Testing): Foreman-debug says lsb_release: command not found
https://github.com/theforeman/foreman/pull/805 Dominic Cleal
06:14 AM Bug #2814 (Closed): Foreman-debug says lsb_release: command not found
... Lukas Zapletal
11:17 AM Bug #2812 (Closed): method `lookup_values_attributes=' not defined in Host::Managed (NameError)
Applied in changeset commit:"a6810fc666689e1439f99ffa56170db285cfb657". Joseph Magen
05:01 AM Bug #2812 (Ready For Testing): method `lookup_values_attributes=' not defined in Host::Managed (NameError)
https://github.com/theforeman/foreman/pull/804 Dominic Cleal
04:25 AM Bug #2812 (Assigned): method `lookup_values_attributes=' not defined in Host::Managed (NameError)
Joseph Magen
03:46 AM Bug #2812 (Closed): method `lookup_values_attributes=' not defined in Host::Managed (NameError)
Currently nightlies (0b547e8) are failing on Foreman startup with the following error:... Dominic Cleal
10:45 AM Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0
@Operation FAILED: undefined method `stringify_keys' for #<RbVmomi::VIM:0x0000000879fab0>@
This appears in productio...
Ben Fairless
10:25 AM Revision a6810fc6 (foreman): fixes #2812 - method lookup_values_attributes= not defined in Host::Managed (NameError)
Joseph Magen
10:23 AM Revision f32506b7 (foreman): fixes #2814 - fixing foreman-debug warning message
Lukas Zapletal
10:01 AM Packaging Bug #2805 (Rejected): foreman-proxy not installable because ruby-sinatra is still installed from debian
Standard Debian installs have all repos set to priority=500, which would allow ruby-sinatra to be installed from our ... Greg Sutcliffe
09:59 AM Packaging Bug #2771: Debian packages missing ruby-dev dep
Marek, I think it's fine to just add ruby-dev to the deps list, as squeeze only has 1.9 available from backports, if ... Greg Sutcliffe
09:56 AM Bug #2786: d-i apt-setup index starts at 0
As per Dominic's suggestion, could you submit this to: https://github.com/theforeman/community-templates. Thanks! Greg Sutcliffe
09:52 AM Bug #2787: add preseed proxy support
As per Dominic's suggestion, could you submit this to: https://github.com/theforeman/community-templates. Thanks!
Greg Sutcliffe
09:47 AM Bug #2792: If you delete "PXE Localboot Default" cancel build fails
As we don't have an "undeleteable" feature for templates, I'm not sure this is a strong enough use case to implement ... Greg Sutcliffe
09:17 AM Feature #2684 (Closed): foreman-rake command
Applied in changeset commit:"86df2a8aa1664bb4320abcb461dff00569e43c16". Dominic Cleal
08:57 AM Revision 86df2a8a (foreman): fixes #2684 - add foreman-rake script to /usr/sbin
Dominic Cleal
08:40 AM SELinux Bug #2789 (Ready For Testing): SELinux denials in 1.2
https://github.com/theforeman/foreman-selinux/pull/4 Dominic Cleal
08:19 AM Feature #2815 (New): a little more information on the hostgraphs
It would be nice if there was a little more information on the graphs shown on the homepage.
Particularly the datetim...
Finke Lamein
07:23 AM Installer Revision e236b54b (installer): adding foreman_api gem to be installed
Lukas Zapletal
06:21 AM Installer Revision 3eabb4b8 (puppet-puppet): Make foreman integration configurable
This patch makes reports and external_nodes configurable. It's based on
https://github.com/theforeman/puppet-puppet/p...
Ewoud Kohl van Wijngaarden
05:06 AM Refactor #2801 (Ready For Testing): remove LOWER() in default_scope of models that could cause PG error
https://github.com/theforeman/foreman/pull/802
I might pull this back to 1.2.1 if it fixes the issue reported on for...
Dominic Cleal
05:00 AM Bug #2813 (Closed): Foreman::Provision::SSH requires fog even on non-fog installations
On an installation without fog installed, e.g. a bundler install without the fog group, app/services/foreman/provisio... Dominic Cleal
04:33 AM Packaging Revision 613d4568 (foreman-packaging): Update rubygem-fog to 1.14.0-1.fc19
specs-from-koji (Jenkins)
04:33 AM Packaging Revision c6692f06 (foreman-packaging): Update rubygem-excon to 0.25.3-1.fc19
specs-from-koji (Jenkins)
04:33 AM Packaging Revision 4107daa3 (foreman-packaging): Update rubygem-fog to 1.14.0-1.fc18
specs-from-koji (Jenkins)
04:33 AM Packaging Revision 8557fa0e (foreman-packaging): Update rubygem-excon to 0.25.3-1.fc18
specs-from-koji (Jenkins)
04:32 AM Packaging Revision a7f2f51e (foreman-packaging): Update ruby193-rubygem-fog to 1.14.0-1.el6
specs-from-koji (Jenkins)
04:32 AM Packaging Revision 3de93de2 (foreman-packaging): Update ruby193-rubygem-excon to 0.25.3-1.el6
specs-from-koji (Jenkins)
04:20 AM Bug #2694 (Resolved): New host creation in Vsphere fails
fog 1.14.0 has been released into nightlies (may take a few hours to propagate). Dominic Cleal

07/21/2013

10:06 PM Bug #2540 (New): Error retriving "Virtual Machines" list from Rackspace compute resource.
I've also run into this issue. It happens when using the v2 API (the only one foreman supports ;)).
Attached is a sc...
Sam Kottler
10:12 AM Feature #2811 (New): API v3 - hypermedia / HATEOS features
Joseph Magen
09:46 AM Feature #2810 (Closed): As an API user I'd like more restful puppetclasses json
Joseph Magen
07:17 AM Bug #2373 (Closed): 'freeip_subnets_path' error when creating a new hostgroup when unattended is disabled
Applied in changeset commit:"754e83c1667ab7af677064f468354d325f59c36f". Dominic Cleal
07:09 AM Revision 754e83c1 (foreman): fixes #2373 - only reference unattended subnet path when in unattended mode
Dominic Cleal
06:48 AM Feature #1923: support converting bare metal hosts to/from VMs on compute resources
https://github.com/theforeman/foreman/pull/803
I change the patch a bit and made it so you can do all at once at the...
Anonymous

07/20/2013

04:44 PM Bug #2809: HostSubject needs to be retrieved via RHEV API and included with the other spice-xpi settings to connect in some cases
I actually happened across a CloudForms article by complete accident, and it made mention of SSL problems in RHEV 3.1... Anonymous
12:07 PM Revision 8ecf4d4f (foreman): fixes #2808 - pin nokogiri to 1.5.x for Ruby 1.8
(cherry picked from commit 0b547e84f7342cbb809ffe5e1f171c0f4b1e8f05) Dominic Cleal
11:17 AM Bug #2808 (Closed): nokogiri 1.6.0 incompatible with Ruby 1.8
Applied in changeset commit:"0b547e84f7342cbb809ffe5e1f171c0f4b1e8f05". Dominic Cleal
08:34 AM Bug #2808 (Ready For Testing): nokogiri 1.6.0 incompatible with Ruby 1.8
https://github.com/theforeman/foreman/pull/799 Dominic Cleal
11:03 AM Revision 0b547e84 (foreman): fixes #2808 - pin nokogiri to 1.5.x for Ruby 1.8
Dominic Cleal
07:31 AM Feature #2684 (Ready For Testing): foreman-rake command
https://github.com/theforeman/foreman/pull/798
https://github.com/theforeman/foreman-packaging/pull/78
Dominic Cleal
07:08 AM Bug #2373 (Ready For Testing): 'freeip_subnets_path' error when creating a new hostgroup when unattended is disabled
https://github.com/theforeman/foreman/pull/797 Dominic Cleal

07/19/2013

06:28 PM Packaging Revision 642a41b3 (foreman-packaging): refs #2684 - add foreman-rake script to /usr/sbin
Dominic Cleal
05:13 PM Bug #2809 (Closed): HostSubject needs to be retrieved via RHEV API and included with the other spice-xpi settings to connect in some cases
I have a new RHEV cluster where spice-xpi is refusing to connect. I stuffed the HostSubject in with the other options... Anonymous
04:40 PM Bug #2808 (Closed): nokogiri 1.6.0 incompatible with Ruby 1.8
fog 1.14.0 has been released, which relaxes the nokogiri requirement, allowing it to install a version that's no long... Dominic Cleal
01:44 PM Feature #1923: support converting bare metal hosts to/from VMs on compute resources
Jason, would you mind sending this as a PR?
I would assume we need both levels (on the CR level as a whole, and per ...
Ohad Levy
01:29 AM Feature #1923: support converting bare metal hosts to/from VMs on compute resources
This would do similar in the UI.
Navigate to More>Provisioning>Compute Resources
Select a compute resource
Click on ...
Anonymous
11:56 AM Smart Proxy Revision d6492b42: fixes #2055 - add rubyipmi dependency for BMC support
(cherry picked from commit 9a7adb56d20a5822e915b5f5b4da9cbdbbc5429f) Dominic Cleal
09:08 AM Smart Proxy Bug #2807 (Ready For Testing): The smart-proxy package name shouldn't ever be prefixed with scl_prefix.
https://github.com/theforeman/smart-proxy/pull/89 Dominic Cleal
08:58 AM Smart Proxy Bug #2807 (Closed): The smart-proxy package name shouldn't ever be prefixed with scl_prefix.
Sam Kottler
09:06 AM Smart Proxy Revision eae39295: Fix #2807: Remove the SCL prefix from the name
Sam Kottler
06:56 AM Installer Revision f2e87371 (puppet-puppet): Add tests for puppet::server::config
Ewoud Kohl van Wijngaarden
06:20 AM Refactor #2741 (Assigned): change old Rails 2 syntax to Rail 3 syntax
Reopening as the main part of the PR wasn't merged, will be resubmitted separately. Dominic Cleal
06:17 AM Refactor #2741 (Closed): change old Rails 2 syntax to Rail 3 syntax
Applied in changeset commit:"996df6928de186007ab71a77365d12a216810d25". Joseph Magen
06:20 AM Installer Revision d9363c54 (puppet-puppet): Make PassengerMaxPoolSize configurable
Ewoud Kohl van Wijngaarden
06:17 AM Refactor #2411 (Closed): Refactor /lib directory to app/models/concerns or app/controllers/concerns and app/services
Applied in changeset commit:"369d43c3f97b415ccde50e0239ea2c8901ee1198". Joseph Magen
06:17 AM Refactor #2739 (Closed): ActiveSupport::Concern syntax to mixins
Applied in changeset commit:"dc45768149de1393f5b81f8d1ab8bb4583817791". Joseph Magen
05:36 AM Refactor #2739 (Ready For Testing): ActiveSupport::Concern syntax to mixins
https://github.com/theforeman/foreman/pull/765 Dominic Cleal
06:17 AM Refactor #2740 (Closed): refactor /conflig/initializers directory
Applied in changeset commit:"a7fca092b507155129d9156ee98db6db5c6c4ce6". Joseph Magen
05:37 AM Refactor #2740 (Ready For Testing): refactor /conflig/initializers directory
https://github.com/theforeman/foreman/pull/765
Moves code from lib/foreman.rb into initialisers.
Dominic Cleal
06:09 AM Installer Revision 561ee648 (puppet-puppet): Add more tests
Ewoud Kohl van Wijngaarden
05:31 AM Revision 798d002d (foreman): fixes #2411 - move to controller/concerns
Joseph Magen
05:31 AM Revision a30bcfca (foreman): fixes #2411 - move files to /app/services
Joseph Magen
05:31 AM Revision 369d43c3 (foreman): fixes #2411 - move lib/audit_extensions lib/fog_extensions lib/foreman to models/concerns
Joseph Magen
05:31 AM Revision dc457681 (foreman): fixes #2739 - add ActiveSupport::Concern syntax to mixins
Joseph Magen
05:31 AM Revision a7fca092 (foreman): fixes #2740 - copy code from lib/foreman.rb to initializers/foreman.rb
Joseph Magen
05:31 AM Revision ba039c58 (foreman): fixes #2741 - Minitest refactoring
Joseph Magen
05:31 AM Revision 996df692 (foreman): fixes #2741 - remove unnecessary require statements
Joseph Magen
05:31 AM Revision 911c9a36 (foreman): fixes #2411 - add autoload_paths in application.rb in preparation for file location changes
Joseph Magen
05:31 AM Revision 3484613f (foreman): fixes #2411 - move files in /models to /concerns, /services, /mailers, /observers
Joseph Magen
05:31 AM Revision d57e7979 (foreman): fixes #2411 - move STI models in /models and /lib/foreman/models to sub-folders
Joseph Magen
05:27 AM Feature #2757 (Ready For Testing): Show errors logs in the production.log for the API
https://github.com/theforeman/foreman/pull/795 Tomáš Strachota
05:17 AM Feature #2795 (Closed): Thread dump via kill -TTIN <pid>
Applied in changeset commit:"48f948578d6f62537aacfd9a2bac4c7a2e51dee8". Lukas Zapletal
04:54 AM Feature #2795 (Ready For Testing): Thread dump via kill -TTIN <pid>
https://github.com/theforeman/foreman/pull/791 Dominic Cleal
05:17 AM Bug #2797 (Closed): Saving provisioning template ruins the template when preview mode is selected
Applied in changeset commit:"ac5b46e3c783bb733145d85ed676815ab93416cd". Sam Kottler
04:55 AM Revision ac5b46e3 (foreman): fixes #2797 - Submit the final code, not the diff in the config template editor
(cherry picked from commit 99b2e61bed1474451fdef1852d484f009dc4cb2f) Sam Kottler
04:52 AM Revision 48f94857 (foreman): fixes #2795 - adding thread dump via -TTIN signal
Lukas Zapletal
04:52 AM Revision 99b2e61b (foreman): fixes #2797 - Submit the final code, not the diff in the config template editor
Sam Kottler
04:21 AM Revision 2886d83a (foreman): fixes #2779 - permission problem with non-admin adding puppetclasses to hosts and hostgroups
(cherry picked from commit 05fbe52cacb64700af76f8f072b2ff5cd16c23cc) Joseph Magen
04:21 AM Revision 43334ff4 (foreman): fixes #1770 - Refactored rdeckfacts definition to use facts_hash
(cherry picked from commit 86e9a056e5a1d24b9532674d5f14762a1bd9ab78) Andy Bohne
04:17 AM Bug #2779 (Closed): user fails to add puppet class to host group
Applied in changeset commit:"05fbe52cacb64700af76f8f072b2ff5cd16c23cc". Joseph Magen
04:10 AM Revision 05fbe52c (foreman): fixes #2779 - permission problem with non-admin adding puppetclasses to hosts and hostgroups
Joseph Magen

07/18/2013

05:41 PM Feature #2757: Show errors logs in the production.log for the API
I wanted to start today but got stuck with other tasks. Feel free to take it if you want. Otherwise I'll do it tomorr... Tomáš Strachota
04:16 PM Feature #2757 (Assigned): Show errors logs in the production.log for the API
Any update on this? Tomas, I'm happy to work on this if you're not already. Sam Kottler
03:29 PM Bug #2806 (Duplicate): User created Installation Media does not show up when adding a new Operating System
When creating a new operating system installation media created by the user does not show up in the list. However, up... Anonymous
02:46 PM Bug #2797 (Ready For Testing): Saving provisioning template ruins the template when preview mode is selected
https://github.com/theforeman/foreman/pull/793 Sam Kottler
01:08 PM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
I use ruby 1.8.7.
Thanks for considering the changes. What is the priority you think this issue is at?
Konstantin Orekhov
07:19 AM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
Konstantin,
this is great feedback, thanks for all the measurements. Out of my curiosity, what Ruby version are you ...
Lukas Zapletal
12:44 PM Bug #2770 (Closed): Import of Environments and Classes Fail
The pull request got merged. Sam Kottler
12:36 PM Packaging Bug #2805 (Resolved): foreman-proxy not installable because ruby-sinatra is still installed from debian
Hi,
Due to repository priorities, ruby-sinatra is not installed from the foreman repos thus the install of foreman...
Michael Gebetsroither
11:17 AM Bug #1770 (Closed): Rundeckfacts "undefined method fact"
Applied in changeset commit:"86e9a056e5a1d24b9532674d5f14762a1bd9ab78". Anonymous
10:37 AM Revision 86e9a056 (foreman): fixes #1770 - Refactored rdeckfacts definition to use facts_hash
Andy Bohne
07:32 AM Bug #2804: Spaces in location name
any questions, ask me here or on #theforeman nick Quattro Finke Lamein
07:17 AM Bug #2804 (Duplicate): Spaces in location name
When you use spaces in a location name the link on the host page to find all hosts for a location fails.
given a l...
Finke Lamein
06:35 AM Bug #2671: Encoding problem with ruby1.9 and UTF-8
if you had this error due at an user's import from LDAP.
go in to your database and drop the users with non carcaters...
Soungalo SIDIBE
06:17 AM Bug #2803 (Closed): Parameters API v2 index output shouldn't contain JSON roots
Applied in changeset commit:"9903b421a2319ff0f9761cd7adde62b36493d015". Anonymous
04:12 AM Bug #2803 (Ready For Testing): Parameters API v2 index output shouldn't contain JSON roots
Tomáš Strachota
03:36 AM Bug #2803 (Closed): Parameters API v2 index output shouldn't contain JSON roots
We don't use roots for collections anywhere else. This controller should be consistent too.
https://github.com/thefo...
Tomáš Strachota
05:21 AM Revision 9903b421 (foreman): fixes #2803 - apipie docs, rabl definition matches conventions
Tomáš Strachota
03:54 AM Revision fa67fb09 (foreman): fixes #2791 - ptable api was missing :layout and :os_family
(cherry picked from commit 774ed2d2ac6af23369eafa7658b0a446f3b63adf) Joseph Magen
03:54 AM Revision 094ff22e (foreman): fixes #2782 - LDAP password overwritten as blank
(cherry picked from commit 6a44fab1a948116e93b4690996ae92cfc5d8db03) Joseph Magen
03:54 AM Revision 9beea911 (foreman): fixes #2772 cloning locations and organizations is broken
(cherry picked from commit 532d961537f8cd639a4b35f35ed4e6210a3ba83c) Amos Benari
03:27 AM Feature #2142 (Assigned): /lookup_values is missing from the api
re-openned since commit 248cad838a1b85df134c8b1cb5236c86b34fa902 added nested lookup_keys but not lookup_values Joseph Magen

07/17/2013

10:08 PM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
Any thoughts on this, folks? I was hoping providing a sample with large dataset would trigger some updates, but there... Konstantin Orekhov
03:17 PM Feature #2142 (Closed): /lookup_values is missing from the api
Applied in changeset commit:"248cad838a1b85df134c8b1cb5236c86b34fa902". Joseph Magen
02:24 PM Revision 248cad83 (foreman): fixes #2142 add Smart Parameters and Smart Class Parameters to API v2
Joseph Magen
02:24 PM Revision c1e29b49 (foreman): remove incorrect documentation in API v1 lookup_keys_controller
Joseph Magen
01:30 PM Bug #2770: Import of Environments and Classes Fail
I've just tested this and it works! Thanks very much Dominic!
Dominic Cleal wrote:
> https://github.com/theforeman/p...
Andy Edmonds
01:13 PM Bug #2770 (Ready For Testing): Import of Environments and Classes Fail
https://github.com/theforeman/puppet-puppet/pull/80 Dominic Cleal
01:09 PM Bug #2770 (Assigned): Import of Environments and Classes Fail
I think I see what's happening, the correct environment directory structure isn't being created by the installer (we ... Dominic Cleal
01:12 PM Installer Revision 83c98163 (puppet-puppet): fixes #2770 - create modules/ subdir for each environment
Dominic Cleal
12:39 PM Refactor #2411 (Ready For Testing): Refactor /lib directory to app/models/concerns or app/controllers/concerns and app/services
Dominic Cleal
10:42 AM Refactor #2411: Refactor /lib directory to app/models/concerns or app/controllers/concerns and app/services
https://github.com/theforeman/foreman/pull/765 Joseph Magen
10:41 AM Refactor #2411 (Assigned): Refactor /lib directory to app/models/concerns or app/controllers/concerns and app/services
Joseph Magen
12:29 PM Bug #2781 (Need more information): Importing classes - Permission denied - /var/lib/puppet/ssl/private_keys/name.pem
Also check the 'foreman' user is part of the 'puppet' group and @ls -ld /var/lib/puppet/ssl/private_keys@. Dominic Cleal
12:24 PM Bug #2774 (Feedback): Retriving puppet by ID error
Dominic Cleal
12:24 PM Bug #2773 (Feedback): API Inconsistency - /puppetclasses and /api/puppetclasses
Dominic Cleal
12:18 PM Smart Proxy Feature #2790 (Closed): Optional setting for custom DNS TTL value in settings.yml
Applied in changeset commit:"1242cab223cfaeec8c60fa0bc23ff1097f8b3c82". Anonymous
12:17 PM Bug #2791 (Closed): ptable["layout"] is missing via api call
Applied in changeset commit:"774ed2d2ac6af23369eafa7658b0a446f3b63adf". Joseph Magen
11:57 AM Revision 774ed2d2 (foreman): fixes #2791 - ptable api was missing :layout and :os_family
Joseph Magen
11:46 AM Smart Proxy Revision 1242cab2: Fixes #2790 - Optionally set DNS TTL value from settings.yml config file
Povilas Daukintis
11:29 AM Revision a83e00ba (foreman): refresh locales
Dominic Cleal
11:29 AM Revision 7da45d90 (foreman): minor correction after d47dfa9c35
Michael Moll
11:17 AM Bug #2802 (Closed): controller methods auto_complete_search and find_by_name fail for name-spaced controllers
Applied in changeset commit:"5ebf92e055420ed209773522fc0a4b9f08aa5c16". Amos Benari
10:31 AM Bug #2802 (Closed): controller methods auto_complete_search and find_by_name fail for name-spaced controllers
the controller methods auto_complete_search and find_by_name fails when used from a controller that is nested in a mo... Amos Benari
10:47 AM Feature #2799: Ability to repush DHCP settings
Ah that's super! Thanks :-) Adrian Bridgett
10:06 AM Feature #2799: Ability to repush DHCP settings
agree, as a workaround see:
http://blog.theforeman.org/2012/01/recovering-lost-dhcp-reservations.html
Ohad Levy
06:36 AM Feature #2799 (Duplicate): Ability to repush DHCP settings
It would be great to be able to repush DHCP settings out. As it uses OMAPI, it's possible (e.g. if someone deletes t... Adrian Bridgett
10:46 AM Feature #2800: Ability to push DHCP settings to two servers
Hi Ohad, I'm not aware of one. The internet is thin on the ground in terms of info but OMAPI and ISC DHCP server doe... Adrian Bridgett
10:07 AM Feature #2800: Ability to push DHCP settings to two servers
is there another format that we need to let omapi that there is a secondary server? do you happen to know if that works? Ohad Levy
06:37 AM Feature #2800 (New): Ability to push DHCP settings to two servers
If you have DHCP in failover mode, the OMAPI lease creation doesn't take effect on the second one. If it'd be possib... Adrian Bridgett
10:37 AM Revision 5ebf92e0 (foreman): fixes #2802 controller methods fail for name-spaced controllers
Amos Benari
09:28 AM Revision d47dfa9c (foreman): Make the language in the LDAP auth edit more generic
Sam Kottler
09:11 AM Bug #2671: Encoding problem with ruby1.9 and UTF-8
Hello ,
I've got the same problem, any solutions ?
Soungalo SIDIBE
08:32 AM Installer Revision 6b75393a (puppet-foreman_proxy): Add new dns_managed param
This allow to use the dnsproxy without the need of "dns" module (for
example when we're using some other DNS module, ...
Cédric Jeanneret
06:41 AM Refactor #2801 (Closed): remove LOWER() in default_scope of models that could cause PG error
similar to Bug #2602
LOWER() is still in default scope for FactName, Model, Operatingsystem, Ptable, Usergroup
I'm ...
Joseph Magen
04:39 AM Bug #2779 (Ready For Testing): user fails to add puppet class to host group
https://github.com/theforeman/foreman/pull/790 Joseph Magen
02:46 AM Bug #2796 (Rejected): Foreman hooks not called if event is triggered using API
this is not a bug, if you use controller hooks, you need to add the hooks to the api contollers as well, or add the h... Ohad Levy

07/16/2013

08:55 PM Feature #2798 (New): Host config should arguably be handled separately from facts (analogously to params)
Right now, a user with root on a managed host is able to unwittingly reconfigure foreman such that the next time that... Patrick Ramsey
10:07 AM Bug #2666: Unable to create new host
Hi,
running foreman 1.2 I get the same error on a standalone esxi 5.1 after appying the patch from here:
http://pro...
Oliver Weinmann
10:04 AM Feature #1945: Better VMWare support for non-clusters setup
Hi,
this no longer seems to work in Foreman 1.2.
I have a Vsphere 5.0 cluster that works fine but the standalone ES...
Oliver Weinmann
06:42 AM Bug #2797 (Closed): Saving provisioning template ruins the template when preview mode is selected
Steps to reproduce:
1. edit any existing provisioning template
2. do some changes in Template editor
3. hit "Previe...
Libor Zoubek
06:22 AM Bug #2796 (Rejected): Foreman hooks not called if event is triggered using API
I have created a plugin that binds to 'create' and 'destroy' events:... Rytis Sileika
05:18 AM Feature #2795 (Closed): Thread dump via kill -TTIN <pid>
From Katello mailing list:
Been wanting to be able to get a thread dump from Ruby for a while, similar to Java's 'ki...
Lukas Zapletal
04:21 AM Bug #2788 (Ready For Testing): adding / removing puppet classes updates the change even if the form is not submitted
https://github.com/theforeman/foreman/pull/786 Joseph Magen
04:17 AM Feature #2794 (Closed): update examples in API docs
https://github.com/theforeman/foreman/pull/787
updates ptables/show.json.rabl to include :layout and :os_family
Joseph Magen
04:15 AM Bug #2791 (Ready For Testing): ptable["layout"] is missing via api call
https://github.com/theforeman/foreman/pull/787 Joseph Magen

07/15/2013

06:55 PM Smart Proxy Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
ok, will do that in a bit, thanks! Jeremy Kitchen
05:34 PM Smart Proxy Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
Jeremy Kitchen wrote:
> another design question now: with dnsmadeeasy you apparently need to RESTfully write directly...
Brian Gupta
05:27 PM Smart Proxy Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
another design question now: with dnsmadeeasy you apparently need to RESTfully write directly to a domain's endpoint,... Jeremy Kitchen
12:11 PM Bug #2726: Smart Class Parameter - over-ride match value unable to set yaml
Same issue here with YAML working when input as an override from the host paramaters screen but not saving when using... Tim Robinson
11:16 AM Bug #2779: user fails to add puppet class to host group
Operation FAILED: ActiveRecord::RecordNotSaved
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active...
Anonymous
10:30 AM Bug #2791 (Assigned): ptable["layout"] is missing via api call
Joseph Magen
10:16 AM Bug #2791 (Closed): ptable["layout"] is missing via api call
Hello,
it seems as if ptable["layout"] is missing via Api Call in GET and POST Requests. It works fine in PUT Reques...
Florian Rosenegger
10:19 AM Bug #2792 (New): If you delete "PXE Localboot Default" cancel build fails
Hello,
i deleted the Provisioning template "PXE Localboot Default" and after that it was no longer possible to can...
Florian Rosenegger
09:32 AM Smart Proxy Feature #2790: Optional setting for custom DNS TTL value in settings.yml
Added PR in Github: https://github.com/theforeman/smart-proxy/pull/102 Povilas Daukintis
09:18 AM Smart Proxy Feature #2790 (Closed): Optional setting for custom DNS TTL value in settings.yml
When smart-proxy manipulates DNS zone records (A/PTR) by default it will use TTL value which is 86400. While it's pr... Povilas Daukintis
09:17 AM Bug #2782 (Closed): LDAP Auth Source Account Password reset
Applied in changeset commit:"6a44fab1a948116e93b4690996ae92cfc5d8db03". Joseph Magen
09:11 AM Bug #2788 (Assigned): adding / removing puppet classes updates the change even if the form is not submitted
Joseph Magen
08:17 AM Revision 6a44fab1 (foreman): fixes #2782 - LDAP password overwritten as blank
Joseph Magen
06:31 AM Bug #2770: Import of Environments and Classes Fail
The Foreman 1.2 + Puppet 3.2.2 with simple config - the same behaviour: cannot import puppet environments.
The Forema...
Przemyslaw Bak
05:39 AM SELinux Bug #2789 (Closed): SELinux denials in 1.2
We have couple of denials in the 1.2 release.
First bunch reported by Yaniv Kaul:...
Lukas Zapletal
05:11 AM Bug #2781: Importing classes - Permission denied - /var/lib/puppet/ssl/private_keys/name.pem
Hello,
this might be permissions problem. Can you do
# ll /var/lib/puppet/ssl/private_keys/name.pem
# ps axu | grep...
Lukas Zapletal
05:06 AM Packaging Bug #2771: Debian packages missing ruby-dev dep
Greg, I was able to reproduce on squeeze with APT::Install-Recommends "false";. I wanted to make a PR adding ruby-dev... Marek Hulán
05:00 AM Feature #2757: Show errors logs in the production.log for the API
Marek, this must be something else. In my case, I do see errors array but there is no way of digging in the problem.
...
Lukas Zapletal
04:43 AM Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0
I spoke too soon. When you log directly into the host machine, the list of Virtual Machines is displayed (which does ... Ben Fairless
04:38 AM Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0
Also, this is not a problem if I log into the VMware host machine itself, where everything appears to work fine. This... Ben Fairless
04:33 AM Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0
Using Foreman version 1.2.0 downloaded onto Red Hat Enterprise Linux 6.4 from the official repositories. Our VMware v... Ben Fairless
04:43 AM Bug #2783: db:convert:prod2dev fails on table 'architectures_operatingsystems'
My knowledge about Ruby and Rails is quite limited, but there's a boolean switch 'insert_returning' in ActiveRecord::... Scuba Floyd
04:24 AM Bug #2709: Foreman stores compute_resource passwords in plaintext
Kal, do you have any suggestions how to store a unique encryption key for each Foreman installation?
Follow the discu...
Joseph Magen
03:53 AM Feature #2754: Puppet run API on multiple hosts
Yes this is planned. Lukas Zapletal

07/14/2013

02:22 PM Bug #2788: adding / removing puppet classes updates the change even if the form is not submitted
It seems that the problem exists because of https://github.com/theforeman/foreman/blob/develop/app/controllers/puppet... Ohad Levy
02:08 PM Bug #2788 (Closed): adding / removing puppet classes updates the change even if the form is not submitted
when I've played with the edit classes (under host for example), I've noticed new audit messages.
further investig...
Ohad Levy
01:37 PM Bug #2787: add preseed proxy support
PR: https://github.com/theforeman/foreman/pull/785
Jeremy Kitchen
01:37 PM Bug #2787 (New): add preseed proxy support
our lab machine is in our office and we like to lessen our impact on other people while also having BLAZING speed fro... Jeremy Kitchen
01:33 PM Bug #2786: d-i apt-setup index starts at 0
PR: https://github.com/theforeman/foreman/pull/784 Jeremy Kitchen
01:31 PM Bug #2786 (Closed): d-i apt-setup index starts at 0
In the default preseed template as ships with the foreman, the "enable puppetlabs repo" feature is broken.
> d-i a...
Jeremy Kitchen
12:17 PM Feature #2780 (Closed): Enhance puppet classes assignment
Applied in changeset commit:"fca6a9d226599a00cfb9d2ba160471f607e4f483". Marek Hulán
10:32 AM Bug #2785 (Closed): clone method in managed.rb causes infinite loop
Do we even need this overwrite the rails clone method anyway? The clone method in hosts_controller does not use the ... Joseph Magen
10:17 AM Bug #2772 (Closed): cloning locations and organizations is broken
Applied in changeset commit:"532d961537f8cd639a4b35f35ed4e6210a3ba83c". Amos Benari
09:23 AM Revision 532d9615 (foreman): fixes #2772 cloning locations and organizations is broken
Amos Benari
09:14 AM Bug #2782 (Ready For Testing): LDAP Auth Source Account Password reset
https://github.com/theforeman/foreman/pull/783 Joseph Magen
07:23 AM Bug #2782: LDAP Auth Source Account Password reset
seems like a missing password field, Joseph, can you have a look?
thanks
Ohad Levy
08:26 AM Bug #2783: db:convert:prod2dev fails on table 'architectures_operatingsystems'
I also got this bug about a month ago and was not successful to fix it quickly. I ended up using the taps gem to man... Joseph Magen
06:29 AM Bug #2783 (Closed): db:convert:prod2dev fails on table 'architectures_operatingsystems'
When converting MySQL to Postgres on Foreman1.2, I get the following error (full trace attached):
Converting archi...
Scuba Floyd
08:21 AM Revision fca6a9d2 (foreman): Fixes #2780 - Enhance puppet classes assignment
Allows you to assign/unassign puppet classes to a host/hostgroup by
clicking on it's name. You can still use the smal...
Marek Hulán
08:17 AM Bug #2784 (Closed): Missing </tr> causing verbose outpot
Applied in changeset commit:"814b751b1fd32cad8763f01cd3607d562f1f3872". Joseph Magen
07:17 AM Bug #2784 (Assigned): Missing </tr> causing verbose outpot
Joseph Magen
07:16 AM Bug #2784 (Closed): Missing </tr> causing verbose outpot
verbose output when running tests
opened at byte 7943, line 173
closed at byte 11288, line 230
attributes at o...
Joseph Magen
07:48 AM Revision 814b751b (foreman): fixes #2784 - missing </tr> causing verbose test output
Joseph Magen

07/13/2013

12:13 AM Packaging Bug #2771: Debian packages missing ruby-dev dep
Yes,
APT::Install-Recommends "false";
Kal McFate

07/12/2013

01:50 PM Bug #2779: user fails to add puppet class to host group
I see this issue as well when creating or editing a hostgroup as a non-admin. In addition when editing a host I can n... Anonymous
05:21 AM Bug #2779 (Closed): user fails to add puppet class to host group
User fails to add a puppet class to a host group and foreman spews out the following error:
Started PUT "/hostgrou...
David Juran
11:43 AM Bug #2782 (Closed): LDAP Auth Source Account Password reset
Seems to be a regression Bug "872".
It seems when making changes to an LDAP Auth Source that the fake masked passw...
keith obrien
11:21 AM Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0
Could you post steps to reproduce this and conditions under which this error occurs? I couldn't reproduce the issue i... Anonymous
11:17 AM Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0
I have the same issue, using VMware 5.1
I can post error logs if necessary, although it sounds like you guys have al...
Ben Fairless
10:02 AM Bug #2781 (Rejected): Importing classes - Permission denied - /var/lib/puppet/ssl/private_keys/name.pem
Hi
I get the following exceptions when trying to import puppet classes from a new puppetmaster / foreman-proxy. Th...
Brendon Standing
09:21 AM Feature #2780: Enhance puppet classes assignment
PR is here https://github.com/theforeman/foreman/pull/779 Marek Hulán
09:20 AM Feature #2780 (Closed): Enhance puppet classes assignment
During past few days I started to work on small UX improvement which allows you to assign/unassign puppet classes to ... Marek Hulán
07:09 AM Packaging Revision 9a712413 (foreman-packaging): Remove ancient example ENC script from debs as it's confusing to users
Greg Sutcliffe
06:43 AM Packaging Bug #2761 (Closed): Upgrade to foreman-1.2 on debian: postinsts problem
Potentially a 1.1-wheezy-using-squeeze-packages setup or something else odd. Thanks for the clarification, closing th... Greg Sutcliffe
06:41 AM Packaging Bug #2761: Upgrade to foreman-1.2 on debian: postinsts problem
Hello Greg,
Hmm, you're probably right - I didn't install the 1.1 version (some colleague did it). Maybe there was s...
Cédric Jeanneret
05:47 AM Packaging Bug #2761 (Feedback): Upgrade to foreman-1.2 on debian: postinsts problem
Greg Sutcliffe
05:46 AM Packaging Bug #2761: Upgrade to foreman-1.2 on debian: postinsts problem
I'm assuming you're on Squeeze (Wheezy doesn't have 1.1 packages). I can't replicate this on Squeeze with your method... Greg Sutcliffe
06:33 AM Revision 529c2905 (community-templates): Added Ubuntu 13.04 (Raring) support
Grégoire Morpain
05:22 AM Packaging Bug #2771: Debian packages missing ruby-dev dep
I'm afraid I can't reproduce this:... Greg Sutcliffe
04:05 AM Bug #2778 (Duplicate): Search in /reports without keyword make request never end on mysql
Search like that :
/reports?utf8=✓&search=neverendingquery (Do not try in production)
I had to KILL the query in...
Romain Vrignaud
01:48 AM Bug #2775: Search in /compute_resource without "name =" raise 500 error
I can confirm with scoped_search (2.5.1), the error is caused by ambigous column names... Marek Hulán
01:40 AM Feature #2757: Show errors logs in the production.log for the API
Not sure whether it helps, but anyway.. I encountered similar error because of validation errors on some associated o... Marek Hulán
01:36 AM Bug #2726: Smart Class Parameter - over-ride match value unable to set yaml
Luke Kreczko wrote:
> Same problem here with foreman 1.2 (latest) on Scientific Linux 6.4. It is possible to save th...
Matthew Ceroni
 

Also available in: Atom