Project

General

Profile

Activity

From 05/31/2011 to 06/29/2011

06/29/2011

04:35 PM Smart Proxy Bug #1015 (Rejected): smart proxy init script has hard coded ruby path
Smart proxy should me the ruby path to a variable instead of hard coded path. Users of puppet enterprise might want ... Corey Osman
04:24 PM Refactor #100 (Closed): Store Foreman Settings in the database and allow configure it using the WebUI/API
Applied in changeset commit:"76607ed5fc692646c4b31791eea9c71a903e8f17". Ohad Levy
02:28 PM Smart Proxy Bug #1014 (Closed): sudoers file does not support puppet 2.6+ for puppetca and puppetrun
The default permissions in the /etc/sudoers files that smart-proxy only supports puppetca and puppetrun. Since puppe... Corey Osman
02:17 PM Revision 76607ed5 (foreman): fixes #100 - Setting is now a ActiveRecord object
This allows users to manage foreman settings via the UI.
the UI is a bit ugly, but works :)
Ohad Levy
10:49 AM Bug #1013 (Closed): New Hostgroup does not respond to architecture selection
When creating a new hostgroup and selecting a new architecture the form is not updated. This is caused by a fault in ... Paul Kelly
03:34 AM Bug #1012 (Closed): When editing an hostgroup the puppet classes are not filtered by puppet's env
If we defined two environment in puppet, when editing an hostgroup the classes of both environment are displayed. Pierre-Gilles Mialon

06/28/2011

10:30 AM Bug #1000: Out of sync shows hosts with last report equal puppet_interval
Made a patch that adds 5 minutes to the out_of_sync report. Kai Stian Olstad

06/27/2011

10:58 PM Installer Revision b3794784 (puppet-concat): Forgot to update the licence in the Readme file.
Refs #132 Trevor Vaughan
04:25 PM Installer Bug #1011 (Closed): Duplicate resource definitions
Due to the migration of puppet and tftp interaction into the foreman-proxy service, there are conflicting definitions... Gregory Etling
07:07 AM Bug #1009 (Closed): hostgroup should show its parent classes too
Applied in changeset commit:"487b7791f7d76e53b64d2ae12b589e6a3977e069". Ohad Levy
07:07 AM Bug #1010 (Closed): import new classes does not show error-message
Applied in changeset commit:"2c7681e35a7c32d2e66fc04bf4e22a6b67bb4f6c". Ohad Levy
06:48 AM Revision 2c7681e3 (foreman): fixes #1010 - import new classes does not show error-message
Ohad Levy
06:48 AM Revision 487b7791 (foreman): fixes #1009 - hostgroup should show its parent classes too
Ohad Levy
05:42 AM Bug #1007 (Closed): Foreman takes to long when searching for reports
Ohad Levy

06/26/2011

10:31 PM Installer Revision e8bc06f4 (puppet-concat): Merge branch 'master' of github.com:onyxpoint/pupmod-concat
Trevor Vaughan
10:30 PM Installer Revision 76766ddc (puppet-concat): Full update to the Apache 2.0 License.
Closes #132 Trevor Vaughan
10:29 PM Installer Revision ece653b2 (puppet-concat): Full update to the Apache 2.0 License.
Trevor Vaughan
10:20 PM Installer Revision 967c7ff8 (puppet-concat): Modified to the Apache 2.0 license.
Trevor Vaughan

06/24/2011

05:28 PM Bug #1007: Foreman takes to long when searching for reports
yep that worked. Please close Corey Osman
01:24 AM Bug #1007 (Need more information): Foreman takes to long when searching for reports
when using a free text search (like in your example), foreman would search across all report attributes for a string ... Ohad Levy
08:53 AM Bug #1010: import new classes does not show error-message
naa.. it wasnt a proper git patch.
I'll add it to the repo officially, so you would simply get it with a git pull.
...
Ohad Levy
07:42 AM Bug #1010: import new classes does not show error-message

I deleted the "flash.clear" and now it shows the error correctly but i didn't manage to apply the patch by using git...
Alexander Rusa
07:16 AM Bug #1010: import new classes does not show error-message
Can you try this patch?... Ohad Levy
07:14 AM Bug #1010 (Closed): import new classes does not show error-message
If I click on "Import new puppet classes and environments" at the *Puppet Classes* page and foreman doesn't find the ... Alexander Rusa
07:08 AM Bug #1009 (Closed): hostgroup should show its parent classes too
Ohad Levy
01:36 AM Bug #1008 (Closed): Missing temp dirs on Fedora, and failure to log
"sudo /etc/init.d/foreman start" couldn't work on Fedora because of a lack of tmp dirs (/var/run is tmpfs), which can... Robin Powell

06/23/2011

11:18 PM Bug #1007 (Closed): Foreman takes to long when searching for reports
This seems to be a problem with environments having a large number of reports (15000+ reports). The query can take u... Corey Osman
03:15 PM Smart Proxy Bug #1004 (Closed): puppetca is depreciated in puppet 2.6
fixed in commit:080bebee Ohad Levy
03:09 PM Smart Proxy Feature #959 (Closed): Implement host attribute retrieval from the MS DHCP server
Applied in changeset commit:"9fc5cb9fa7898bd6cc22269eafff57f6d9280b00". Paul Kelly
06:48 AM Smart Proxy Revision 9fc5cb9f: Fixes #959 - Added Native MS DHCP options capture
Signed-off-by: Paul kelly <paul.ian.kelly@googlemail.com> Paul Kelly
03:51 AM Smart Proxy Revision 080bebee: Bugfix #1004 - puppetca is depreciated in puppet 2.6
Signed-off-by: Corey Osman <corey@logicminds.biz> Corey Osman

06/22/2011

09:12 PM Smart Proxy Bug #1006 (Closed): puppetrun is depreciated in puppet 2.6+
puppetrun has been renamed to "puppet kick" in puppet version 2.6+
This is from puppet enterprise but should be ...
Corey Osman
09:03 PM Smart Proxy Bug #1004: puppetca is depreciated in puppet 2.6
I made some code modifications and I'll submit a patch soon. Here is the output of the updated code that looks for pu... Corey Osman
06:15 PM Smart Proxy Bug #1004 (Closed): puppetca is depreciated in puppet 2.6
puppet 2.6 now uses "puppet cert" instead of puppetca. They have made wrappers to work around compatible issues but ... Corey Osman
09:02 PM Smart Proxy Feature #1005: Add support for fence-agents (remote power control)
Crap wrong ticket, disregard above Corey Osman
09:01 PM Smart Proxy Feature #1005: Add support for fence-agents (remote power control)
I made some code modifications and I'll submit a patch soon. Here is the output of the updated code that looks for p... Corey Osman
07:25 PM Smart Proxy Feature #1005 (Duplicate): Add support for fence-agents (remote power control)
I would like to control power from smart-proxy via fence agents and eventually integrate with foreman. Corey Osman
09:00 AM Bug #1002 (Ready For Testing): Unable to create new media without seeing media_path errors
Paul Kelly
08:52 AM Bug #1002 (Duplicate): Unable to create new media without seeing media_path errors
Paul Kelly
08:26 AM Bug #749: Dhcpd range value not used?
Few small items:
Smart-proxy knows how to read the range from dhcpd.conf, but does not convey that information back ...
D. Johnson
08:10 AM Bug #1001 (Closed): Foreman insists on being able to detect a PXE boot server
When configuring foreman explicitly without PXE, adding a host is not possible because the bootserver method in app/m... Anonymous
01:56 AM Bug #928: Dependency problem with f15 / foreman.noarch 0:0.3rc1-1
Confirmed successful installation. Can't speak beyond that yet as I've no idea what I'm doing. :)
-Robin
Robin Powell
12:33 AM Bug #928: Dependency problem with f15 / foreman.noarch 0:0.3rc1-1

Erg. Redmine ate the diff, that did not work out.
Affected line should read:
Source0: http://github.com/oh...
D. Johnson
12:29 AM Bug #928: Dependency problem with f15 / foreman.noarch 0:0.3rc1-1
Here is the .spec file diff:
% diff -u ../foreman.spec foreman.spec
--- ../foreman.spec 2011-06-07 02:55:10.0000...
D. Johnson

06/21/2011

10:22 PM Bug #928: Dependency problem with f15 / foreman.noarch 0:0.3rc1-1
I am currently having this problem with the foreman repo (see http://pastie.org/private/udydkbocjfqsss3yvmfpg for the... Robin Powell
09:34 AM Feature #999 (Closed): Netdb modifications should contain the identity of the operator
Applied in changeset commit:"6180fed8b8b7d1b68599d11861475ed8b3289e8e". Paul Kelly
04:17 AM Feature #999 (Ready For Testing): Netdb modifications should contain the identity of the operator
Paul Kelly
03:12 AM Feature #999 (Closed): Netdb modifications should contain the identity of the operator
For extra auditing security the operator who performed the network update operation should be logged as well as the o... Paul Kelly
06:08 AM Bug #1000 (Closed): Out of sync shows hosts with last report equal puppet_interval
If puppet_interval is 30 minutes, out of sync report will show hosts with 30 minutes since last report because is use... Kai Stian Olstad
05:24 AM Revision 6180fed8 (foreman): Fixes #999 - Log the operator who performs network database operations
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly

06/20/2011

10:00 AM Feature #944: Provide a mechanism to clear a host's network conflicts
rebased and tested Paul Kelly
09:31 AM Bug #997 (Closed): hosts tab is highlighted when in hostgroup pages
Applied in changeset commit:"9ed3da5714e568659dac6fb658916e092c3e737f". Ohad Levy
09:15 AM Bug #997 (Closed): hosts tab is highlighted when in hostgroup pages
Ohad Levy
09:31 AM Bug #998 (Closed): free text search in hostgroup pages does not work
Applied in changeset commit:"be933d8ab44001652f33d05a595abba64b2661ee". Ohad Levy
09:16 AM Bug #998 (Closed): free text search in hostgroup pages does not work
Ohad Levy
09:17 AM Revision be933d8a (foreman): fixes #998 - free text search on hostsgroup page.
Signed-off-by: Amos Benari <abenari@redhat.com> Ohad Levy
09:16 AM Revision 9ed3da57 (foreman): fixes #997 - hosts tab is highlighted when in hostgroup pages
Ohad Levy
07:08 AM Feature #35 (Closed): Allow hostgroup nesting for puppet classes and parameters
Applied in changeset commit:"4d4b84f6b722874504f508fa92802f6ddee37c11". Ohad Levy
04:08 AM Feature #35: Allow hostgroup nesting for puppet classes and parameters
Sounds perfect to me! Matt Moran
07:07 AM Revision 4d4b84f6 (foreman): fixes #35 - Allow hostgroup nesting for puppet classes and parameters
Ohad Levy

06/19/2011

01:00 PM Feature #35 (Assigned): Allow hostgroup nesting for puppet classes and parameters
OK, my suggestion is the following.
A hostgroup can inherit from another group.
this would include its parameters an...
Ohad Levy
04:11 AM Feature #692: Implement a way to export/import host groups and their associated puppet modules
IMHO, that is possible today with a "simple" script, (using rails console or via the api).
I'll try to see if I can ...
Ohad Levy
04:08 AM Feature #685: hosts per page should be configurable
see a similar implementation for reports, maybe this could be generalized for all pages. Ohad Levy
04:07 AM Feature #700 (Closed): Build link doesn't remove the puppetca corresponding to the host
thats correct, using spoof puppetca is not being called. Ohad Levy
04:06 AM Feature #996 (Resolved): add plugins support
Foreman should allow 3rd party plugins support.
this would allow people to customize foreman for their needs withou...
Ohad Levy
04:05 AM Feature #657: Physical location management/visualization
I fully agree... I would like to see a plugin architecture for foreman first, where custom screens / functionality co... Ohad Levy
04:03 AM Feature #686: implement inherit environment for a domain
could you explain more about this ticket? whats the usage case? Ohad Levy
04:01 AM Bug #636 (Need more information): Foreman doews not recognise a change in the environment when this is changed in a fact
sure - its actually a trivial fix, but might not work for all - see
http://groups.google.com/group/foreman-dev/browse...
Ohad Levy
03:53 AM Packaging Feature #547: Rack task to generate a RPM package
any takers on this one? Ohad Levy
03:51 AM Feature #497 (Feedback): Compression in fact and report uploads
I would suggest you work around this by simply doing ssh tunnel with compression enabled.
alternatively, some web se...
Ohad Levy
03:49 AM Feature #489 (Closed): Foreman API method to add/change values
Ohad Levy
03:48 AM Feature #459: Parameters should be allowed to be blank
we are currently working on a rework for more generic parameters, we'll try to find a way to include blank values as ... Ohad Levy
03:43 AM Bug #411 (Closed): Cannot search in Audit log with type "Host"
this was already fixed as part of 0.3 Ohad Levy
03:41 AM Feature #404 (Closed): Foreman creates node when importing facts
the new external nodes script in #347 now solves this issue.
Ohad Levy
03:39 AM Installer Feature #347 (Closed): Cache generated external nodes yaml
Applied in changeset commit:"7a092772ee8f0f7aeebe2653b3d49135e3035a86". Ohad Levy
03:36 AM Installer Revision 7cfd7544 (puppet-foreman): fixes #347 - Cache generated external nodes yaml
this provides saves by default the yaml output from foreman on your
puppetmasters.
it will default to /var/lib/puppe...
Ohad Levy
03:30 AM Feature #314 (Closed): Class tagging is too unwieldy
as the ui was redone in 0.3.. closing this feature request. Ohad Levy
02:15 AM Feature #995 (Feedback): We should have a logical way to group servers
Hi Jeff,
I'm not sure I follow.. this is supported within foreman from the very beginning... did you read [[External...
Ohad Levy

06/18/2011

05:13 PM Feature #995: We should have a logical way to group servers
This would allow us to define a common parameter, without having to set 30 params repeatedly across each of 100 or 5... Jeff Palmer
05:12 PM Feature #995 (Closed): We should have a logical way to group servers
Many of us have servers across multiple datacenters, or have some other need for logical server grouping.
If I have...
Jeff Palmer

06/17/2011

11:28 AM Feature #954: Do not stop processing environments when a single puppetdoc fails
rebased and tested Paul Kelly
11:22 AM Feature #416: Report on inconsistant facts
rebased and tested Paul Kelly
10:02 AM Refactor #994 (Rejected): The Role default_user is misleading
The default_user role should really be called something like Role defaults as it populates a role and not a user.
Th...
Paul Kelly
09:07 AM Feature #944 (Ready For Testing): Provide a mechanism to clear a host's network conflicts
Paul Kelly

06/16/2011

05:17 PM Smart Proxy Bug #884: IP proposed during Host creation does not belong to IP range defined in the subnet
I am also having the same issue.
Using rhel6.
If I don't select the subnet when host creation and set a static IP, p...
Bency Tharakan
04:25 AM Bug #993 (Closed): using PostgreSQL and searching 'not' throws trace
Applied in changeset commit:"c119676b42e705c3ac84aee9f3db047844b37da4". Amos Benari
02:23 AM Bug #993 (Closed): using PostgreSQL and searching 'not' throws trace
When running the search 'not kvm' on hosts page a trace is thrown.
Amos Benari
02:52 AM Revision c119676b (foreman): fixes #993 postgres search issue
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
01:59 AM Smart Proxy Bug #992: Unspported scheme - when using nfs path for installation media.
thanks.. I've updated the [[tftp]] , see limitations section for a workaround.
Ohad Levy

06/15/2011

09:55 PM Smart Proxy Bug #992 (Closed): Unspported scheme - when using nfs path for installation media.
Hi Ohad,
I am in the process of evaluating Foreman for replacing our existing server build process with kickstart....
Bency Tharakan
01:49 PM Bug #991 (Closed): Missing changes in extras/jumpstart
refs #820 - Intel solaris support Paul Kelly
12:57 PM Bug #990 (Resolved): wrong error message when looking for puppetca certificate list
this happens when the proxy is not reachable:... Ohad Levy
12:03 PM Feature #989 (Closed): Sparc solaris support
Add support for Sparc jumpstart builds Paul Kelly
09:06 AM Bug #988 (Rejected): New operatingsystem page shows release field
Already fixed by Ohad Paul Kelly
09:01 AM Bug #988 (Rejected): New operatingsystem page shows release field
This field should only be shown when the OS uses release. Paul Kelly
08:43 AM Bug #987 (Closed): migration fails when using postgres after #820
Applied in changeset commit:"0b4d9ce130d2c6bb402e5ae7e675d8315244265e". Ohad Levy
08:38 AM Bug #987 (Closed): migration fails when using postgres after #820
Ohad Levy
08:42 AM Revision 0b4d9ce1 (foreman): fixes #987 - migration fails when using postgres after #820
Ohad Levy
07:21 AM Bug #986 (Rejected): deleting a host does not remove it from being selected for multiple actions
Ohad Levy
07:06 AM Feature #820 (Closed): Add Intel Solaris provisioning support
Applied in changeset commit:"a6db047079231dc6c01160f5da22aca6df3d707c". Paul Kelly
07:03 AM Revision a6db0470 (foreman): Fixes #820 - Intel Solaris support
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
05:54 AM Bug #964 (Closed): Fact search autocomplete broken without quotes
Applied in changeset commit:"d9f94b70678dd961ef5cabf15c2462e47c4d2cff". Amos Benari
05:54 AM Bug #965 (Closed): Chained hosts query with "params" fails
Applied in changeset commit:"d9f94b70678dd961ef5cabf15c2462e47c4d2cff". Amos Benari
05:34 AM Revision d9f94b70 (foreman): fixes #965 and fixes #964
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
01:37 AM Feature #35: Allow hostgroup nesting for puppet classes and parameters
Hi Ohad,
Would like this to be implemented. Im trying to do something similar to Atha and it would be great if we ha...
Matthew Saddington

06/14/2011

01:43 PM Feature #985 (Resolved): no permission corresponds to 'Run Puppet' feature
<amh-mw> What permissions does a role need to be able to use the 'Run Puppet' feature? I can use the feature as admi... Adam Heinz
09:47 AM Bug #984 (Closed): Display Error on environments->classes link
Applied in changeset commit:"654d911d8cf06eb7d0e8ed44637c60ff594a6f7d". Ohad Levy
09:36 AM Bug #984 (Closed): Display Error on environments->classes link
if you click on any "classes" link on the "list environments" page then you get an error like:
Unsupported query obj...
Michael Kropfberger
09:43 AM Revision 654d911d (foreman): fixes #984 - Display Error on environments->classes link
Ohad Levy
09:11 AM Feature #983: Need 3 state support in tftp and build management
Maybe you could hack the default PXE option to achieve that? Ohad Levy
09:05 AM Feature #983 (Closed): Need 3 state support in tftp and build management
In our current kick infrastructure the 'default' pxelinux file loads a staging environment that determines what os to... Kal McFate
09:08 AM Feature #975 (Duplicate): Ability to set default/mandatory parameters for classes.
Ohad Levy
08:43 AM Feature #975: Ability to set default/mandatory parameters for classes.
I now see that this ticket already exists http://theforeman.org/issues/322 Matthew Saddington
03:00 AM Feature #982 (Closed): API call to get fact keys
Need API support to get a list of the facts and not their values. Corey Osman

06/13/2011

08:40 PM Feature #981 (Closed): Return user assigned roles via json API
I need a way to check if a user has permissions to perform actions on foreman before executing those actions via the ... Corey Osman
08:33 PM Bug #980 (Closed): API error in roles section
This url returns a webpage instead of json code.
https://foreman/roles/report?format=json
Corey Osman
08:19 PM Feature #978: use names in hostgroups instead of ID's
I would appreciate backward compatibility by allowing use of both. Corey Osman
08:49 AM Feature #978 (Rejected): use names in hostgroups instead of ID's
should also allow hostgroups/hosts Ohad Levy
04:36 PM Feature #979: Integrate Foreman with Hiera
we actually spent some time a few days ago to understand how complex would it be for foreman to act as that data sour... Ohad Levy
04:29 PM Feature #979 (Needs design): Integrate Foreman with Hiera
To integrate Foreman GUI interface with Hiera (http://www.devco.net/archives/2011/06/11/puppet_backend_for_hiera_part... Hai Wu
04:33 PM Installer Feature #347: Cache generated external nodes yaml
this is mostly done already at https://gist.github.com/1011921.
maybe the caching part is worth merging back into fo...
Ohad Levy
08:04 AM Feature #404: Foreman creates node when importing facts
note that is solved if you use [1] as your external nodes script
[1] - http://groups.google.com/group/foreman-users/...
Ohad Levy

06/12/2011

12:49 PM Bug #968 (Closed): cannot search a puppetclass by name
Applied in changeset commit:"7d46a25efe698cd083c8a5fe9c4e6444c698c5ec". Ohad Levy
10:27 AM Revision 7d46a25e (foreman): fixes #968 - cannot search a puppetclass by name
Ohad Levy
08:53 AM Feature #820: Add Intel Solaris provisioning support
merged it and ran the testing...:(... Ohad Levy
08:43 AM Bug #973 (Closed): Error 500 when click "All Puppet Classes"
Applied in changeset commit:"6fc77b66f857e0a34ec46c7f56dfbc52fbac035b". Ohad Levy
07:06 AM Bug #973 (Assigned): Error 500 when click "All Puppet Classes"
Ohad Levy
08:43 AM Bug #976 (Closed): hypervisor name can't contain "."
Applied in changeset commit:"84a4c89ba9eef203b59f62c0a74ec0266eb3a1c5". Ohad Levy
07:11 AM Bug #976 (Closed): hypervisor name can't contain "."
Ohad Levy
07:13 AM Revision 84a4c89b (foreman): fixes #976 - hypervisor name can't contain "."
Ohad Levy
07:06 AM Revision 6fc77b66 (foreman): fixes #973 - Error 500 when click "All Puppet Classes"
Ohad Levy

06/11/2011

07:52 AM Smart Proxy Bug #962: /usr/share/foreman-proxy/bin/smart-proxy has no x permission
Please make sure that the @smart-proxy@ binary has sufficient permissions after you've cloned the repository and that... Jochen Schalanda

06/10/2011

03:48 AM Feature #820: Add Intel Solaris provisioning support
Rebased and tested
Also removed and then rebuilt a brsuc026 as a host-rd-compute node from a flar file. Puppet failed...
Paul Kelly
12:24 AM Feature #975 (Duplicate): Ability to set default/mandatory parameters for classes.
It would be great if you could set mandatory parameters for a class. So that when you added the classes to nodes a li... Matthew Saddington

06/09/2011

03:26 PM Bug #696: Deletion of environment in use, sometimes generates 500 error.
I just received this as well with foreman 0.3. My error was slightly different:
Processing EnvironmentsController#...
Jacob McCann
03:22 PM Bug #974 (Duplicate): Error getting puppet classes assigned to an environment
When looking at environments in foreman via "Settings" > "Environments" and clicking the "classes" link for a specifi... Jacob McCann
09:54 AM Bug #973: Error 500 when click "All Puppet Classes"
Also, the button is greyed out but works. Please check into that as well. Jacob McCann
09:13 AM Bug #973 (Closed): Error 500 when click "All Puppet Classes"
I receive error 500 page when clicking the "All Puppet Classes" button in foreman on a host page. From production.lo... Jacob McCann
08:39 AM Bug #972: Rpm version problems with RC naming scheme.
yeah, I made that mistake with the proxy too, probably need to release a new rpms...
reading http://fedoraproject.or...
Ohad Levy
08:38 AM Bug #972 (Closed): Rpm version problems with RC naming scheme.
Yum would not update to 0.3-1 final because it thinks 0.3rc2-2 is a higher version. I manually 'downgraded' but it st... Kal McFate
06:40 AM Feature #820: Add Intel Solaris provisioning support
Rebased and tested Paul Kelly
05:23 AM Smart Proxy Feature #969 (Closed): Direct Client->Foreman communication shouldn't be needed (and moved to the Proxy)
When provisioning a machine, the client needs to access foreman unattended urls, such as:
http://foreman/unattended...
Marcello de Sousa
03:06 AM Bug #307 (Closed): Bad audits record causing traceback/blank
Ohad Levy
02:09 AM Bug #967 (Closed): bookmark fails if its name includes a "."
Applied in changeset commit:"7159f2a2b696e517ec3820b2091f6039416a4c54". Ohad Levy
02:06 AM Revision 7159f2a2 (foreman): fixes #967 - bookmark fails if its name includes a "."
Ohad Levy

06/08/2011

03:35 PM Bug #968 (Closed): cannot search a puppetclass by name
I've just updated my environment to version 0.3
Is am having trouble searching by puppetclass name under Settings >...
Gustavo Soares
02:04 PM Bug #967: bookmark fails if its name includes a "."
I can confirm it, this is caused by a failure to extract the bookmark id since it has space in its name.
nevertheles...
Ohad Levy
12:05 PM Bug #967 (Closed): bookmark fails if its name includes a "."
Added the bookmark "facts.architecture = x86_64". After this bookmark was added, I'm unable to view any bookmarks, in... Luke Baker
04:48 AM Feature #820: Add Intel Solaris provisioning support
Rebased and tested Paul Kelly
03:43 AM Feature #966 (Closed): VM's creation should allow multiple NIC creation
Hello,
It would be nice if we could create a new VM with multiple NIC (binded to different bridges).
Thx in advance.
Romain Vrignaud
03:19 AM Bug #965 (Closed): Chained hosts query with "params" fails
When chaining a "params" query on the hosts list using "and" or "or", it results in an error 500.
This occurs in ver...
Bauke Karel
03:15 AM Smart Proxy Bug #962: /usr/share/foreman-proxy/bin/smart-proxy has no x permission
Hello Jochen,
This problem comes when I build debian's foreman-proxy package from trunk with git repository up-to-da...
Romain Vrignaud

06/07/2011

05:45 PM Bug #957 (Closed): Unable to upgrade to latest package
Ok, thanks for your feedback. It's still strange that this error occured but I'll close this report for now and hope ... Jochen Schalanda
05:23 PM Bug #957: Unable to upgrade to latest package
Thanks Jochen, that seems to have done the trick, it installs fine now. micah anderson
04:54 PM Bug #957 (Assigned): Unable to upgrade to latest package
Micah, please try to remove the old Foreman version (@apt-get remove foreman@) and then install the new version. Jochen Schalanda
04:39 PM Smart Proxy Bug #962 (Assigned): /usr/share/foreman-proxy/bin/smart-proxy has no x permission
Hello Romain,
I cannot reproduce the problem you've described on any of my test systems (Debian Lenny and Squeeze, a...
Jochen Schalanda
05:45 AM Smart Proxy Bug #962 (Resolved): /usr/share/foreman-proxy/bin/smart-proxy has no x permission
Hello,
With trunk build package I don't have x permission on /usr/share/foreman-proxy/bin/smart-proxy.
Thx in advance
Romain Vrignaud
04:29 PM Bug #964 (Closed): Fact search autocomplete broken without quotes
When searching for facts via the omni search up top it doesn't quote facts with spaces and thus won't find anything.
...
Cody Robertson
01:30 PM Bug #859 (Closed): Cant change hostgroup when using the edit multiple hosts feature
This was fixed in 0.3. Corey Osman
06:46 AM Bug #963 (Closed): We can't add a smart proxy which doesn't support any feature
Hello,
If I try to add a smart-proxy in foreman whereas it does not support any feature,
I got an apache error (wit...
Romain Vrignaud
05:43 AM Bug #961 (Closed): Foreman doesn't show any error message when it doesn't reach smart-proxy
Hello,
Foreman doesn't show any message when i tried to edit an host whereas smart-proxy was shut down.
When I click...
Romain Vrignaud
05:06 AM Bug #953: Problem with rdoc:generate
Dear Paul,
I was finally able to "reproduce" the problem on the same server.
Well actually I am not quite sure how I ...
may ak
03:50 AM Revision ddee8d43 (foreman): Version bump to 0.3
Ohad Levy
03:44 AM Revision 2b9f07fe (foreman): minor cleanup - refs #836
Ohad Levy

06/06/2011

04:32 PM Bug #960 (Resolved): User without admin rights is not able to delete reports
A user with rights to "Edit Host" is able to delete the host but doesn't seem to have rights to delete the reports ..... Marcello de Sousa
10:59 AM Smart Proxy foreman-proxy-0.2.tar.bz2
Ohad Levy
10:49 AM Smart Proxy Revision 1c68cce0: release of 0.2
Ohad Levy
07:05 AM Smart Proxy Feature #959 (Closed): Implement host attribute retrieval from the MS DHCP server
The ISC server parses all the DHCP attributes during its reading of the reservations file. However each MS DHCP entry... Paul Kelly

06/05/2011

06:05 AM Bug #958 (Closed): GET Method for auth_source_ldaps doesn't work
I have tested it, and while it should return an empty array, (in my config) it is returning an error page. Brian Gupta
03:25 AM Bug #904 (Closed): Adding / Editing user don't propose "select owned hosts" if user doesn't own any host
Applied in changeset commit:"fea957f05bfe66bfda497aa5d5603f01076d38a0". Paul Kelly
03:25 AM Feature #906 (Closed): Add user permission for internal user to be able to change their own password.
Applied in changeset commit:"572a19c3d6dbdae101edc095738df3698676c50b". Paul Kelly
03:25 AM Bug #921 (Closed): User creation does not save role and administrator right
Applied in changeset commit:"3013f5e2ccd9111241e94cba841462517ade3e8a". Paul Kelly
03:25 AM Feature #956 (Closed): support for custom number of reports with the paginate function via json
Applied in changeset commit:"942d876d7c904f97a01dc08d37c26c07d9993054". Corey Osman
03:24 AM Revision 942d876d (foreman): fixes #956 return custom number of reports
Signed-off-by: Corey Osman <corey@logicminds.biz> Corey Osman
03:04 AM Revision 3013f5e2 (foreman): Fixes #921 - Roles and admin not saved on create new user
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
02:47 AM Revision 572a19c3 (foreman): Fixes #906 - Always allow a user to edit some of their own User details
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
02:42 AM Revision fea957f0 (foreman): Fixes #904 - Always show owned in user host filter
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly

06/03/2011

12:29 AM Bug #957 (Closed): Unable to upgrade to latest package
When trying to install 0.2+0.3rc2-0 of the foreman package, I get:... micah anderson

06/02/2011

08:12 AM Bug #953: Problem with rdoc:generate
@paul, i think that the issue here is around a ruby specific version.
using the sh methods (or block) is restricted ...
Ohad Levy

06/01/2011

04:14 PM Feature #956 (Closed): support for custom number of reports with the paginate function via json
My mobile app seems to take to long (5000 ms) to retrieve and process the first 20 reports via the json api call. I ... Corey Osman
07:31 AM Bug #953: Problem with rdoc:generate
Dear Paul,
unfortunately I couldn't reproduce this issue. At the moment it works with the default and the modified 'p...
may ak
06:21 AM Bug #921 (Ready For Testing): User creation does not save role and administrator right
User create method was broken Paul Kelly
05:46 AM Feature #633 (Closed): add authorization to subnets, smart proxy and hypervisors
Duplicate of #920 Paul Kelly
05:42 AM Feature #954 (Ready For Testing): Do not stop processing environments when a single puppetdoc fails
Paul Kelly
05:09 AM Feature #906: Add user permission for internal user to be able to change their own password.
Added a "My account"link to the topbar. Cleaned the codepaths now that the link is there.
rebased and tested
Paul Kelly
04:06 AM Feature #416: Report on inconsistant facts
rebased and tested Paul Kelly
03:52 AM Bug #904: Adding / Editing user don't propose "select owned hosts" if user doesn't own any host
rebased and tested Paul Kelly
12:42 AM Feature #955 (Closed): VMWare provisioning support.
Develop VMWare support using https://github.com/vmware/rbvmomi
Brian Gupta is willing to provide a test box, if anyo...
Brian Gupta

05/31/2011

08:22 AM Feature #954 (Closed): Do not stop processing environments when a single puppetdoc fails
During rake puppet:rdoc:generate the puppetdoc command is called repeatedly. The whole process currently stops if a s... Paul Kelly
08:16 AM Bug #953: Problem with rdoc:generate
I have had a look at this issue and I find that there is no problem with running sh "cmd" do end. I will need the err... Paul Kelly
04:18 AM Bug #953 (Closed): Problem with rdoc:generate
Dear all.
While generating the documentation for the Puppet class browser I run into an issue.
The following command ...
may ak
04:16 AM Bug #952 (Closed): incorrect error message when api basic auth authentication fails
Applied in changeset commit:"17e46f6d146c2b5e59bd79672a9b83d785659021". Ohad Levy
03:20 AM Bug #952 (Closed): incorrect error message when api basic auth authentication fails
A recent patch either fixed or broke a basic authentication requirement with json calls when a authentication header ... Corey Osman
04:15 AM Revision 17e46f6d (foreman): fixes #952 - incorrect error message when api basic auth authentication fails
Ohad Levy
 

Also available in: Atom