Project

General

Profile

Activity

From 08/09/2009 to 09/07/2009

09/07/2009

03:58 PM Feature #3 (Closed): Add support for a node inhertiance like in external nodes
Ohad Levy
03:44 PM Feature #3 (Closed): Add support for a node inhertiance like in external nodes
It should be possible to group classes and define default parameters (values).
Than this group can be selected per h...
Ohad Levy
03:58 PM Feature #2 (Closed): Provide dynamic variables support
Ohad Levy
03:58 PM Feature #2 (Resolved): Provide dynamic variables support
Ohad Levy
03:46 PM Feature #2 (Assigned): Provide dynamic variables support
Ohad Levy
03:21 PM Feature #2 (Closed): Provide dynamic variables support
it should be possible to allow though external nodes a dynamic allocation of parameters per host.
Currently we allow...
Ohad Levy
03:49 PM Revision 152204ad (foreman): Renamed projet to the Torque
Ohad Levy
03:46 PM Feature #1 (Assigned): Ldap/AD authentication
Ohad Levy
06:38 AM Revision c7643fc9 (foreman): added domain and common specific parameters.
this adds a similar functionality to extlookup.
the order in which parameters are processed is:
common => domain => h...
Ohad Levy
05:53 AM Revision 5617cefe (foreman): removed redundent begin end block
Ohad Levy

09/06/2009

11:53 PM Feature #1 (Closed): Ldap/AD authentication
Ohad Levy
03:57 PM Revision 8fea4dbf (foreman): minor formating
Ohad Levy
03:56 PM Revision 992828c5 (foreman): Making sure group exist before reading it's parameters
Moty Lavi
02:44 PM Revision eac234e0 (foreman): renamed project to the torque
Ohad Levy
08:09 AM Revision e894d03a (foreman): fixed the issue when the method would not work correctly when the hostgroup would be empty
Ohad Levy

09/05/2009

05:43 PM Revision 086ec942 (foreman): Added Groups to puppet classes, now its possible to associate a host with a group of classes
it also allowed to setup parameters per group and override them in the host level
I've done it late at night, so who...
Ohad Levy
03:59 PM Revision 3446abb6 (foreman): the hostname is now a link to the edit method
Ohad Levy
12:16 PM Revision f7c9d852 (foreman): Changed default TFTP dir to be a subdir of GNI.
Ohad Levy
07:47 AM Revision f76a77e7 (foreman): fixed issues with Ubuntu Preseed, currently tested only on Jaunty, added a default Ubuntu/Debian partition layout
Ohad Levy
07:42 AM Revision 9802ac9b (foreman): no need to remove the startup file, if required, change it through puppet itself.
Ohad Levy

09/01/2009

04:35 PM Revision c959c20c (foreman): no need to enable autosign for the post install scripts
Ohad Levy

08/31/2009

02:05 PM Revision 26a8190e (foreman): Unattended Installation works again, fixed many small debian issues
Ohad Levy

08/24/2009

04:17 PM Revision 959931ef (foreman): Merge branch 'ohad'
Ohad Levy
04:07 PM Revision c878e775 (foreman): moved hardcoded URLS into url_path
Ohad Levy
04:01 PM Revision 59ff4da6 (foreman): added a minor OS version as well, as this is currently important for EPEL installation.
fixed an issue when domain name didn't exist (should not happen usually,
but still possible when importing yaml files...
Ohad Levy
04:00 PM Revision a98d5dcf (foreman): removed helper from all controllers by default, this can conflict with AS
when having multiple fields with the same name.. e.g. name Ohad Levy
02:13 PM Revision d6de9136 (foreman): fixed an useless error when trying to populate an host entry when there are no host facts
Ohad Levy
02:12 PM Revision ea4fd101 (foreman): * added a Partition table or disk layout validation and tests
* removed "self" from places its not required.
* added shortname method(for just hostname)
* added support for settin...
Ohad Levy
01:13 PM Revision 2ce2046f (foreman): added some status icons, and a bit of DRY
Ohad Levy

08/23/2009

04:53 PM Revision 927e500a (foreman): this was breaking non Linux distribution and wasnt useful anyway...
Ohad Levy
04:05 PM Revision a51a420f (foreman): Merge branch 'ohad' of git://github.com/ohadlevy/gni into origin/ohad
Ohad Levy
04:03 PM Revision 766e0f38 (foreman): a simple host status indicator
Ohad Levy
02:59 PM Revision 897264ee (foreman): Merge commit 'home/origin/ohad' into ohad
Ohad Levy
02:58 PM Revision 774a8797 (foreman): typo - need to escapes now
Ohad Levy
02:58 PM Revision cf3d1b3a (foreman): show installation file in spoof mode
Ohad Levy
02:58 PM Revision 532f36fa (foreman): removed host tftp file to boot from default
Ohad Levy
02:40 PM Revision 1258651a (foreman): merged
Ohad Levy
01:35 PM Revision 3d5d34a9 (foreman): no need to remove the facts and reports twice, as they were already
removed when the host was set on build,(the only exception is if the
host is still running and the certificate has no...
Ohad Levy
01:33 PM Revision a79cf03f (foreman): added allowed_to_install and handle_ca before filters, breaks done the scope of each method
Ohad Levy
01:31 PM Revision 4eae751e (foreman): avoid ruby warning about strings
Ohad Levy
01:31 PM Revision 2d4af495 (foreman): force file rewrite, avoids FileUtils exceptions
Ohad Levy
01:30 PM Revision 5a1df200 (foreman): added images for flash messages
Ohad Levy

08/22/2009

05:23 PM Revision 8a0a3efc (foreman): added support for epel and fixed a few typos
Ohad Levy
05:23 PM Revision b602deb0 (foreman): built function and puppetca proxy now works
Ohad Levy
05:21 PM Revision 67981d0e (foreman): added support for epel and fixed a few typos
Ohad Levy
04:11 PM Revision 33882bb9 (foreman): built function and puppetca proxy now works
Ohad Levy
03:49 PM Revision 1926234d (foreman): added a partition table validation or a custom disk layout
Ohad Levy
03:49 PM Revision 8afcd33d (foreman): added fqdn variable
Ohad Levy
03:48 PM Revision f09d23e4 (foreman): added some basic validations if the file exists
Ohad Levy
03:48 PM Revision f4e93739 (foreman): started to simplify kickstart templates, moved a lot of generic stuff to helpers so we dont have to repeat ourselfs in each os
Ohad Levy
03:47 PM Revision 4f92ab78 (foreman): started to simplify kickstart templates, moved a lot of generic stuff to helpers so we dont have to repeat ourselfs in each os
Ohad Levy
03:40 PM Revision a73a6939 (foreman): added some basic validations if the file exists
Ohad Levy
02:51 PM Revision fe1ecc7e (foreman): added fqdn variable
Ohad Levy
02:50 PM Revision dd4ab226 (foreman): added a partition table validation or a custom disk layout
Ohad Levy

08/20/2009

06:57 AM Revision 1938eb58 (foreman): fixed typos
Ohad Levy
06:57 AM Revision 2f01ea7f (foreman): fixes a bug with nested array in external nodes
Ohad Levy
06:57 AM Revision 133bc6dc (foreman): fixes a bug with nested array in external nodes
Ohad Levy
03:44 AM Revision 383a612c (foreman): fixed typos
Ohad Levy

08/19/2009

07:22 AM Revision dd6a363f (foreman): cleaned up git submodules
Ohad Levy
07:22 AM Revision 5ea6471c (foreman): updated README to point to the wiki
Ohad Levy
07:20 AM Revision 5cfc5553 (foreman): updated README to point to the wiki
Ohad Levy
07:10 AM Revision e9523955 (foreman): If no environments are used, we import the default production one
Ohad Levy
06:55 AM Revision 95db4b8d (foreman): rake job that imports puppet envs and classes
Ohad Levy
06:47 AM Revision f8e711fe (foreman): added import of puppet classes
Ohad Levy

08/18/2009

02:05 PM Revision 60dde184 (foreman): this was breaking non Linux distribution and wasnt useful anyway...
Ohad Levy

08/16/2009

04:47 PM Revision 8613dec9 (foreman): added a build action, this triggers all required actions (e.g. PuppetCA, DNS Tftp etc
Ohad Levy
04:43 PM Revision 064492a6 (foreman): cleaned up git submodules
Ohad Levy
04:42 PM Revision 83d4adba (foreman): Fixed an issue when flash messages were broken
Ohad Levy

08/15/2009

03:43 PM Revision 1ff38d3c (foreman): Merge branch 'ohad'
Ohad Levy
08:52 AM Revision 0ce8fa05 (foreman): Added an inline yaml output in the browser, this allows a user to see the
YAML output for external nodes
now the yaml function can accept both ID or fqdn parameter
Ohad Levy

08/13/2009

05:08 PM Revision d6549430 (foreman): added some basic nested views
Ohad Levy
05:07 PM Revision ff8ad96a (foreman): added some basic nested views
Ohad Levy
04:43 PM Revision 7ce17386 (foreman): added a note about old yaml files
Ohad Levy
04:43 PM Revision 5bb90796 (foreman): added a note about old yaml files
Ohad Levy
04:28 PM Revision 80ce2367 (foreman): updated wrong yaml path
Ohad Levy
03:51 PM Revision 9a04e4b6 (foreman): Merge branch 'master' into ohad
Ohad Levy
03:43 PM Revision e22af92d (foreman): Added a rake task which imports facts (in yaml format) directly to the DB.
this is useful for people who don't use store configs, but still want to import puppet node information to the database. Ohad Levy
03:43 AM Revision 1c87df3b (foreman): Fix for broken index creation on MySQL servers.
It is now possible to create GNI Database on a MySQL server when it was
not originally initiated by store configs.
Ohad Levy
03:40 AM Revision 2f5d856e (foreman): Fix for broken index creation on MySQL servers.
It is now possible to create GNI Database on a MySQL server when it was
not originally initiated by store configs.
Ohad Levy

08/12/2009

05:04 PM Revision bff742ab (foreman): added basic features and a basic host creation test
Ohad Levy
04:30 PM Revision 410fb097 (foreman): added a test for normalize hostname method
Ohad Levy
04:01 PM Revision ad36b317 (foreman): Added Operating System validations
Detect if an encrypted password is saved or if we have to encrypt it (currently its limited to $1$gni$prefix
moved/re...
Ohad Levy
02:03 PM Revision 2ddb7cb5 (foreman): removed warning
Ohad Levy

08/10/2009

04:35 AM Revision dd2b33da (foreman): fixed broken tests
Ohad Levy

08/09/2009

01:15 PM Revision 5ca94bb5 (foreman): 0.25 doesnt store IP address(?)
Ohad Levy
01:15 PM Revision 192ec2cf (foreman): puppet doesnt store dates in UTC, redmine #2518
Ohad Levy
 

Also available in: Atom