Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  orchestration
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
config_template.rb 1.17 KB
debian.rb 1.1 KB
domain.rb 1.88 KB
domain_parameter.rb 613 Bytes
environment.rb 7.02 KB
fact_value.rb 1.18 KB
group_parameter.rb 626 Bytes
host.rb 21.5 KB
host_mailer.rb 2.44 KB
host_observer.rb 207 Bytes
host_parameter.rb 439 Bytes
hostgroup.rb 998 Bytes
log.rb 402 Bytes
lookup_key.rb 540 Bytes
lookup_value.rb 166 Bytes
medium.rb 700 Bytes
message.rb 155 Bytes
model.rb 222 Bytes
notice.rb 635 Bytes
operatingsystem.rb 3.46 KB
orchestration.rb 3.54 KB
os_default_template.rb 275 Bytes
os_parameter.rb 521 Bytes
parameter.rb 433 Bytes
ptable.rb 778 Bytes
puppetclass.rb 5.93 KB
redhat.rb 1.8 KB
report.rb 8.75 KB
report_observer.rb 567 Bytes
role.rb 4.75 KB
smart_proxy.rb 586 Bytes
solaris.rb 149 Bytes
source.rb 153 Bytes
subnet.rb 1.89 KB
template_combination.rb 311 Bytes
template_kind.rb 168 Bytes
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
db59a916 12/20/2010 05:31 AM Jochen Schalanda

Fixes #263 - Refactored Foreman to use correct singular and pluralization of medium/media

90b83222 12/16/2010 10:10 AM Ohad Levy

Fixes #540 - Manages sub proxies

Automates the creation of DHCP, DNS and TFTP settings on remote servers.
This handles all required settings in order to prepare a machine for provisioning.

DHCP:
  • Reservation will be created per host, setting the following options:...
06823dc7 12/16/2010 08:54 AM Ohad Levy

Fixes #65, Fixes #339 and Fixes #539

This commit introduce the following:
  • Smart proxy CRUD within Foreman
  • Subnet operations
    • CRUD
    • Finding the next free IP (via the dhcp proxy)
  • Association of subnets, domains to proxies (dns, dhcp and tftp)
0bc57174 12/13/2010 02:22 PM Ohad Levy

fixes #534 - failing test for config_templates

bb181ce2 12/13/2010 03:49 AM Ohad Levy

fixes #525 - config templates contain incorrect EOL chars

380d48b9 12/13/2010 03:46 AM Ohad Levy

Fixes #524 - unable to access epel in safe templates, refs #469

32847027 12/09/2010 04:17 PM Justin Sherrill

Fixes #469 - Changing templates to be rendered within a safemode/sandbox

02c0befc 12/09/2010 03:52 PM Justin Sherrill

Fixes #496 - Fixing issues with operating system edit/new pages when setting default config templates

cab0d8c6 11/29/2010 07:08 AM Ohad Levy

Fixes #378 - Adds support for multiple configuration templates

Configuration templates (Kickstart, preseed, syslinux, gpxe etc) can now
be saved in the database directly.

Each template is associated with valid operating systems (unless if its a
snippet which can rendered via all other templates) and a possible...

11782648 11/25/2010 09:53 AM Ohad Levy

fixes #471 - enabling parameters for Operating Systems

View revisions

Also available in: Atom