Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  hostext
  hypervisor
  orchestration
  smart_proxies
.gitkeep 0 Bytes
architecture.rb 520 Bytes
audit.rb 1.83 KB
auth_source.rb 2.09 KB
auth_source_internal.rb 349 Bytes
auth_source_ldap.rb 4.25 KB
authorization.rb 1.22 KB
bookmark.rb 1023 Bytes
common_parameter.rb 315 Bytes
compute_resource.rb 3.67 KB
config_template.rb 3.91 KB
debian.rb 1.2 KB
domain.rb 2.61 KB
domain_parameter.rb 673 Bytes
environment.rb 6.1 KB
fact_value.rb 2.35 KB
facts_importer.rb 2.37 KB
feature.rb 110 Bytes
group_parameter.rb 685 Bytes
host.rb 25.5 KB
host_class.rb 230 Bytes
host_common.rb 3.54 KB
host_mailer.rb 3.22 KB
host_observer.rb 81 Bytes
host_parameter.rb 671 Bytes
host_template_helpers.rb 961 Bytes
hostgroup.rb 4.91 KB
hypervisor.rb 2.05 KB
log.rb 492 Bytes
lookup_key.rb 3.79 KB
lookup_value.rb 1.88 KB
medium.rb 1.53 KB
message.rb 212 Bytes
model.rb 342 Bytes
notice.rb 694 Bytes
operatingsystem.rb 5.83 KB
orchestration.rb 5.34 KB
os_default_template.rb 275 Bytes
os_parameter.rb 599 Bytes
parameter.rb 1000 Bytes
ptable.rb 954 Bytes
puppetclass.rb 6.81 KB
redhat.rb 1.44 KB
report.rb 12.2 KB
report_common.rb 1.45 KB
role.rb 4.76 KB
setting.rb 3.29 KB
smart_proxy.rb 2.27 KB
solaris.rb 3.55 KB
source.rb 210 Bytes
subnet.rb 4.11 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
template_combination.rb 311 Bytes
template_kind.rb 168 Bytes
user.rb 7.14 KB
user_fact.rb 681 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.85 KB
usergroup_member.rb 115 Bytes
vm.rb 706 Bytes
windows.rb 270 Bytes

Latest revisions

# Date Author Comment
7e0a5873 04/27/2012 02:54 PM Jim Perrin

fixes #1254 - initial support to pxeboot windows

41402094 04/26/2012 01:48 PM Ohad Levy

removed puppet from Gem file requirement

this commit also tries to simplify the way we use bundler, in future commits,
we should add more logic of which gems to load based on configration file.

dbbbd0a7 04/26/2012 01:26 PM Ohad Levy

make sure foreman doesnt blow up when running without libvirt / virt gems

0bb532cf 04/26/2012 01:22 PM Ohad Levy

ensure facts importer works correctly also when importing from a report / rake task

975b4164 04/25/2012 03:12 PM Ohad Levy

ensures populate hosts rake task can run correctly

96ede451 04/16/2012 09:32 AM Amos Benari

fixes #1574 - ovirt - add remove and show volumes

  • volume and interface ordering is now working
  • removed include blank because it is a duplicate of the Blank ovirt-template.
  • bootable is disabled when editing a vm, because currently I don't handle volume updates. just add and remove of a volume....
f37cd6e7 04/09/2012 10:43 AM Ohad Levy

refs #1452 - cant change values while in orcehstation as its already a frozen hash

f37934af 04/09/2012 07:29 AM Ohad Levy

fixes #1452 use fog for libvirt management

This patch introduces a few new features:

  • console support
  • multiple disks
  • multiple nics
4213d2be 03/28/2012 01:08 PM Ohad Levy

first go at vmware integeration refs #955

this patch adds the ability to add a vmware compute resource, and display their console

fb41e606 03/23/2012 02:44 PM Jason Antman

fix for undefined constant virt error when running

When unattended is set to false, foreman is unable to run correctly.

This patch loads virt gem anyway (as bunder force it to be installed),
this is not ideal, but since we are migrating away from virt to use...

View revisions

Also available in: Atom