Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  hostext
  hypervisor
  orchestration
  smart_proxies
architecture.rb 448 Bytes
audit.rb 1.84 KB
auth_source.rb 2.09 KB
auth_source_internal.rb 349 Bytes
auth_source_ldap.rb 4.12 KB
authorization.rb 1.22 KB
bookmark.rb 951 Bytes
common_parameter.rb 162 Bytes
config_template.rb 3.34 KB
debian.rb 1.2 KB
domain.rb 1.89 KB
domain_parameter.rb 613 Bytes
environment.rb 7 KB
fact_value.rb 1.82 KB
feature.rb 110 Bytes
group_parameter.rb 626 Bytes
host.rb 22 KB
host_class.rb 221 Bytes
host_common.rb 2.83 KB
host_mailer.rb 2.4 KB
host_observer.rb 172 Bytes
host_parameter.rb 439 Bytes
host_template_helpers.rb 547 Bytes
hostgroup.rb 3.71 KB
hypervisor.rb 1.76 KB
log.rb 492 Bytes
lookup_key.rb 3.58 KB
lookup_value.rb 1.49 KB
medium.rb 1.49 KB
message.rb 212 Bytes
model.rb 236 Bytes
notice.rb 694 Bytes
operatingsystem.rb 5.8 KB
orchestration.rb 3.94 KB
os_default_template.rb 275 Bytes
os_parameter.rb 521 Bytes
parameter.rb 990 Bytes
ptable.rb 826 Bytes
puppetclass.rb 7.54 KB
redhat.rb 1.59 KB
report.rb 11 KB
role.rb 4.75 KB
setting.rb 2.77 KB
smart_proxy.rb 2.15 KB
solaris.rb 2.21 KB
source.rb 210 Bytes
subnet.rb 1.9 KB
template_combination.rb 311 Bytes
template_kind.rb 168 Bytes
user.rb 6.64 KB
user_fact.rb 654 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.83 KB
usergroup_member.rb 115 Bytes

Latest revisions

# Date Author Comment
8a65dff7 07/12/2011 06:48 AM Ohad Levy

fixes #777 - this enable auditing of when a host is changing its puppet class assignmetns

one limitation of this patch is that at the moment, each class change
gets its own audit record.

b79bd65c 07/11/2011 03:51 AM Ohad Levy

fixes #1001, foreman should not use dhcp next server when tftp is not used

cedbb8f9 07/07/2011 07:43 AM Paul Kelly

Fixes #1026 - Medium create fails with 'invalid nfs path'

Signed-off-by: Paul Kelly <>

86d01ac3 07/06/2011 11:00 AM Ohad Levy

fixes #1029 - allows smart variables to be resolved via http get request.

this would allow to an external query to resolve a variable value to a given host.

e.g.
http://foreman/hosts/&lt;fqdn&gt;/lookup_values/&lt;variable_name>

9afa092e 07/06/2011 10:07 AM Ohad Levy

fixes #322 Ability to add custom variables and multiple values resovled
in a dynamic Hierarchally order

This commits introduces the ability to define variables per puppet
class.

additionally, each class can have multiple values, depends on the host
which is requesting that variable....

29eebabc 07/03/2011 09:30 AM Ohad Levy

splitted setting default data from the migration
this allows to add new data and modify its defaults
improved settings UI a bit more
refs #100

e57d99ca 07/03/2011 01:50 AM Paul Kelly

Fixes #1013 - Architecture change is ignored on the new hostgroup page

Signed-off-by: Paul Kelly <>

76607ed5 06/29/2011 02:17 PM Ohad Levy

fixes #100 - Setting is now a ActiveRecord object

This allows users to manage foreman settings via the UI.

the UI is a bit ugly, but works :)

6180fed8 06/21/2011 05:24 AM Paul Kelly

Fixes #999 - Log the operator who performs network database operations

Signed-off-by: Paul Kelly <>

be933d8a 06/20/2011 09:17 AM Ohad Levy

fixes #998 - free text search on hostsgroup page.

Signed-off-by: Amos Benari <>

View revisions

Also available in: Atom