Project

General

Profile

Download (2.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

3f482b82 11/19/2012 02:25 AM Ohad Levy

fixes #1957 - remove old libvirt hypervisors code

Since foreman 1.0 libvirt hypervisors are now part of compute resources
this patch removes the old code and migrate any existing hypervisors to
be libvirt based compute resources.

6241f2ee 08/08/2012 08:57 AM Sam Kottler

[UI] Fixed inconsistent tab naming for the initially active tab

6c8f473c 05/31/2012 08:08 AM Amos Benari

fixes #1664 hostgroup-selected for edit host is broken.

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

ace6fbad 03/14/2012 05:46 AM Ohad Levy

fixes #1503 - When creating a host, it should be possible to define a Puppet CA and a Puppet Master to use

24e55891 12/25/2011 03:15 AM Ohad Levy

fixes #1411 - hostgroup ajax actions are mostly broken

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

b26ddb7d 10/30/2011 05:22 AM Ohad Levy

fixes #1272 - New Hostgroup: Selecting an environment does not update class list

d59a4f2d 10/27/2011 08:55 AM Ohad Levy

fixes #1267 - missing root password

05ab4c16 10/18/2011 04:31 PM Ohad Levy

new UI for foreman

8dec3f5b 08/09/2011 06:48 AM Ohad Levy

fixes #1085 - add default domain and subnet settings to hostgroups

d5707b63 08/03/2011 02:24 AM Ohad Levy

fixes #724 - Allow default VM specs to be tied to a hostgroup

4d4b84f6 06/20/2011 07:07 AM Ohad Levy

fixes #35 - Allow hostgroup nesting for puppet classes and parameters

36f93e4d 03/17/2011 02:32 PM Ohad Levy

Fixes #609 - Orchestrate puppetca operations

This also includes adding support for a puppet smart-proxy target type
and providing migration support
Updated to provide backward compatability for host and hostgroup objects
Now terminates the build and incorporates other fixes...

8deb9933 03/15/2011 04:56 AM Ohad Levy

updates host forms

668d432f 03/15/2011 04:26 AM Ohad Levy

added css grid and converted most pages to use that grid

1ab261e1 02/04/2011 04:31 AM Ohad Levy

Fixes #649 - Makes the operating system settings for hostgroups obey the :unattended global setting

Based on the original patch from Justin Sherrill.

e5d3f34e 02/01/2011 04:24 PM Ohad Levy

Fixes #631 - Adds the ability to set default values for hostgroups, which
are automatically applied when creating a new host (and selecting that
host group), and allows for templates to be rendered with those default
hostgroup values

b09b4515 04/28/2010 10:12 AM Ohad Levy Fixes #193 - move hosts controller away from AS
  • Remove active scaffold from hosts controller.
  • changed default host graphs from one day for up to one week
  • added dynamic dropdown boxes for host creation / edit page (e.g. for puppet classes, operating systems etc)....
bd46fa41 04/27/2010 06:47 AM Ohad Levy

fixes #200 - Remove activescaffold from the puppet groups page