Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architecture.rb 448 Bytes
auth_source.rb 2.1 KB
auth_source_internal.rb 356 Bytes
auth_source_ldap.rb 4.12 KB
authorization.rb 1.13 KB
common_parameter.rb 70 Bytes
debian.rb 1.09 KB
domain.rb 1.68 KB
domain_parameter.rb 613 Bytes
environment.rb 6.9 KB
fact_value.rb 1.18 KB
group_parameter.rb 626 Bytes
host.rb 20.1 KB
host_mailer.rb 2.44 KB
host_observer.rb 659 Bytes
host_parameter.rb 439 Bytes
hostgroup.rb 875 Bytes
log.rb 402 Bytes
lookup_key.rb 540 Bytes
lookup_value.rb 166 Bytes
media.rb 699 Bytes
message.rb 155 Bytes
model.rb 222 Bytes
notice.rb 635 Bytes
operatingsystem.rb 2.92 KB
parameter.rb 433 Bytes
ptable.rb 778 Bytes
puppetclass.rb 5.93 KB
redhat.rb 1.79 KB
report.rb 8.75 KB
report_observer.rb 567 Bytes
role.rb 4.75 KB
solaris.rb 149 Bytes
source.rb 153 Bytes
subnet.rb 1.09 KB
user.rb 6.09 KB
user_fact.rb 654 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.7 KB
usergroup_member.rb 115 Bytes

Latest revisions

# Date Author Comment
14dd0353 11/16/2010 01:00 PM Ohad Levy

fixes #470 - Add gpxe scripts support

This commit implements the following:
  • dynamic gpxe script that kickstart purly with gpxe - see usage example below
  • add static network option to kickstart, ie if added ?static=true to the url, network configuration would be static...
40f9bcc1 11/12/2010 09:06 PM Ohad Levy

fixes #461 - Newly installed foreman installation creates the admin account without Admin permissions

4e7b2b98 11/11/2010 08:47 PM Paul Kelly

Fixes #450 - Environment imports lose their puppetclass associations

8a685d40 11/11/2010 10:43 AM Ohad Levy

fixes #457 - LDAP on the fly user creation no longer works

010c668d 11/10/2010 12:43 PM Paul Kelly

Fixes #444 - use searchlogic in interesting report filter

23e59327 11/09/2010 12:15 PM Ohad Levy

Ensures that all anonymous actions are allowed - refs #366

c9fff7c1 11/08/2010 09:47 PM Paul Kelly

Fixes #168 - optional unattended settings

b34e9aea 11/08/2010 07:53 PM Ohad Levy

Fixes #298 - Add tests to unattended controller

on the way, I've fixed a few bugs:
  • When OS is sucsuffully installed, it tells foreman it was installed
    when having roles enabled, Foreman would not allow an anonymous user to change the settings
  • text/plain was only being set for spoof operations...
3af5f2e6 11/08/2010 12:31 PM Ohad Levy

fixes #438 - automatically associate the host domain

This reverts a bahaviour prior to #398, the main difference
is that the domain will not be created, rather only existing
will be used.

9fd7478e 11/07/2010 10:39 AM Paul Kelly

Fixes #366 - Redmine authorization port

This is a major feature which provides RBAC authorization within Foreman
a mental note to myself - never ever work on large commits

View revisions

Also available in: Atom