Project

General

Profile

Activity

From 04/13/2011 to 05/12/2011

05/12/2011

01:17 PM Smart Proxy Revision 35392b99: wip, first restructure of dns
Ohad Levy
01:15 PM Revision 95b357a3 (foreman): wip - mobile support
Ohad Levy
07:57 AM Bug #893 (Closed): Column sort ordering does not work on search results
Ohad Levy
07:57 AM Bug #893 (Ready For Testing): Column sort ordering does not work on search results
Applied in changeset commit:"aa729377a8f4fa24e8f18c95f0f66c9bff38f9fd". Amos Benari
05:01 AM Bug #893: Column sort ordering does not work on search results
it actually works, but it turns out we filter out the timestamps fact in our views, so the count is all messed out.
Ohad Levy
07:56 AM Refactor #898 (Closed): remove old search leftovers across the app
controllers/architectures_controller
controllers/common_parameters_controller
controllers/config_templates_controller...
Ohad Levy
07:54 AM Revision aa729377 (foreman): take[2] fixes #893 fixed pagination issue in the facts page. fixed sort issue with out_of_sync, errors, active and disabled urls.
Amos Benari
04:58 AM Feature #777: "Audit log" should log Host/Class association changes
Audit log order has already been resolved, but in order to implement the auditing for class changes, we would need to... Ohad Levy
04:57 AM Bug #889 (Closed): bookmarks selection drop down has issues on IE and FF
Ohad Levy
04:56 AM Bug #889 (Ready For Testing): bookmarks selection drop down has issues on IE and FF
Applied in changeset commit:"4bcdf1c817348dc396c1333a372773866fc8c66e". Amos Benari
04:55 AM Revision 4bcdf1c8 (foreman): fix bookmark sub-menu on ie and ff fixes #889
Amos Benari

05/11/2011

06:41 PM Bug #897 (Closed): typo in extras/query/ssh_using_foreman
[gumbie@foreman query]# ruby ssh_using_foreman -f is_virtual=true, operatingsystemrelease=4 -c "facter kernelrelease"... Corey Osman
09:29 AM Feature #820: Add Intel Solaris provisioning support
Added a whole lot more of Ohad's suggestions.
Rebased and tested
Paul Kelly
07:03 AM Bug #892: submit button is missing when host has no hostgroup and is managed
Ohad Levy wrote:
> can you provide a screenshot?
next time I'll look harder, I promise ;)
Ohad Levy
07:02 AM Bug #892 (Feedback): submit button is missing when host has no hostgroup and is managed
thats odd.. i can see the submit button on a non managed host without any hostgroup...
can you provide a screenshot?
Ohad Levy
05:39 AM Refactor #458 (Closed): In "Edit User", the list of owned hosts gets way too long
Ohad Levy
05:38 AM Refactor #458 (Ready For Testing): In "Edit User", the list of owned hosts gets way too long
Applied in changeset commit:"26df2a7e068b098b064b0a1708cece0c51718b50". Paul Kelly
05:37 AM Refactor #458 (New): In "Edit User", the list of owned hosts gets way too long
Ohad Levy
05:39 AM Feature #896 (Closed): add json response for statistics page
Ohad Levy
02:28 AM Feature #896 (Closed): add json response for statistics page
I would like to receive the statistics in json from the statistics view. Corey Osman
05:39 AM Feature #805 (Closed): When there are no subnets for a site the GUI remains the same when the site is selected
Ohad Levy
03:33 AM Feature #805: When there are no subnets for a site the GUI remains the same when the site is selected
Applied in changeset commit:"15a16b1c9ed2ff748b707a1a51dc1eace5211cf0". Paul Kelly
05:31 AM Revision 26df2a7e (foreman): Fixes #458 - Long host list in edit user
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
05:01 AM Feature #418: Dont show all classes
* Contract all the long searches into a scope i.e. obj.hostgroup and obj.hostgroup.puppetclasses and (klasses = obj.h... Paul Kelly
03:50 AM Revision 0c176a18 (foreman): Feature #896 add json response for statistics page
a few test fixtures had to be changed, in order to ensure that
statistics are returned correctly.
Signed-off-by: Cor...
Ohad Levy
03:21 AM Smart Proxy Bug #845: Puppet and puppetca operations do not return NOTFOUND
Applied in changeset commit:"171baf6a3b0d32d810d64ab0aafac31290140083". Paul Kelly
02:35 AM Revision 15a16b1c (foreman): Fixes #805 - display 'no subnets' when selecting a site with no subnets
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
02:12 AM Smart Proxy Revision 171baf6a: Fixes #845 - puppetca delete operations should report NotFound
Foreman does not consider this an error and checks for it
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com>
Paul Kelly
02:00 AM Smart Proxy Bug #895 (Feedback): isc dhcpd reservation does not create correct pxe boot file pointer
I am not sure you are right... the next server option defines the filename which the bios (during pxe boot process) w... Ohad Levy

05/10/2011

07:42 PM Smart Proxy Bug #895 (Rejected): isc dhcpd reservation does not create correct pxe boot file pointer
Expected behavior for the entry:
supersede server.filename = "pxelinux.cfg/01-bc-30-5b-d9-18-17";
Actual behavi...
Arlo Gilbert
07:00 PM Bug #894 (Closed): add scroller in popup window when editing multiple hosts
The popup window can become very large when editing 25+ hosts at once. Please add a scroller to this popup window an... Corey Osman
07:42 AM Bug #893 (Closed): Column sort ordering does not work on search results
Try dashboard -> out of sync. Then click a column sort link. The result is still unordered.
This may be related:- Go...
Paul Kelly
04:50 AM Refactor #458: In "Edit User", the list of owned hosts gets way too long
rebased and tested Paul Kelly
04:45 AM Feature #805 (Ready For Testing): When there are no subnets for a site the GUI remains the same when the site is selected
rebased and tested Paul Kelly
04:39 AM Feature #418: Dont show all classes
rebased and tested Paul Kelly
03:44 AM Feature #416: Report on inconsistant facts
rebased Paul Kelly
03:40 AM Smart Proxy Bug #845 (Ready For Testing): Puppet and puppetca operations do not return NOTFOUND
Paul Kelly

05/09/2011

09:09 PM Bug #892: submit button is missing when host has no hostgroup and is managed
Forgot to mention that if I unmanage the host the submit button becomes available. Corey Osman
09:08 PM Bug #892 (Closed): submit button is missing when host has no hostgroup and is managed
I am not sure how I arrived in this state but it might have something to do with me updating to host to a blank hostg... Corey Osman
08:54 PM Feature #891 (New): add ability to manage/unmanage hosts from multiple edit dropdown box
I would like to unmanage several hosts but currently have to do so one by one. Please create a task that will allow ... Corey Osman
03:20 PM Feature #890 (Closed): create statitistics feature where user can create custom graphs based on a fact of choice
I would like to see a feature where I can do the following:
1. Click on any fact and graph it based on the fact va...
Corey Osman
02:15 PM Bug #886 (Closed): default host error bookmark search is wrong
Ohad Levy
02:14 PM Bug #886 (Ready For Testing): default host error bookmark search is wrong
Applied in changeset commit:"8703e4f77888a45b4ae33d6784ac944ce2d34de3". Amos Benari
02:15 PM Feature #285 (Closed): Use Charting system which can work offline
Ohad Levy
02:11 PM Revision 8703e4f7 (foreman): errors bookmark was wrong. fixes #886
Amos Benari
02:10 PM Revision 259eb5cc (foreman): fixed colors and order of serias in show host page resources chart refs
Amos Benari
04:47 AM Bug #889 (Closed): bookmarks selection drop down has issues on IE and FF
I have run up firefox and IE against my test server and see issues with the bookmark dropdowns.
See the attached jpeg...
Paul Kelly
04:23 AM Smart Proxy Refactor #888 (Rejected): convert dns implementation to ruby objects
in a similar fashion to dhcp, dns should consist of real ruby objects such as:
* dns servers
* zones
* records (...
Ohad Levy

05/08/2011

08:29 PM Installer Revision c3f4438a (puppet-concat): Forgot to add some copyright notices.
Trevor Vaughan - Onyx Point
07:09 PM Installer Revision 6ae299a9 (puppet-concat): Moved from rst to MarkDown because it just feels cleaner.
Trevor Vaughan - Onyx Point
06:53 PM Installer Revision 890a7591 (puppet-concat): Looks liks RST likes tabs.
Trevor Vaughan - Onyx Point
06:05 PM Installer Revision 9e80c611 (puppet-concat): <pre> tags are bad
Trevor Vaughan - Onyx Point
06:02 PM Installer Revision ae763d61 (puppet-concat): Completed README
Refs #26
Closes #39
Trevor Vaughan - Onyx Point
07:00 AM Bug #629 (Pending): Create Fedora packages for Foreman and all its dependencies
Ohad Levy
05:48 AM Smart Proxy Bug #879 (Closed): Cryptic error message
Ohad Levy
05:47 AM Smart Proxy Bug #879 (Ready For Testing): Cryptic error message
Applied in changeset commit:"741d4f86d5f52efa43380c917222d2e1720c21de". Ohad Levy
05:48 AM Smart Proxy Bug #880 (Closed): wrong argument type
Ohad Levy
05:47 AM Smart Proxy Revision 741d4f86: fixes #879 - Cryptic error message when nsupdate is not found
Ohad Levy

05/06/2011

03:34 PM Bug #887: templates with -%> crashes foreman
see http://pastie.org/1872744 for more details Ohad Levy
03:33 PM Bug #887 (Closed): templates with -%> crashes foreman
Like the subject says :)
Happens during host creation
Arlo Gilbert
03:30 PM Bug #875: Non consistent behaviour of GET APIs
I would like to see that puppet status and OS are included. Corey Osman
03:02 PM Bug #885 (Closed): VM deployment broken
Ohad Levy
03:00 PM Bug #885 (Ready For Testing): VM deployment broken
Applied in changeset commit:"4ed3521888e81b7f4973895a0d4f5c39a06f024a". Ohad Levy
02:46 PM Bug #885 (Closed): VM deployment broken
failed to detect boot server: RestClient::ResourceNotFound
Failed to destroy Storage for Libirt instance foo...
Dis Connect
02:59 PM Revision 4ed35218 (foreman): fixes #885 - unable to fetch tftp serever name correctly
Ohad Levy
02:57 PM Smart Proxy Bug #878 (Closed): Wget failed processes won't stop
Ohad Levy
02:57 PM Smart Proxy Bug #880 (Ready For Testing): wrong argument type
Applied in changeset commit:"a1226adbbc685d012c40cbabfe4dcd968d297923". Ohad Levy
01:47 PM Smart Proxy Bug #880: wrong argument type
To get the full trace error, simply comment the following two lines: (https://github.com/ohadlevy/smart-proxy/blob/de... Ohad Levy
01:44 PM Smart Proxy Bug #880: wrong argument type
what happens if you simply open a browser and point to http://yourproxy:port/dhcp ?
can you attach your dhcp conf an...
Ohad Levy
02:53 PM Smart Proxy Revision a1226adb: fixes #880 - incorrect parsing of key settings causes wrong argument type
Ohad Levy
02:52 PM Bug #886 (Closed): default host error bookmark search is wrong
see https://github.com/ohadlevy/foreman/blob/develop/db/migrate/20110417102947_add_table_bookmarks.rb#L20
Ohad Levy
02:25 PM Smart Proxy Revision 025b5ad0: partial fix - refs #853
Ohad Levy
02:21 PM Smart Proxy Revision 3e042b2c: refs #853 - fixes typo
Ohad Levy
11:26 AM Bug #883 (Ready For Testing): Testing occurs with authorization testing off
Paul Kelly
07:40 AM Bug #883 (Closed): Testing occurs with authorization testing off
The Authorization code turns of checking when Rake is defined. This is to allow "rake permissions:reset" to create th... Paul Kelly
10:40 AM Feature #761: Support Puppet 2.6.x Report format 2
Hi, I've had another report with an error that is reported as OK by Foreman (latest stable RPM).
Can you reproduce it...
Marcello de Sousa
08:35 AM Smart Proxy Bug #884 (Closed): IP proposed during Host creation does not belong to IP range defined in the subnet
Hello,
If I consider my Subnet configuration :
Network 192.168.1.0
Mask 255.255.255.0
Ranges 192.168.1.130-192.168....
Romain Vrignaud
01:08 AM Feature #882 (Closed): add api call to reports page to get the index section
Need api call to get back a list of reports via json so that it returns the same thing http://foreman/reports current... Corey Osman

05/05/2011

11:33 PM Feature #881 (Closed): return last N reports
I would like to be able to get a list of the last N reports in at least a json result.
Corey Osman
06:52 PM Smart Proxy Bug #880 (Closed): wrong argument type
Submiting a new host
Error shows Failed to set the DHCP record: wrong argument type false (expected Regexp)
Log sho...
Arlo Gilbert
03:42 PM Smart Proxy Bug #879 (Closed): Cryptic error message
if nsupdate is not installed, smart proxy fails with a "Failed to create the DNS record: Broken pipe" error. Expected... Arlo Gilbert
03:10 PM Installer Revision cd72aa77 (puppet-foreman): when running with storeconfigs, foreman (from 0.2 version) will auto import facts when a report comes in, therefore its no longer required
Ohad Levy
10:31 AM Feature #820: Add Intel Solaris provisioning support
Changed "flash" to "image" where appropriate
Fixed some minor bugs
rebased and tested
Paul Kelly
10:03 AM Smart Proxy Bug #878 (Ready For Testing): Wget failed processes won't stop
Applied in changeset commit:"03e5b52105b5e5f1d5ea8ebe567973d5aa50fb5b". Anonymous
09:36 AM Smart Proxy Bug #878 (Closed): Wget failed processes won't stop
After testing it for a while I get a collection of open "wget ..." processes. If wget fails, the processes are not cl... Marcello de Sousa
10:01 AM Smart Proxy Revision 03e5b521: fixes #878 - Include wget limits for timeout and retries.
Signed-off-by: Marcello de Sousa <foreman-dev@area151.com> Marcello de Sousa
09:09 AM Bug #333 (Closed): Improper colors in the dashboard graphs
Ohad Levy
09:09 AM Bug #333: Improper colors in the dashboard graphs
its now fixed as part of the fix for #285 Ohad Levy
09:07 AM Feature #285 (Ready For Testing): Use Charting system which can work offline
Applied in changeset commit:"3eecf845feb5e7cff5ef380297be6d1f102f80d4". Amos Benari
09:05 AM Revision 4242cd78 (foreman): refs #285 - removes any left over from the old google charts libraries
Ohad Levy
08:43 AM Revision 3eecf845 (foreman): fixes #285 - Use Charting system which can work offline
this includes:
* dashboard charts
* statistics page
* host show page
additionally, main menu buttons and bookmarks d...
Amos Benari
04:05 AM Bug #872 (Closed): LDAP Auth Source Account Password reset
Ohad Levy

05/04/2011

10:33 AM Bug #307: Bad audits record causing traceback/blank
we've recently updated the audit code, can you recreate these failures? Ohad Levy
08:37 AM Feature #434 (Closed): generic snippet support, not just partitioning
Ohad Levy
08:36 AM Feature #433 (Closed): allow for per_system overrides
Ohad Levy
08:25 AM Feature #314 (Feedback): Class tagging is too unwieldy
we've recently started to provide the long / full class name.
does that solve the original issue?
Ohad Levy
08:09 AM Smart Proxy Feature #569 (Rejected): Add a gem package for the smart-proxy
Ohad Levy
08:09 AM Smart Proxy Bug #584 (Closed): dpkg dependencies are incomplete/incorrect
Ohad Levy
08:08 AM Bug #409 (Closed): "Save as tab" not work if select custom fact - "Error 500"
the entire search ui has been rewritten, therefore closing the ticket Ohad Levy
08:07 AM Bug #319 (Closed): 'verbose' query interface is arbitrary. requires 'yes' not '1' or 'true' or 'ok' or 'please'
closing as its not relevant with the introduction of the rest search api Ohad Levy
08:05 AM Bug #803 (Closed): Hosts created with build checked off should call setBuild
Ohad Levy
08:02 AM Bug #476 (Need more information): rhel init script fails to start up foreman
I cant reproduce this problem, however it seems to be that foreman didnt start because it was missing a gem/package r... Ohad Levy
08:00 AM Bug #751 (Closed): foreman responds with http 500 error if proxy is unreachable
Ohad Levy
08:00 AM Bug #751 (Ready For Testing): foreman responds with http 500 error if proxy is unreachable
Applied in changeset commit:"34c3a2628f2312ffc1b81160ecc202203484050d". Ohad Levy
07:59 AM Revision 34c3a262 (foreman): fixes #751 - foreman responds with http 500 error if proxy is unreachable
Ohad Levy
07:26 AM Bug #742 (Duplicate): Unable to set parameters for an unmanaged host
Ohad Levy
07:25 AM Bug #802 (Closed): Deleting a host should cancel pending builds
Ohad Levy
07:19 AM Bug #872 (Ready For Testing): LDAP Auth Source Account Password reset
Applied in changeset commit:"dd6263aac0c3f834426a53b17bfb672fdfdc3297". Ohad Levy
05:42 AM Revision dd6263aa (foreman): fixes #872 - LDAP Auth Source Account Password reset
Ohad Levy
04:49 AM Bug #673 (Closed): Curl can't be used to trigger runs
Ohad Levy
04:49 AM Bug #673 (Ready For Testing): Curl can't be used to trigger runs
Applied in changeset commit:"e57d4aa5854cc8a6dd2fdc23b946cb113c075b3c". Ohad Levy
04:49 AM Bug #747 (Closed): Selecting hosts out of sync gives pop up error
this has been fixed at #815 Ohad Levy
04:48 AM Bug #684 (Closed): toggle selection is broken on hosts page
this has been fixed at #815 Ohad Levy
04:45 AM Smart Proxy Feature #877 (Rejected): clean puppet node related info api
the proxy should be able to delete all puppet host data from a puppet master - for example:
* facts
* reports
* ...
Ohad Levy
04:41 AM Bug #745 (Need more information): PXELinux <%= @host.name %>
maybe I'm missing something here, but if you are using hostgroup deployments, then there is no build option for that?! Ohad Levy
04:37 AM Bug #744 (Duplicate): Preseed <%= root_pass %>
Ohad Levy
04:35 AM Revision e57d4aa5 (foreman): fixes #673 - Curl can't be used to trigger runs
Ohad Levy
04:26 AM Refactor #628: Not all components display on the host details screen under IE
as I have no access to IE.. please try to solve it yourself :-) Ohad Levy
04:25 AM Feature #439 (Rejected): host list should be provided via AJAX
Ohad Levy
04:24 AM Bug #182 (Closed): External node import hangs on normal-looking host
I was never able to reproduce this... since its been a long time.. closing Ohad Levy

05/03/2011

12:18 PM Smart Proxy Bug #853: If used with the proxy, the dhcpd server is open for connections from any server
I don't think this code is working 100%.
I've changed it to:...
Marcello de Sousa
09:05 AM Smart Proxy Bug #853 (Ready For Testing): If used with the proxy, the dhcpd server is open for connections from any server
Applied in changeset commit:"bf8dfda678ec7e59053585c357a79df3b9d340cb". Ohad Levy
10:19 AM Smart Proxy Feature #783 (Closed): API should contain a version
Ohad Levy
10:19 AM Smart Proxy Feature #783 (Ready For Testing): API should contain a version
Applied in changeset commit:"f47b233f501a4d2dc592f497b94095c1800392e4". Ohad Levy
10:18 AM Smart Proxy Revision f47b233f: fixes #783 -API should contain a version
Ohad Levy
09:05 AM Smart Proxy Revision bf8dfda6: fixes #853 - If used with the proxy, the dhcpd server is open for connections from any server
Ohad Levy
08:52 AM Feature #876 (Closed): Improve puppet certificates pages
Ohad Levy
08:20 AM Feature #876 (Ready For Testing): Improve puppet certificates pages
Applied in changeset commit:"73b0104645cb3a9a349ba47376d44d21140e51d3". Ohad Levy
07:52 AM Feature #876 (Closed): Improve puppet certificates pages
* Add basic things like filtering based on state (pending, valid, revoked)
* Add support timestamps that were introdu...
Ohad Levy
08:51 AM Smart Proxy Feature #873 (Closed): puppetca api should include revoked certificates and timestamps
Ohad Levy
08:51 AM Smart Proxy Feature #873 (Ready For Testing): puppetca api should include revoked certificates and timestamps
Applied in changeset commit:"8a41994290d1455f1f0d735bc6ba8b5916c4c7bc". Ohad Levy
04:30 AM Smart Proxy Feature #873 (Closed): puppetca api should include revoked certificates and timestamps
it would make sense to see the time validity of a certificate, and to show revoked entries as well. Ohad Levy
08:50 AM Feature #836 (Closed): search bookmarks
Ohad Levy
08:50 AM Bug #874 (Closed): rails js caching fails to refresh
Ohad Levy
05:32 AM Bug #874 (Ready For Testing): rails js caching fails to refresh
Applied in changeset commit:"771dab8716df28979d88cb359151be35de6fa034". Ohad Levy
04:38 AM Bug #874 (Closed): rails js caching fails to refresh
it seems that when the JavaScript files are updated, rails itself doesn't properly update the all.js file.
while at ...
Ohad Levy
07:53 AM Revision 73b01046 (foreman): fixes #876 - Improve puppet certificates pages
* Add basic things like filtering based on state (pending, valid, revoked) sorting etc
* Add support timestamps that ...
Ohad Levy
07:50 AM Smart Proxy Revision 24afc494: refs #873 - do not merge pending certificate request info with revoked certificates
Ohad Levy
06:01 AM Bug #875 (Duplicate): Non consistent behaviour of GET APIs
All APIs for GET collections return in response proper json obects:
http://10.35.64.2:3000/architectures?format=json...
Elena Dolinin
04:38 AM Revision 771dab87 (foreman): fixes #874 - rails js caching fails to refresh
Ohad Levy
04:34 AM Smart Proxy Revision 8a419942: fixes #873 - puppetca api should include revoked certificates and timestamps
Ohad Levy

05/02/2011

01:27 PM Bug #872 (Closed): LDAP Auth Source Account Password reset
It seems when making changes to an LDAP Auth Source that the fake masked password (which seems to be 'xxxxxxxxxxx') t... Jacob McCann
12:24 PM Bug #868: [installation] Unknown id: postgres
I could reproduce the described error.
The problem here is that the PostgreSQL server is only being configured _afte...
Jochen Schalanda
04:57 AM Bug #868 (Feedback): [installation] Unknown id: postgres
any chance you can try it with plain git source / nightly snapshot to see if its not related to packaging?
thanks
Ohad Levy
12:19 PM Bug #859: Cant change hostgroup when using the edit multiple hosts feature
I just checked. Works great! You can close the ticket. Corey Osman
05:36 AM Bug #859 (Feedback): Cant change hostgroup when using the edit multiple hosts feature
can you confirm if this is still the case in git? the recent tests we've added in #865 should ensure this doesnt happ... Ohad Levy
10:45 AM Revision 7e64f911 (foreman): ensures that current user is cleared, refs #807
Ohad Levy
10:40 AM Revision 8003e4f9 (foreman): fixed menu item when logging in with a non-admin user, refs #836.
Amos Benari
07:24 AM Feature #756 (Closed): Foreman doesn't see puppet environment's modulepath changes until restart
Ohad Levy
07:24 AM Feature #756 (Ready For Testing): Foreman doesn't see puppet environment's modulepath changes until restart
Applied in changeset commit:"c1303d66037c2d87faa4a07fd2f562d6e331bc28". Anonymous
07:23 AM Revision c1303d66 (foreman): Fixes #756 - Foreman should now detect changes in puppet.conf (eg: environments) when importing classes
Signed-off-by: Marcello de Sousa <foreman-dev@area151.com> Marcello de Sousa
06:15 AM Bug #866: Defaults file has windows line endings
I can't reproduce the described error. Line endings in our source repository and in the package files are POSIX style... Jochen Schalanda
05:34 AM Bug #866 (Feedback): Defaults file has windows line endings
Ohad Levy
05:42 AM Bug #849 (Closed): data structure from api puppetclasses call is too complex
Ohad Levy
05:42 AM Revision 2dc34ac5 (foreman): fixes #854 - Provide the version when calling the status api method
Ohad Levy
05:42 AM Feature #854 (Closed): Provide the version when calling the status api method
Ohad Levy
05:42 AM Feature #854 (Ready For Testing): Provide the version when calling the status api method
Applied in changeset commit:"2dc34ac5ce55a40c386b69c46d090c3763517988". Ohad Levy
05:35 AM Bug #861 (Closed): foreman shows blank page on initial startup from non web-brick start
Ohad Levy
05:33 AM Smart Proxy Feature #869 (Closed): Enable API to sign pending certificate requests
Ohad Levy
05:32 AM Smart Proxy Feature #869 (Ready For Testing): Enable API to sign pending certificate requests
Applied in changeset commit:"7e54a22ebeaf466fdc7bb0ac85d7b420aa5bd1e5". Ohad Levy
05:33 AM Smart Proxy Bug #800 (Closed): No support for defining next_server in DHCP
Ohad Levy
05:33 AM Smart Proxy Bug #800 (New): No support for defining next_server in DHCP
Ohad Levy
05:32 AM Smart Proxy Bug #800 (Closed): No support for defining next_server in DHCP
Ohad Levy
05:32 AM Bug #871 (Closed): Wrong wget url in app/views/unattended/preseed.rhtml
Ohad Levy
05:31 AM Bug #871 (Ready For Testing): Wrong wget url in app/views/unattended/preseed.rhtml
Applied in changeset commit:"d4d1dc8ce33942015961f302599195eb78b874e6". Ohad Levy
04:20 AM Bug #871 (Closed): Wrong wget url in app/views/unattended/preseed.rhtml
Hello,
The default app/views/unattended/preseed.rhtml try in preseed/late_command string to wget <%= foreman_url("pre...
Romain Vrignaud
05:31 AM Revision d4d1dc8c (foreman): fixes #871 - Wrong wget url in app/views/unattended/ files
Ohad Levy
05:27 AM Bug #807 (Closed): Update the User.current implementation to use a Thread-local variable
Ohad Levy
05:27 AM Bug #807 (Ready For Testing): Update the User.current implementation to use a Thread-local variable
Applied in changeset commit:"475cdc847254deca6bd0d4d2cb3fd6ec8fa37939". Ohad Levy
05:27 AM Revision 475cdc84 (foreman): fixes #807 - Update the User.current implementation to use a Thread-local variable
Ohad Levy
04:56 AM Bug #860 (Closed): Search button overlaps with wiki/support text when I resize screen
Ohad Levy
04:56 AM Bug #860 (Ready For Testing): Search button overlaps with wiki/support text when I resize screen
Applied in changeset commit:"3cefc81aac6afc32999d602ef78ce608a082f0de". Amos Benari
04:40 AM Revision 3cefc81a (foreman): fixes #860 header links overlap search button on 1024 screen
public/stylesheets/style.css | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
Amos Benari
04:31 AM Bug #817 (Closed): puppet classe names and ambiguity
Ohad Levy
04:31 AM Bug #817 (Ready For Testing): puppet classe names and ambiguity
Applied in changeset commit:"67459a134135ce555c3b7b871a4417b49133f329". Ohad Levy
04:31 AM Revision 67459a13 (foreman): fixes #817 - puppet classe names and ambiguity
Ohad Levy
04:26 AM Bug #839 (Closed): Disable (grey out) "build" button for unmanaged hosts
Ohad Levy
04:24 AM Revision 2e392b73 (foreman): fixes #839 - Disable (grey out) "build" button for unmanaged hosts
Ohad Levy
04:11 AM Bug #775 (Closed): The external nodes YAML link should be clickable for a non-admin user in Host/View
Ohad Levy
04:05 AM Revision c2948f04 (foreman): fixes #775 - The external nodes YAML link should be clickable for a non-admin user in Host/View
Ohad Levy
04:02 AM Bug #797 (Closed): JSON for users not returned
Ohad Levy
04:01 AM Bug #797 (Ready For Testing): JSON for users not returned
Applied in changeset commit:"4a8190ef69368b8e909a16b4e87c9ca113eec6b9". Ohad Levy
04:02 AM Bug #769 (Closed): host groups passwords are stored in their non encrypted form in the database.
Ohad Levy
03:33 AM Bug #769 (Ready For Testing): host groups passwords are stored in their non encrypted form in the database.
Applied in changeset commit:"e27ab33edce9921ca822557deb3c16379c608090". Ohad Levy
04:01 AM Revision 4a8190ef (foreman): fixes #797 - JSON for users not returned
Ohad Levy
03:33 AM Revision e27ab33e (foreman): fixes #769 - host groups passwords are stored in their non encrypted form in the database.
Ohad Levy
03:27 AM Feature #870 (Closed): allow to sign certificate requests via foreman
Ohad Levy
03:26 AM Feature #852 (Closed): Open "Support" and "Wiki" Links In New Window
Ohad Levy
03:26 AM Feature #852 (Ready For Testing): Open "Support" and "Wiki" Links In New Window
Applied in changeset commit:"2ef88134ded90e30649bcc5e21a4409763cfdc1b". Ohad Levy
03:26 AM Feature #836 (Ready For Testing): search bookmarks
Applied in changeset commit:"9161008b9bc7c5d15ebd7e9025bc8995808654c0". Amos Benari
03:24 AM Revision 2ef88134 (foreman): fixes #852 - Open "Support" and "Wiki" Links In New Window
Ohad Levy
03:11 AM Revision 94ccc91f (foreman): ensures migration can actually run... refs #836
Ohad Levy
02:56 AM Revision 9161008b (foreman): added search bookmarks, fixes #836
* adds sub navigations under main menu items, each sub navigation is a bookmark.
* adds visual improvements to main m...
Amos Benari

05/01/2011

06:09 PM Feature #870 (Ready For Testing): allow to sign certificate requests via foreman
Applied in changeset commit:"635a02c99fa6b9a68c3fcd88f5ecc0ea100f1e92". Ohad Levy
09:40 AM Feature #870 (Closed): allow to sign certificate requests via foreman
Ohad Levy
09:44 AM Revision 635a02c9 (foreman): fixes #870 - allow to sign certificate requests via foreman
Ohad Levy
09:39 AM Smart Proxy Revision 983fd793: refs #869 - fixed typos
Ohad Levy
08:48 AM Smart Proxy Revision 7e54a22e: fixes #869 - Enable API to sign pending certificate requests
Ohad Levy
08:00 AM Smart Proxy Feature #869 (Closed): Enable API to sign pending certificate requests
Ohad Levy
07:32 AM Bug #815: Redirect to login page when editing multiple hosts
Bash Shell wrote:
> Nice .. I don't know when I will actually get to try this, but I was wondering if this works if y...
Ohad Levy
07:27 AM Feature #865 (Closed): create method for updating multiple hosts via name instead of id
Ohad Levy
07:26 AM Feature #865 (Ready For Testing): create method for updating multiple hosts via name instead of id
Applied in changeset commit:"2b0af5e72284c830ef58393222e689399a0c8150". Ohad Levy
07:26 AM Bug #498 (Closed): facts not displayed for openvz guests
Ohad Levy
07:26 AM Bug #498: facts not displayed for openvz guests
keith obrien wrote:
> Confirm fix using git source. Nightly did not yet have the fix.
thanks.. nightly is generated...
Ohad Levy
06:59 AM Revision 078fbb59 (foreman): refs #815 - converted mulity host selections to a dialog box
* added selected counter
* checkbox are now always shown, disabled or enabled based on users permissions
* cleanups
Ohad Levy
05:07 AM Revision 2b0af5e7 (foreman): Fixes #865 - adds support for api to select multiple hosts via name and id
Signed-off-by: Corey Osman <corey@logicminds.biz>
Signed-off-by: Ohad Levy <ohadlevy@gmail.com>
Ohad Levy

04/30/2011

11:53 PM Installer Revision eed7d725 (puppet-concat): Added Licence information and started a usage Readme.
Trevor Vaughan - Onyx Point

04/29/2011

10:40 AM Bug #498: facts not displayed for openvz guests
Confirm fix using git source. Nightly did not yet have the fix.
Thanks,
Keith.
keith obrien

04/28/2011

05:02 PM Installer Revision d781929b (puppet-concat): Initial import.
Trevor Vaughan

04/27/2011

06:06 PM Bug #815: Redirect to login page when editing multiple hosts
Nice .. I don't know when I will actually get to try this, but I was wondering if this works if you select a large nu... Bash Shell
03:16 PM Bug #868 (Closed): [installation] Unknown id: postgres
I've started to install Foreman via _sudo apt-get install foreman-pgsql_. After answering question about database pas... Grigory blank
10:10 AM Feature #820 (Ready For Testing): Add Intel Solaris provisioning support
Ohad,
I have broken my Solaris support mega-patch down into 6 commits and pushed them to my github on feature/820-int...
Paul Kelly

04/26/2011

08:51 AM Installer Revision 86494bc2 (puppet-foreman): added timeout checks for foreman query and cleanup
Ohad Levy
02:31 AM Bug #867 (Closed): updating a host to belong to a null hostgroup doesn't work
when I call http://foreman/hosts/update_multiple_hostgroup with some json code where the hostgroup_id is set to "". ... Corey Osman

04/25/2011

04:03 PM Bug #866: Defaults file has windows line endings
thats odd, the git checked in version does not have a windows ending.. @josci, any idea? Ohad Levy
01:21 PM Bug #866 (Rejected): Defaults file has windows line endings
I installed the latest package from the testing repo and the /etc/default/foreman has Windows line endings. This is ... Andrew Thompson

04/24/2011

03:39 PM Feature #865 (Closed): create method for updating multiple hosts via name instead of id
I need a method to update multiple hosts via a name. I altered some code but I don't understand how the find functi... Corey Osman
06:56 AM Bug #855: some non-empty reports are not in interesting reports
Yongchao Gao wrote:
> Ohad Levy wrote:
> > Yongchao Gao wrote:
> > > Thanks for your reply, after upgrading puppet to...
Ohad Levy
06:25 AM Bug #855: some non-empty reports are not in interesting reports
Ohad Levy wrote:
> Yongchao Gao wrote:
> > Thanks for your reply, after upgrading puppet to 2.6.7, this error seems t...
Yongchao Gao
12:45 AM Bug #855: some non-empty reports are not in interesting reports
Yongchao Gao wrote:
> Thanks for your reply, after upgrading puppet to 2.6.7, this error seems to be disappear.
>
> ...
Ohad Levy
01:39 AM Revision 9824ff18 (foreman): updated spec file to its latest version
Ohad Levy
01:16 AM Feature #864 (Closed): need api call to get list of hosts that belong to a group
Thanks this worked out great. Corey Osman

04/23/2011

02:44 PM Support #704 (Closed): Rights on the file /etc/puppet/autosign.conf
Ohad Levy
02:41 PM Bug #815 (Closed): Redirect to login page when editing multiple hosts
Ohad Levy
02:41 PM Bug #815 (Ready For Testing): Redirect to login page when editing multiple hosts
Applied in changeset commit:"1a51088d87c3420e435a3798358bec4b3b2b7de1". Ohad Levy
02:41 PM Feature #400 (Closed): Puppetca Monitor
Ohad Levy
02:41 PM Feature #856 (Closed): Enable time based caching
Ohad Levy
02:16 PM Revision 1a51088d (foreman): fixes #815 - Redirect to login page when editing multiple hosts
this patch converts the mulitple selections to be pure javascript,
removing the buggy AJAX implementation.
Ohad Levy
12:18 PM Feature #864 (Feedback): need api call to get list of hosts that belong to a group
http://foreman/hosts?search="hostgroup=Default"&format=json Ohad Levy
11:40 AM Feature #864 (Closed): need api call to get list of hosts that belong to a group
I have an issue where I need to find all the hosts that belong to a particular hostgroup. I know of other ways of ge... Corey Osman

04/22/2011

04:13 PM Bug #815: Redirect to login page when editing multiple hosts
so, inspired by ahuman patch, attached is my own.
this converts the entire selection to javascript, and remove the o...
Ohad Levy
03:58 PM Feature #863 (Closed): add ability to restrict ldap authentication to a security group
I would like to be able to specify ldap authentication to only do name lookups by a specific group:
example:
ca...
Corey Osman

04/21/2011

03:25 PM Bug #498: facts not displayed for openvz guests
I've just had a look, and it seems that the latest git version solves this issue.
can you please give it a try and c...
Ohad Levy
10:34 AM Bug #498: facts not displayed for openvz guests
I just wanted to confirm that I am having the same issue.
Please let me know if there is any additional informati...
keith obrien
07:01 AM Bug #861 (Feedback): foreman shows blank page on initial startup from non web-brick start
how are you using it?
the best way would be to use something such as passenger(see example puppet module for foreman...
Ohad Levy
05:48 AM Smart Proxy Feature #846: Add support for solaris tftp pxeboot configuration files
Switched names to use syslinux and pxegrub and refactored the code so as not to require sinatra 1.1.0 Paul Kelly

04/20/2011

10:13 PM Bug #855: some non-empty reports are not in interesting reports
Thanks for your reply, after upgrading puppet to 2.6.7, this error seems to be disappear.
But i found another proble...
Yongchao Gao
07:33 AM Bug #855: some non-empty reports are not in interesting reports
also, if you can reproduce this error, does it happen on puppet newer than 2.6.5 ? Ohad Levy
07:32 AM Bug #855: some non-empty reports are not in interesting reports
Any chance you could provide an example report?
it would greatly help to understand the issue.
Thanks
Ohad Levy
03:11 AM Bug #855 (Duplicate): some non-empty reports are not in interesting reports
Some reports are not displayed at the intersting reports, such as :
@notice /Stage[main]/Puppet/Cron::Add[cron for...
Yongchao Gao
06:24 PM Installer Support #862 (Closed): foreman deployment module doesn't work with puppet enterprise
Many of the assumptions that worked just fine before will not work when puppet enterprise is installed. This is due ... Corey Osman
06:08 PM Bug #861: foreman shows blank page on initial startup from non web-brick start
>> Maybe it has something to do with the -e production being available in apache?
should be
Maybe it has something...
Corey Osman
06:07 PM Bug #861 (Closed): foreman shows blank page on initial startup from non web-brick start
I added an apache vhost for foreman and then started httpd. When I went to http://foreman:3000 I only received a bla... Corey Osman
02:02 PM Bug #860 (Closed): Search button overlaps with wiki/support text when I resize screen
Search button overlaps with wiki/support text when I resize screen. The button is still usable but it looks messy.
Corey Osman
01:58 PM Bug #858: Screen shifts to the left when adding classes to a hostgroup
Reducing the window size does not help.
Steps to reproduce:
1. Click on module name so that it shows classes
2...
Corey Osman
01:48 PM Bug #858: Screen shifts to the left when adding classes to a hostgroup
can you provide a screenshot?
does reducing the window size changes anything?
Ohad Levy
01:18 PM Bug #858 (Closed): Screen shifts to the left when adding classes to a hostgroup
The classes section of the hostgroups shifts to the left when adding a class to a host group. I have about 30 classe... Corey Osman
01:23 PM Bug #859 (Closed): Cant change hostgroup when using the edit multiple hosts feature
The edit multiple hosts feature does not work when I try to change the host groups on multiple hosts. It seem to onl... Corey Osman
10:30 AM Feature #856 (Ready For Testing): Enable time based caching
Applied in changeset commit:"78a1ccfcfdca68720539f0be50180373119bbb1a". Ohad Levy
07:37 AM Feature #856 (Closed): Enable time based caching
In order to cache long operations result (such as a remote puppetca call via the proxy), or temporary values (such as... Ohad Levy
10:30 AM Feature #400 (Ready For Testing): Puppetca Monitor
Applied in changeset commit:"2a0cffd3245babfc57fb4b17fd298980be99c92a". Ohad Levy
08:56 AM Revision 2a0cffd3 (foreman): fixes #400 - Puppetca Monitor
Ohad Levy
08:55 AM Smart Proxy Feature #857 (New): report on autosign permissions problems
currently the proxy responds with 406 - not acceptable which is quite a cryptic error.
btw: the solution is to chown...
Ohad Levy
08:49 AM Revision 78a1ccfc (foreman): fixes #856 - Enable time based caching
Ohad Levy

04/19/2011

06:14 AM Smart Proxy Feature #846: Add support for solaris tftp pxeboot configuration files
Note that due to the use of :before with a regexp this implementation now requires sinatra 1.1.0. Sinatra 1.0 will no... Paul Kelly
05:02 AM Smart Proxy Feature #846: Add support for solaris tftp pxeboot configuration files
After a discussion with Ohad it was agreed that the API should be extended to support {post,get,delete} /tftp/{jumpst... Paul Kelly
03:05 AM Smart Proxy Bug #853: If used with the proxy, the dhcpd server is open for connections from any server
You are correct.
at the moment its best to protect it via iptables, as its not possible to define which interfaces t...
Ohad Levy
02:00 AM Feature #854 (Closed): Provide the version when calling the status api method
I would like to the get the version of foreman via the api. This will be used to let people know I dont support the ... Corey Osman

04/18/2011

06:30 PM Smart Proxy Bug #853 (Closed): If used with the proxy, the dhcpd server is open for connections from any server
When using :... Marcello de Sousa
04:44 PM Feature #852 (Closed): Open "Support" and "Wiki" Links In New Window
Not a big deal, but it would be nice if the Support and Wiki links in the upper right corner of the app would open a ... Matt Mencel
09:23 AM Feature #400 (Assigned): Puppetca Monitor
Ohad Levy
05:28 AM Feature #851 (Closed): display diff view on Puppet file content change
While reading the release notes of the new Puppet Dashboard, I cam across this really interesting feature:
_"Fileb...
Marcello de Sousa

04/17/2011

01:48 PM Bug #849: data structure from api puppetclasses call is too complex
I am using modules. However, the class name inside the init.pp located inside the module has the same name of the mo... Corey Osman
03:36 AM Bug #849 (Feedback): data structure from api puppetclasses call is too complex
it seems you are not using puppet modules...
for example, if you were using a module, the output would be:...
Ohad Levy
07:33 AM Feature #850 (Closed): search auto completer syntax highlighting
Ohad Levy
04:18 AM Feature #850 (Closed): search auto completer syntax highlighting
when using a long query, it could help if the completed parts of the query could be grayed-out in the suggestion box. Amos Benari
07:27 AM Revision e5179374 (foreman): Improved usability of the search suggestion list - fixed #850 when writing a long query such as "a=b and c=" it will gray-out the completed part (a=b) this is done to help the user focus on the part that he is writing.
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
07:26 AM Feature #327 (Closed): paths and inconsistent sudo usage
this part has been rewritten and moved to the smart proxy code.
it can search for multiple paths, and respect the EN...
Ohad Levy
07:24 AM Bug #842 (Duplicate): unmanaged hosts still require ip/mac address
Ohad Levy
07:21 AM Feature #847 (Closed): Retrieve last report information per host via the api
Ohad Levy
07:15 AM Feature #847 (Ready For Testing): Retrieve last report information per host via the api
Applied in changeset commit:"f3c1ecd34b1b4f7284f69742ac4ac950dee627b9". Ohad Levy
07:12 AM Feature #847 (Assigned): Retrieve last report information per host via the api
Ohad Levy
07:17 AM Bug #837 (Closed): Support JSON response from smartproxy tftp api for serverName
Ohad Levy
07:15 AM Feature #843 (Closed): show more virtual guests information
Ohad Levy
07:14 AM Revision f3c1ecd3 (foreman): fixes #847 - Retrieve last report information per host via the api
this adds two URLS to the API:
/hosts/fqdn/reports/last
/reports/last
both supports JSON output which provides all ...
Ohad Levy
03:34 AM Feature #848 (Feedback): add classes the host object
the problem i see is here, is that there are a lot of data that can be associated with a host.
to name a few
facts
re...
Ohad Levy
03:31 AM Feature #827: add support for retrieving classes per host via the api
Corey Osman wrote:
> actually I just noticed that the puppet classids are being returned as integers instead of strin...
Ohad Levy
03:19 AM Revision 17ae1ec8 (foreman): Fixes Bug #837 - Properly handles serverName get
Signed-off-by: Mark Bainter <mark.bainter@match.com> Ohad Levy
03:18 AM Smart Proxy Revision b2aa8c03: Fixes Bug #800, Adds support for tftp_servername
Setting this value overrides the value in the subnet
declaration for the name of the tftp server
Signed-off-by: Mark...
Ohad Levy

04/16/2011

06:54 PM Feature #827: add support for retrieving classes per host via the api
actually I just noticed that the puppet classids are being returned as integers instead of strings like they were bei... Corey Osman
03:00 PM Feature #827: add support for retrieving classes per host via the api
works great. Corey Osman
06:18 PM Bug #849 (Closed): data structure from api puppetclasses call is too complex
I am not sure why the json code returned from http://foreman/hosts/fqdn/puppetclasses has to be so complex. Is it po... Corey Osman
05:59 PM Feature #848 (Feedback): add classes the host object
This is similar to #827. However in this sense I would like to see the following as its easier to get all this data ... Corey Osman
01:45 PM Feature #847: Retrieve last report information per host via the api
Your first suggestion of /hosts/fqdn/reports/last is ideal. Anyone with external monitoring systems could find this i... Andy Sykes
07:00 AM Feature #847 (Feedback): Retrieve last report information per host via the api
so I can suggest the following:
something like /hosts/fqdn/reports/last --> generate the status of the last report, ...
Ohad Levy
06:25 AM Feature #847: Retrieve last report information per host via the api
The version I have installed (which was pulled off git about three weeks ago and reports as 0.2) does not emit JSON f... Andy Sykes

04/15/2011

02:51 PM Feature #847: Retrieve last report information per host via the api
Hi Andy,
You are correct, at the moment JSON output is not implemented for reports.
I guess the real question, is w...
Ohad Levy
11:54 AM Feature #847 (Closed): Retrieve last report information per host via the api
If you query the reports API as this page says (http://theforeman.org/projects/foreman/wiki/API) you do not get JSON ... Andy Sykes
06:52 AM Smart Proxy Feature #846 (Closed): Add support for solaris tftp pxeboot configuration files
Linux downloads syslinux.cfg/XX-XX-XX-XX-XX-XX-XX pxe configuration file whilst solaris uses menu.lst.XXXXXXXXXXXXXX ... Paul Kelly

04/14/2011

01:21 PM Revision a3ab05bd (foreman): fixes an issue with class assignments - refs #827
Ohad Levy
11:20 AM Installer Revision 77c7eea9 (puppet-foreman): updated puppet function example to use the new 0.3 search API
Ohad Levy
10:24 AM Smart Proxy Bug #845 (Closed): Puppet and puppetca operations do not return NOTFOUND
Foreman checks for and discards NOTFOUND error conditions when deleting autosign or certificates for a host.
The sma...
Paul Kelly
09:20 AM Feature #843 (Ready For Testing): show more virtual guests information
Applied in changeset commit:"a7ab36f30db8194a748ad07ca6c1fc10ba095945". Ohad Levy
08:40 AM Feature #843 (Closed): show more virtual guests information
Ohad Levy
08:48 AM Bug #844 (Closed): puppetclass host count does not count hosts though a hostgroup
Ohad Levy
08:43 AM Revision a7ab36f3 (foreman): fixes #843 - show more virtual guests information
added html view for guests
moved common methods into the virt plugin
Ohad Levy
08:39 AM Feature #835 (Closed): allow to delete virtual guests
Ohad Levy
02:49 AM Bug #841 (Closed): unmanaged hosts still require ip/mac address
Ohad Levy
02:47 AM Bug #841 (Ready For Testing): unmanaged hosts still require ip/mac address
Applied in changeset commit:"e26c3e9b0c112585747d19b8fe0f93f6a92a298c". Ohad Levy
02:48 AM Feature #827 (Closed): add support for retrieving classes per host via the api
Ohad Levy
02:47 AM Feature #827 (Ready For Testing): add support for retrieving classes per host via the api
Applied in changeset commit:"31207a31fca8609182762e9717aa6978753cb317". Ohad Levy
02:08 AM Revision e26c3e9b (foreman): fixes #841 - unmanaged hosts still require ip/mac address
Ohad Levy
02:07 AM Revision 31207a31 (foreman): fixes #827 add support for retrieving classes per host via the api
This allows queries like
/hosts/fqdn/puppetclasses
/puppetclasses/klass/hosts
it also changes the puppetclasses urls...
Ohad Levy

04/13/2011

05:01 PM Bug #842 (Duplicate): unmanaged hosts still require ip/mac address
hosts which are set as unmanaged, still require the user to ensure a mac/ip address are set.
Ohad Levy
04:56 PM Feature #838: Android app to manage Foreman
I have started working on this but it won't be part of the foreman project hence the name "lazyadmin". I don't have ... Corey Osman
03:09 PM Feature #838 (Closed): Android app to manage Foreman
Since a few people requested the application, I'm creating a ticket, and attaching the basic demo app Ohad Levy
04:49 PM Bug #841 (Closed): unmanaged hosts still require ip/mac address
hosts which are set as unmanaged, still require the user to ensure a mac/ip address are set.
Ohad Levy
03:16 PM Feature #840 (New): add api support to retrieve module documentation
Puppet has a nice module documentation feature outlined here:
http://projects.puppetlabs.com/projects/1/wiki/Puppet_M...
Corey Osman
03:12 PM Bug #839 (Closed): Disable (grey out) "build" button for unmanaged hosts
Don't think it makes sense to have the build button enabled for unmanaged hosts, right ?
It should be greyd out...
Marcello de Sousa
01:55 PM Feature #834 (Closed): add search to hostgroup page
Ohad Levy
09:50 AM Feature #834 (Ready For Testing): add search to hostgroup page
Applied in changeset commit:"b80fa6f113ba4396f295e8f2d02a92d143eac009". Ohad Levy
11:56 AM Bug #837 (Closed): Support JSON response from smartproxy tftp api for serverName
handle the parsed results of the "get" call properly
Mark Bainter
08:24 AM Feature #836 (Closed): search bookmarks
Enable saving search queries and retrieve them by name and user.
* A bookmark should belong to the current user by de...
Amos Benari
08:19 AM Revision b80fa6f1 (foreman): fixes #834 - add search to hostgroup page
Ohad Levy
08:12 AM Feature #412 (Closed): Search using Host name in Audit Log.
Ohad Levy
08:03 AM Feature #412 (Ready For Testing): Search using Host name in Audit Log.
Applied in changeset commit:"3b49df17b96455919503e17ce40f3a979162caf0". Amos Benari
08:12 AM Bug #772 (Closed): Audit search does not work
Ohad Levy
08:03 AM Bug #772 (Ready For Testing): Audit search does not work
Applied in changeset commit:"3b49df17b96455919503e17ce40f3a979162caf0". Amos Benari
08:11 AM Feature #773 (Closed): It should be possible to search the Audit log for a specific "Object"
Ohad Levy
08:03 AM Feature #773 (Ready For Testing): It should be possible to search the Audit log for a specific "Object"
Applied in changeset commit:"3b49df17b96455919503e17ce40f3a979162caf0". Amos Benari
08:03 AM Feature #835 (Ready For Testing): allow to delete virtual guests
Applied in changeset commit:"200e91c8152c9c109c39867a5d40ada7fdae416b". Ohad Levy
06:52 AM Feature #835 (Closed): allow to delete virtual guests
Ohad Levy
07:59 AM Revision 3b49df17 (foreman): add search to audit page fixes #773, fixes #772 and fixes #412
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
06:54 AM Revision 200e91c8 (foreman): fixes #835 - allow to delete virtual guests
added JSON output to guests
Added Guest model
Added confirmation before power cycle
Added Deletion option to guests
Ohad Levy
 

Also available in: Atom