Project

General

Profile

Activity

From 11/18/2010 to 12/17/2010

12/17/2010

08:22 AM Packaging Feature #547 (Closed): Rack task to generate a RPM package
According to Ohad: there is already a rack task to generate a debian package, maybe that would be an easy feature req... Marcello de Sousa
06:33 AM Feature #546: Support Oracle SGDB -- It is not displayed DASHBOARD (with Oracle DB backend)
Foreman version is 0.1-6 Nikolay Aralovets
04:14 AM Feature #546 (Rejected): Support Oracle SGDB -- It is not displayed DASHBOARD (with Oracle DB backend)
Hello,
When I try to see DASHBOARD page, Foreman gives out the "Error 500"
Processing DashboardController#index (...
Nikolay Aralovets
03:13 AM Feature #545 (Rejected): Support Oracle SGBD -- Not seen puppet classes list into page ENVIRONMENTS (Oracle DB)
Hello,
I try to see all puppet classes for ENVIRONMENT (http://srv2-itd-sag04.net.billing.ru:3000/environments) page...
Nikolay Aralovets

12/16/2010

02:32 PM Feature #544 (Closed): foreman<->smart-proxy communication should support ssl
A https connection should be the default for smart-proxy requests Paul Kelly
02:25 PM Feature #543 (Duplicate): Ability to nest hostgroups and assign multiple hostgroups to host
I would find it extremely helpful if it was possible to nest hostgroups, i.e: servers is a member of webservers. Als... Andrew Thompson
12:39 PM Bug #542 (Duplicate): missing rest_client gem
issue #538 introduced a dependency upon the restclient gem, while most recent distribution already include it... it s... Ohad Levy
11:52 AM Feature #322: Ability to add custom fields and options
thinking of this..
we would need to create some sort of metadata inside the module, foreman could read that file, an...
Ohad Levy
11:43 AM Revision 9655d6d7 (foreman): added missing spinner image - refs #541
Ohad Levy
11:15 AM Smart Proxy Revision 7244c63f: free IP now returns JSON
Ohad Levy
10:16 AM Feature #539 (Ready For Testing): define a proxy per subnet, domain etc
Applied in changeset commit:"06823dc70c80ae00b9f45a2d04e3974b70162ebe". Ohad Levy
08:48 AM Feature #539 (Closed): define a proxy per subnet, domain etc
Each subnet should be able to define which proxy is used for dhcp and tftp.
Each domain should define a proxy as well.
Ohad Levy
10:16 AM Feature #339 (Ready For Testing): Add per-subnet proxy server
Applied in changeset commit:"06823dc70c80ae00b9f45a2d04e3974b70162ebe". Ohad Levy
10:16 AM Feature #65 (Ready For Testing): Add Subnet management
Applied in changeset commit:"06823dc70c80ae00b9f45a2d04e3974b70162ebe". Ohad Levy
10:16 AM Feature #538 (Ready For Testing): Add a library to communicate with the smart proxies
Applied in changeset commit:"0f29f96e759c274385559019c5f6f71f13e46bed". Ohad Levy
08:47 AM Feature #538 (Closed): Add a library to communicate with the smart proxies
Ohad Levy
10:16 AM Feature #540 (Ready For Testing): Foreman should manage its Smart proxies
Applied in changeset commit:"90b83222b7b9b819d1b0ea8847fdda66d70a4088". Ohad Levy
09:46 AM Feature #540 (Closed): Foreman should manage its Smart proxies
During host lifecycle, foreman should update the proxies if required.
this should handle failure detection when one o...
Ohad Levy
10:16 AM Feature #541 (Ready For Testing): Select Subnet per host
Applied in changeset commit:"209076e131f7970c27a476ef71714b69c549a96d". Ohad Levy
10:12 AM Feature #541 (Closed): Select Subnet per host
The Host edit page should allow a user to select a subnet, and automatically find the next free IP in that subnet.
Ohad Levy
10:12 AM Revision 209076e1 (foreman): Fixes #541 - Select Subnet per host
Ohad Levy
10:10 AM Revision 90b83222 (foreman): Fixes #540 - Manages sub proxies
Automates the creation of DHCP, DNS and TFTP settings on remote servers.
This handles all required settings in order ...
Ohad Levy
08:57 AM Feature #144 (Closed): Media objects should also store their boot and build options
This issue has already been resolved with the introduction of the smart proxies Ohad Levy
08:54 AM Revision 0f29f96e (foreman): Fixes #538 - library to communicate with the smart proxies
Ohad Levy
08:54 AM Revision 06823dc7 (foreman): Fixes #65, Fixes #339 and Fixes #539
This commit introduce the following:
* Smart proxy CRUD within Foreman
* Subnet operations
** CRUD
** Finding the nex...
Ohad Levy
08:38 AM Feature #63 (Closed): Add ISC DHCP support
This has been implemented in the smart proxy project Ohad Levy
08:38 AM Feature #62 (Closed): Add a Generic DHCP library
This has been implemented in the smart proxy project Ohad Levy
08:36 AM Feature #60 (Closed): Add Bind DNS support
This has been implemented in the smart proxy project Ohad Levy
08:36 AM Feature #59 (Closed): Add a Generic DNS library
an implementation based on nsupdate has been implemented and is now part of the smart proxy project Ohad Levy
08:35 AM Feature #42 (Closed): Provide an error return channel for the remote proxy service
This is already handled in the new smart proxy project. Ohad Levy
08:34 AM Feature #41 (Closed): Make proxy into a true remote web service
with the introduction of the smart proxies, this is ticket is done.
the proxy code will remain in foreman for anothe...
Ohad Levy
08:29 AM Revision 8f1e63f5 (foreman): add missing tests
Ohad Levy
08:28 AM Revision 12061dab (foreman): Auto fetch subnet next free ip
Ohad Levy
06:46 AM Revision 4f05e4f8 (foreman): sorted settings
Ohad Levy
06:46 AM Revision f45932f1 (foreman): Moved our orchestration subsystems to use AR callbacks
Submodules are always included but should not act if no proxy is set. Ohad Levy

12/15/2010

09:59 AM Smart Proxy Bug #537 (Closed): dhcp next server could be saved as a name, not just IP
currently the next server dhcp option expects an IP address, this should be modified to accept dns names as well. Ohad Levy
07:13 AM Feature #536: Support Oracle SGDB -- db:migrate worked with errors if i use oracle db
Variant of a solution of a problem 2:
Add in if .. end condition else "do nothing" :)
For example in 20090915030726_c...
Nikolay Aralovets
07:08 AM Feature #536: Support Oracle SGDB -- db:migrate worked with errors if i use oracle db
It's not worked, because Oracle needs to set size for datatype. I change this as follows:
t.string :layout, :limit =>...
Nikolay Aralovets
06:49 AM Feature #536: Support Oracle SGDB -- db:migrate worked with errors if i use oracle db
I have no oracle db to test, but can you try changing the following line in db/migrate/20090730152224_create_ptables.... Ohad Levy
06:03 AM Feature #536 (Rejected): Support Oracle SGDB -- db:migrate worked with errors if i use oracle db
Hello,
I try to use Oracle 10.2.0.5 for Foreman 0.1-6 backend. In process create schema I see next issue:
1. In fil...
Nikolay Aralovets

12/14/2010

01:42 PM Revision 3e2dd95f (foreman): sort order
Ohad Levy
01:42 PM Revision 492d819c (foreman): adding CIDR calculation to subnets
Ohad Levy
01:41 PM Revision 595e67cf (foreman): renaming Hostext to Orchestration
Ohad Levy
12:06 PM Revision 0d9464c8 (foreman): typo
Ohad Levy
10:29 AM Revision 9bece9c8 (foreman): cleanups, typos etc
Ohad Levy
10:29 AM Revision 5cde128d (foreman): subnets will now be shown based on the selected domain
this will not display the subnet options for domains which do not have subnets Ohad Levy
10:29 AM Revision 6c7e748d (foreman): fixed broken test
Ohad Levy
10:29 AM Revision 53e36860 (foreman): add orcheistration code on create
Ohad Levy
10:29 AM Revision 4df17c94 (foreman): Adds a method to return the primary name servers for a domain
Ohad Levy
10:29 AM Revision 107fd5d9 (foreman): Added orchiestartion on destory operations
clean up the code a bit further
split operations where possible (i.e. creation of dns A and PTR records)
dns query wi...
Ohad Levy
10:29 AM Revision 64c3f2be (foreman): Added PXElinux template generation via the API.
this is a bit tricky as the template is not generated via a http request. Ohad Levy
10:29 AM Revision b5ce8f80 (foreman): Added Timeout to dns lookups
do not query external DNS's in test mode Ohad Levy
10:29 AM Revision abff41c5 (foreman): * Cleanup sub systems validations code
* Added DNS validations on update --> this need some more tought of how to handle conflicts
* pxelinux tempalate is n...
Ohad Levy
10:29 AM Revision b971a777 (foreman): No longer using AR callbacks as it gets messy
created our own "callbacks"
* added error reporting to log file too
* added validation to ensure that the ip is in t...
Ohad Levy
10:29 AM Revision 86b65ff0 (foreman): * fix typo in tftp image location
* removed validation for unused fields Ohad Levy
10:29 AM Revision 4ae80bb0 (foreman): * moved TFTP manipulations as part of the update process (as its only required after setting "build").
* renamed external_validation to external_actions
* added basic handling for DHCP and DNS updates operations
* fixed ...
Ohad Levy
10:29 AM Revision 10e6860e (foreman): update dhcp record if mac address was changed
update service processor (mangment port) if it has changed too. Ohad Levy
10:29 AM Revision 1879a0fd (foreman): typo
Ohad Levy
10:29 AM Revision 6613a2f7 (foreman): typo
Ohad Levy
10:29 AM Revision 50c5dcd1 (foreman): * built operations would not report upon proxy errors
* dhcp update logic was broken Ohad Levy
10:29 AM Revision ac998ebc (foreman): * we load the subsystems (dns, dhcp etc) only if the current host has a proxy configured.
* handle updates a bit better, in case that we migrate from a non manage state
* we also allow not to configure a pro...
Ohad Levy
10:29 AM Revision f22ede07 (foreman): clean up of subnets code
Ohad Levy
10:29 AM Revision 209e1875 (foreman): added smart proxy scaffold
Ohad Levy
10:29 AM Revision 1bbe487a (foreman): Added Subnet controllers
Ohad Levy
10:29 AM Revision 532557cc (foreman): generic module to talk with the Smart Proxies
Ohad Levy
10:29 AM Revision 68c96a23 (foreman): Added basic code to handle DHCP manipulations
Ohad Levy
10:29 AM Revision 3f090230 (foreman): Added basic DNS manipulations
Ohad Levy
10:29 AM Revision 63a6ba08 (foreman): added validations and better error handling to dns mngmt
Ohad Levy
10:29 AM Revision 56560a94 (foreman): wip dhcp mngmt
Ohad Levy
10:29 AM Revision e76cfa0d (foreman): adjusting all unit and functional tests
Ohad Levy
10:29 AM Revision 8c561abf (foreman): cleanup
Ohad Levy
10:29 AM Revision 0f55735e (foreman): adds wip tftp managmement
Ohad Levy
10:29 AM Revision f5fb11aa (foreman): Adds a scheduling/queueing support for smart proxies orchestration
Ohad Levy
09:31 AM Smart Proxy Bug #535: Creating host entry for an IP that already exists results in 404 BAD REQUEST
Paul, I don't see the example you mentioned (extras/query.rb). Id be happy to investigate a bit more. Justin Sherrill
09:15 AM Smart Proxy Bug #535: Creating host entry for an IP that already exists results in 404 BAD REQUEST
So this may be more of a foreman issue then, rather than a smart-proxy issue. In foreman (using the smart-proxy bran... Justin Sherrill
07:21 AM Smart Proxy Bug #535: Creating host entry for an IP that already exists results in 404 BAD REQUEST
Paul, I think that the point is that it should not return 404, as thats not the correct http response code (404 means... Ohad Levy
05:53 AM Smart Proxy Bug #535 (Assigned): Creating host entry for an IP that already exists results in 404 BAD REQUEST
Have you looked at the extras/query.rb example file. This shows how additional error information can be retrieved fro... Paul Kelly

12/13/2010

04:41 PM Feature #378 (Closed): Multiple Kickstart Files/Profiles
Ohad Levy
04:40 PM Bug #496 (Closed): New/Edit Operating System page does not populate templates correctly
Ohad Levy
04:40 PM Bug #524 (Closed): unable to access epel in safe templates
Ohad Levy
04:55 AM Bug #524 (Ready For Testing): unable to access epel in safe templates
Applied in changeset commit:"380d48b95dd3ab58ba4ffae6ba324ca0f7ed622d". Ohad Levy
03:42 AM Bug #524 (Closed): unable to access epel in safe templates
Ohad Levy
04:39 PM Bug #525 (Closed): config templates contain incorrect EOL chars
Ohad Levy
04:55 AM Bug #525 (Ready For Testing): config templates contain incorrect EOL chars
Applied in changeset commit:"bb181ce2811e60fb8a204d5ad2aeff94b0e862f8". Ohad Levy
03:44 AM Bug #525 (Closed): config templates contain incorrect EOL chars
all text areas return \r\n chars instead of \n for unix systems.
Ohad Levy
04:39 PM Bug #526 (Closed): it should be possible to delete config templates from OS defaults
Ohad Levy
04:55 AM Bug #526 (Ready For Testing): it should be possible to delete config templates from OS defaults
Applied in changeset commit:"45d91fb186147abe8053ab733f3b8d83f74d1f9c". Ohad Levy
03:45 AM Bug #526 (Closed): it should be possible to delete config templates from OS defaults
Ohad Levy
04:38 PM Bug #534 (Closed): failing test for config_templates
Ohad Levy
04:35 PM Bug #534 (Ready For Testing): failing test for config_templates
Applied in changeset commit:"0bc57174af30e0e49dfd7805c95fcf7678c7a333". Ohad Levy
02:22 PM Bug #534 (Closed): failing test for config_templates
... Ohad Levy
04:35 PM Feature #468 (Ready For Testing): re-provision without pxe
Applied in changeset commit:"c5f5a83fc83858f46a862903de92c9ed23da16f9". Justin Sherrill
03:23 PM Smart Proxy Bug #535 (Rejected): Creating host entry for an IP that already exists results in 404 BAD REQUEST
Creating host entry for an IP that already exists results in 404 BAD REQUEST. We should return a better message so t... Justin Sherrill
02:22 PM Revision 0bc57174 (foreman): fixes #534 - failing test for config_templates
Ohad Levy
02:20 PM Revision c5f5a83f (foreman): Fixes #468 - adding a default template for a grubby script which create a default script for redhat distros that will re-install it when executed
Justin Sherrill
03:49 AM Revision bb181ce2 (foreman): fixes #525 - config templates contain incorrect EOL chars
Ohad Levy
03:46 AM Revision 380d48b9 (foreman): Fixes #524 - unable to access epel in safe templates, refs #469
Ohad Levy
03:46 AM Revision 45d91fb1 (foreman): Fixes #526 - it should be possible to delete config templates from OS defaults
Ohad Levy

12/12/2010

08:31 AM Smart Proxy Feature #513 (Closed): move tftp file fatching to run as in the background
the tftp proxy can respond with 202 ( see http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html).
this will allow u...
Ohad Levy
12:50 AM Feature #502 (Rejected): Foreman can use the default HTTP provider now provided in puppet core
There's the default HTTP provider that's included in puppet core now for the puppet-dashboard. I think foreman shoul... Andrew Forgue

12/09/2010

04:43 PM Bug #496 (Ready For Testing): New/Edit Operating System page does not populate templates correctly
Applied in changeset commit:"02c0befc00f4372f9ff28cfa68aaa21556a273c6". Justin Sherrill
04:43 PM Feature #469 (Ready For Testing): Sandbox kickstart rendering
Applied in changeset commit:"3284702796dd8038c2b06d505cd144859fca177e". Justin Sherrill
04:30 PM Feature #501 (Resolved): Better handling of error upon template rendering
Currently the error message when a rendering fails isn't very good and is ugly. We should make it better, especially... Justin Sherrill
04:17 PM Revision 32847027 (foreman): Fixes #469 - Changing templates to be rendered within a safemode/sandbox
Justin Sherrill
03:52 PM Revision 02c0befc (foreman): Fixes #496 - Fixing issues with operating system edit/new pages when setting default config templates
Justin Sherrill
02:49 PM Bug #500 (Duplicate): carriage return chars in partition tables and templates are dos style
it seems that textareas (like in templates and ptables) auto save \r\n chars as eol chars.
this can effect our templa...
Ohad Levy
05:47 AM Feature #499 (New): freeze certian host values after creation
evaluate if it make sense to allow modification of certain fields after initial installation.
fields such as domai...
Ohad Levy

12/08/2010

04:35 AM Bug #498: facts not displayed for openvz guests
File Attached Chris ECN
04:24 AM Bug #498: facts not displayed for openvz guests
can you please upload an example fact file of an openvz machine? Ohad Levy
03:43 AM Bug #498 (Closed): facts not displayed for openvz guests
My physical hosts show their facts correctly in foreman, however the openvz guests do not display facts at the follow... Chris ECN
03:38 AM Feature #497 (Closed): Compression in fact and report uploads
I have 7 puppet servers reporting to a central foreman server. The foreman server is connected on a slow link (1 Mbi... Chris ECN

12/07/2010

10:35 AM Bug #496 (Closed): New/Edit Operating System page does not populate templates correctly
On the New/Edit operating system page, certain things do not happen correctly.
The 'default template' drop down does...
Justin Sherrill

12/02/2010

10:33 AM Revision cc2ff904 (foreman): wip dhcp mngmt
Ohad Levy
10:33 AM Revision 37feed0d (foreman): added validations and better error handling to dns mngmt
Ohad Levy
09:02 AM Smart Proxy Revision a86f90f8: record is not created at this stage...
Ohad Levy
09:02 AM Smart Proxy Revision 085f3709: Added loggin
Ohad Levy
06:55 AM Revision 2dce41d8 (foreman): Added basic DNS manipulations
Ohad Levy
06:55 AM Revision 637c3fbe (foreman): Added basic code to handle DHCP manipulations
Ohad Levy
05:26 AM Revision f3640287 (foreman): generic module to talk with the Smart Proxies
Ohad Levy
04:12 AM Bug #495: Facts truncation when using storeconfig and sharing a MySQL DB with puppet
Wouldn't it be possible that we use the same column definition as Puppet's (which, I think, is TEXT), and only change... Ludovic LANGE

12/01/2010

07:09 AM Bug #495: Facts truncation when using storeconfig and sharing a MySQL DB with puppet
You Are correct, the reason for the change was that facts were not case sensitive therefore we changed them.
I assum...
Ohad Levy
06:31 AM Bug #495 (Closed): Facts truncation when using storeconfig and sharing a MySQL DB with puppet
Hello,
I have a Puppet 0.25.5 installation (puppet-0.25.5-1.el5.rpm) and a Foreman 0.1.6 installation (foreman-0.1.6...
Ludovic LANGE
03:29 AM Smart Proxy Revision e86a11a2: Sample config file
Ohad Levy
03:27 AM Smart Proxy Revision b65f3926: Added more verbose errors upon API requests
based on pikelly patches Ohad Levy
03:27 AM Smart Proxy Revision 18a0cb41: Added more error messages to nsupdate
based on pikelly patches Ohad Levy
03:26 AM Smart Proxy Revision b215329a: Added timestamps to subnets data
based on pikelly patches Ohad Levy
03:26 AM Smart Proxy Revision 46d028cd: cleanup the dhcp api's
added more error messages etc
Based on pikelly patches
Ohad Levy
03:24 AM Smart Proxy Revision 6cd78804: added dhcp vendor type and configuration files into settings
Ohad Levy
03:23 AM Smart Proxy Revision 59de31b1: withspaces alignments
Ohad Levy
03:08 AM Smart Proxy Revision f16a8b1b: Renamed foreman-proxy to smart-proxy
Ohad Levy

11/30/2010

09:00 AM Revision 66c46f88 (foreman): Added Subnet controllers
Ohad Levy
08:59 AM Revision 8ed419d6 (foreman): added smart proxy scaffold
Ohad Levy
07:57 AM Revision b89e304f (foreman): clean up of subnets code
Ohad Levy

11/29/2010

07:25 AM Feature #463 (Closed): rack task to reset permissions
Ohad Levy
07:22 AM Feature #463 (Ready For Testing): rack task to reset permissions
Applied in changeset commit:"18f15161be619cfc43f48edd50c295f3bce53d90". Ohad Levy
07:22 AM Feature #378 (Ready For Testing): Multiple Kickstart Files/Profiles
Applied in changeset commit:"cab0d8c6cfd26c44c12b8c95ffbc57e61e97f6d4". Ohad Levy
07:08 AM Revision cab0d8c6 (foreman): Fixes #378 - Adds support for multiple configuration templates
Configuration templates (Kickstart, preseed, syslinux, gpxe etc) can now
be saved in the database directly.
Each tem...
Ohad Levy
05:33 AM Revision e62b323b (foreman): ajax response with only valid templates for the selected OS
Ohad Levy
04:26 AM Revision a374dddf (foreman): Change the default div toggler to be a bit more responsive when hiding sections
Ohad Levy
04:26 AM Revision 44b406f4 (foreman): Added Authorization support for config templates
Ohad Levy
03:41 AM Revision a4217faf (foreman): * added pagination links
* optimized eager loading
* cleanups
Ohad Levy
03:41 AM Revision f8224973 (foreman): cleanups
Ohad Levy
03:41 AM Revision 537fae3d (foreman): Don't accept a nested template if its not selected.
Ohad Levy
03:41 AM Revision cade105f (foreman): got multiple drop downs to work, but they dont keep the right values for the next operation
WIP Ohad Levy
03:41 AM Revision 0ffa09f7 (foreman): * Added host template lookup to fall back to environment and default OS template
* Added template type search support
* Switched to searchlogic instead of named_scoped
* fix an issue with validation...
Ohad Levy
03:41 AM Revision 753210b4 (foreman): An attement to generate the methods on the fly, this need some more thought.
Ohad Levy
03:41 AM Revision 3937a295 (foreman): fixes Template search algoritim
fixes broken tests due to wrong fixtures Ohad Levy
03:41 AM Revision b06efd95 (foreman): new templates are not snippets by default
Ohad Levy
03:41 AM Revision abdb9b83 (foreman): * generaizled the os provisioning variables, so that they are availavble
on both /unattended/provisioning and /unattended/{kickstart,preseed}
* fixed an issue with wrong rendering of snippets
Ohad Levy
03:41 AM Revision 0e4459f0 (foreman): add a migration which imports the existsing templates into the database.
Note to self, this will not work if we ever remove the files from the view. Ohad Levy
03:41 AM Revision 71803be6 (foreman): cleanups
Ohad Levy
03:41 AM Revision 4faabd44 (foreman): Adds support for multiple configuration templates
This introduce a new model ConfigTemplate.
ConfigTemplate habtm operatingsystem and has many environments and
hostgro...
Ohad Levy
03:41 AM Revision 10418942 (foreman): remove redundent lines
Ohad Levy
03:41 AM Revision 851d5f40 (foreman): save the template type directly into the db, rathen then an id
Ohad Levy
03:41 AM Revision 7c2b71ee (foreman): We should really render the template, not as a text
Ohad Levy
03:41 AM Revision 2e64c001 (foreman): moved template kinds into their own model
added view logic to allow combinations only if its not a snippet, as snippets are globally availavble.
added work in...
Ohad Levy
03:41 AM Revision 016bd2ca (foreman): Add default templates (per kind) for each OS's
Ohad Levy
03:27 AM Revision 18f15161 (foreman): fixes #463 - adds a simple rake task to reset administrator user account.
Ohad Levy

11/27/2010

06:04 AM Feature #460: There should be a Search box for searching inside Report contents
Bash Shell wrote:
> patch is attached.
>
> This is a small feature, but is of value to us.
> Let me know if there ar...
Ohad Levy
06:03 AM Feature #471: enabling parameters for Operating Systems
Bash Shell wrote:
> So what does the parameter inheritance model look like now?
>
> Global->Domain->Hostgroup->OS->H...
Ohad Levy

11/25/2010

10:45 PM Feature #471: enabling parameters for Operating Systems
So what does the parameter inheritance model look like now?
Global->Domain->Hostgroup->OS->Host?
Bash Shell
12:15 PM Feature #471 (Closed): enabling parameters for Operating Systems
Ohad Levy
10:24 AM Feature #471 (Ready For Testing): enabling parameters for Operating Systems
Applied in changeset commit:"11782648754407bdda5a7f0619809ed3809e440e". Ohad Levy
06:27 PM Feature #460: There should be a Search box for searching inside Report contents
patch is attached.
This is a small feature, but is of value to us.
Let me know if there are issues or if you want ch...
Bash Shell
04:04 PM Feature #489 (Closed): Foreman API method to add/change values
The API is great news and i'm just about to write some code to use it. I'd like to see a call for adding or changing... Matt Moran
09:53 AM Revision 11782648 (foreman): fixes #471 - enabling parameters for Operating Systems
Ohad Levy

11/23/2010

12:14 AM Feature #404: Foreman creates node when importing facts
It would be nice to add a Search feature which can search for hosts with no Hostgroup, or with no class.
This way, h...
Bash Shell

11/22/2010

02:27 PM Feature #378: Multiple Kickstart Files/Profiles
updated work in progress patch at my github branch 378-multi-templates Ohad Levy
01:53 PM Bug #474: 0.1-6 does not add a node automatically on initial report
reports for new hosts, which do not receive a catalog (or basically do nothing), still report to the master, however ... Ohad Levy
03:05 AM Bug #478 (Closed): Host creation / edit operation might return undefined method `crypt'
Ohad Levy
03:02 AM Bug #478 (Ready For Testing): Host creation / edit operation might return undefined method `crypt'
Applied in changeset commit:"e03f78447c020c4e474cfd6dd6c9dda7831c2c2d". Ohad Levy
02:30 AM Bug #478 (Closed): Host creation / edit operation might return undefined method `crypt'
NoMethodError: undefined method `crypt' for nil:NilClass
Ohad Levy
02:53 AM Revision c6c45e28 (foreman): Updated rack version
Ohad Levy
02:41 AM Revision 0da5c52b (foreman): updated will paginate plugin
Ohad Levy
02:41 AM Revision c5483438 (foreman): updated rails to latest stable 2.3.x branch
Ohad Levy
02:41 AM Revision de611956 (foreman): removed empty task folder
Ohad Levy
02:38 AM Revision 26c6a158 (foreman): roles: switched to route helpers
Ohad Levy
02:30 AM Revision e03f7844 (foreman): fixes #478 - Host creation / edit operation might return undefined method crypt
Ohad Levy

11/21/2010

11:17 AM Revision 743e6eec (foreman): updated searchlogic to latest module
Ohad Levy

11/19/2010

03:09 PM Bug #477 (Closed): unable to delete an OS
Ohad Levy
03:08 PM Bug #477 (Ready For Testing): unable to delete an OS
Applied in changeset commit:"9f31354237cbee943816f0ddb13f525e22931f10". Ohad Levy
03:05 PM Bug #477 (Closed): unable to delete an OS
when trying to delete an OS, you are redirected to the JSON output of an operating system.
Ohad Levy
03:06 PM Revision 9f313542 (foreman): fixes #477 - unable to delete an OS
Ohad Levy
03:54 AM Bug #476 (Closed): rhel init script fails to start up foreman
When starting foreman with "service foreman start" the init script provided by the rpm states okay. Checking the stat... Henning Henkel
02:50 AM Support #475 (Rejected): test
Ohad Levy
02:48 AM Support #475 (Rejected): test
test Ohad Levy

11/18/2010

09:12 PM Bug #474 (Closed): 0.1-6 does not add a node automatically on initial report
Usually, if Foreman receives a report from a client that does not exist, it will create the node. I can no longer ge... Josh Baird
07:44 PM Refactor #303 (Closed): cleanup flash hash from activescafold leftovers
Ohad Levy
01:25 PM Refactor #303 (Ready For Testing): cleanup flash hash from activescafold leftovers
Applied in changeset commit:"754b1a01ab117cc478dcd68c52fe64b6705f10ff". Ohad Levy
07:40 PM Feature #473 (Closed): [FEATURE] Add the ability to have a set of default classes apply to all nodes via the UI
Add the ability to have a set of default classes apply to all nodes via the UI. Bryan Seitz
04:04 PM Bug #472 (Closed): Destroying domains redirects to main domain
I got lots of empty domains(0 hosts) due to different reasons, bad naming, rename, decommissioned, etc. When deleting... Tony Garcia
01:30 PM Feature #263: Correct pluralization "medium" <-> "media"
Rebased the patch against latest HEAD. Jochen Schalanda
07:29 AM Revision f6dd324d (foreman): Ensure layout is rendered when using html get requests for non authorized requests
Ohad Levy
04:59 AM Revision 9cb2ce08 (foreman): ignore all kind of vim swap files
Ohad Levy
04:59 AM Revision 69fd03eb (foreman): minor refactoring to unattended controller to include constants for filters
Ohad Levy
04:59 AM Revision b7c30a12 (foreman): changed application default layout file
Ohad Levy
04:59 AM Revision 754b1a01 (foreman): fixes #303 - cleanup flash hash from activescafold leftovers
Ohad Levy
 

Also available in: Atom