Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architecture.rb 424 Bytes
auth_source.rb 2.04 KB
auth_source_internal.rb 356 Bytes
auth_source_ldap.rb 3.94 KB
common_parameter.rb 70 Bytes
debian.rb 1.09 KB
domain.rb 967 Bytes
domain_parameter.rb 147 Bytes
environment.rb 5.54 KB
fact_value.rb 1.18 KB
group_parameter.rb 149 Bytes
host.rb 16.8 KB
host_mailer.rb 2.44 KB
host_observer.rb 659 Bytes
host_parameter.rb 228 Bytes
hostgroup.rb 777 Bytes
log.rb 402 Bytes
lookup_key.rb 540 Bytes
lookup_value.rb 166 Bytes
media.rb 675 Bytes
message.rb 155 Bytes
model.rb 198 Bytes
notice.rb 498 Bytes
operatingsystem.rb 2.88 KB
parameter.rb 409 Bytes
ptable.rb 754 Bytes
puppetclass.rb 5.84 KB
redhat.rb 1.73 KB
report.rb 8.37 KB
report_observer.rb 565 Bytes
solaris.rb 149 Bytes
source.rb 153 Bytes
subnet.rb 1.06 KB
user.rb 4.15 KB
usergroup.rb 1.77 KB
usergroup_member.rb 115 Bytes

Latest revisions

# Date Author Comment
d97375e0 10/31/2010 02:51 PM Ohad Levy

Fixes #284 - Use MAC address if IP doesn't exist when tftp booting

  • Uses any of the assoicated mac addresses (RH only) prior to IP
  • Adds a new settings to not update mac or ip information to Foreman - used for cases
    where DHCP booting is done via a temporary dhcp range
41d40698 10/26/2010 04:52 PM Paul Kelly

Fixes #386 - Updated rake puppet:import_classes to support the new API

The rake task now queries for the changes and then performs the update.

Some additional sanity checking is performed in the execution phase.

A batch mode is provided via rake puppet:import:puppet_classes[true]. When...

27ecacf5 10/26/2010 01:42 PM Ohad Levy

Fixed an issue with metric processing on 0.25.x reports, refs #405

6352d882 10/24/2010 01:45 PM Jochen Schalanda

Added support for Debian-based distributions for automatically populating TFTP directory.

0f77c7f2 10/24/2010 01:12 PM Ohad Levy

Fixes #178 and Fixes #24 - Automate populating the TFTP directory

This implementation is only for the Red Hat family, other OS's should follow
It implements a way to query foreman and gets the required boot files (i.e. kernel and initrd) files
from a predefine media over JSON....

475455ed 10/24/2010 11:27 AM Ohad Levy

fixes #414 - Do not store debug messages

4cbaa406 10/21/2010 10:17 AM Ohad Levy

Fixes #405 and Fixes #349 - Adds support to 2.6.x reports

NOTE: Its recommended to Backup your DB prior to using this patch.

8bcd52c0 10/20/2010 03:24 PM Ohad Levy

updating EPEL rpm link for RHEL6

a2c6281b 10/17/2010 02:54 PM Ohad Levy

Operating system API should return allowed ptable, arch and media for this os

ff5ad780 10/17/2010 08:43 AM Ohad Levy

Added JSON API Support to the OS controller

View revisions

Also available in: Atom