Project

General

Profile

Download (395 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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...
ea4fd101 08/24/2009 02:12 PM Ohad Levy
  • added a Partition table or disk layout validation and tests
  • removed "self" from places its not required.
  • added shortname method(for just hostname)
  • added support for setting the default password as part of the settings.yaml file
  • added fv method to return facts in a bit more DRY way.
9a55cdc2 07/30/2009 04:38 PM Ohad Levy

added partition table model, this allows to have standard partition tables for new hosts, or a customized ones per host if required