Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architectures.yml 125 Bytes
audits.yml 318 Bytes
auth_sources.yml 371 Bytes
brslc022.facts.yaml 2.63 KB
config_templates.yml 127 Bytes
domains.yml 326 Bytes
environments.yml 155 Bytes
fact_values.yml 126 Bytes
hostgroups.yml 123 Bytes
hosts.yml 1.69 KB
logs.yml 177 Bytes
lookup_keys.yml 117 Bytes
media.yml 281 Bytes
messages.yml 117 Bytes
models.yml 115 Bytes
notices.yml 126 Bytes
operatingsystems.yml 266 Bytes
os_default_templates.yml 201 Bytes
parameters.yml 369 Bytes
ptables.yml 395 Bytes
puppetclasses.yml 139 Bytes
report-applied.yaml 1.56 KB
report-skipped.yaml 1.56 KB
reports.yml 514 Bytes
roles.yml 3.39 KB
smart_proxies.yml 191 Bytes
sources.yml 117 Bytes
subnets.yml 303 Bytes
template_combinations.yml 186 Bytes
template_kinds.yml 185 Bytes
user_facts.yml 126 Bytes
usergroups.yml 119 Bytes
users.yml 580 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)
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...

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...
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

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

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

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.

27210309 10/10/2010 01:09 PM Paul Kelly

Added a basic notice facility to foreman

Notice.create :message => "text", :level => level, :global => boolean
if global is true then any user can cancel that message for all users
else each user must cancel the message individually

level can be "warning" or "message"...

f5df7d44 10/03/2010 03:07 PM Paul Kelly

Fixes #390 - A user account is always associated with a session

View revisions

Also available in: Atom