Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  hostext
  hypervisor
  orchestration
  smart_proxies
.gitkeep 0 Bytes
architecture.rb 563 Bytes
archlinux.rb 439 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 1.09 KB
common_parameter.rb 315 Bytes
compute_resource.rb 5.3 KB
config_template.rb 4 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.72 KB
facts_importer.rb 2.71 KB
feature.rb 110 Bytes
group_parameter.rb 685 Bytes
host.rb 27.3 KB
host_class.rb 230 Bytes
host_common.rb 3.62 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
image.rb 679 Bytes
key_pair.rb 178 Bytes
log.rb 492 Bytes
lookup_key.rb 3.79 KB
lookup_value.rb 1.87 KB
medium.rb 1.53 KB
message.rb 212 Bytes
model.rb 342 Bytes
notice.rb 694 Bytes
operatingsystem.rb 5.93 KB
orchestration.rb 5.79 KB
os_default_template.rb 336 Bytes
os_parameter.rb 599 Bytes
parameter.rb 1000 Bytes
ptable.rb 954 Bytes
puppetclass.rb 6.7 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.38 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
template_combination.rb 311 Bytes
template_kind.rb 168 Bytes
user.rb 7.31 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
18c29e63 06/20/2012 04:19 AM Ohad Levy

fixes #1691 - allow searching for fact values for hosts inside a hostgroup

cbf4be7c 06/18/2012 03:30 AM Florent Castelli

Fixes puppetclasses search with pg database

The request is sorting the results on a field that isn't in the DISTINCT
SELECT'ed columns and pg doesn't like it.
Fixes #1607

dbc4dc30 06/17/2012 07:30 AM Ohad Levy

we don't change mac/ip by default

This seems to be a bit tricky as facter not always report the correct mac.

managed hosts will not be auto updating by default, however one could still
define the ignore_puppet_facts_for_provisioning settings.

79cb5cc0 06/17/2012 05:24 AM Ohad Levy

fixes #1115 Host parameters are not available via the API

0dd21533 06/17/2012 03:33 AM Ohad Levy

don't allow to delete a provisioning template when its assigned to an OS default template

83bd2c68 06/15/2012 02:10 AM Ohad Levy

ensure that facter mac addressed and formatted correctly when imported into foreman

ad824a4d 06/14/2012 10:16 AM Ohad Levy

ensure that you can't delete a compute resource while its used - fixes #1683

defd626b 06/13/2012 07:23 AM Ohad Levy

ptable, arch and medium errors where not always visible in the UI when saving a host

38d455d1 06/13/2012 04:11 AM Ohad Levy

code comments typos

32489ff4 06/13/2012 04:07 AM Ohad Levy

ensure that autosign entries are removed when using ssh based provisioning.

this is required, as we changed the ssh part to be post db commit.

View revisions

Also available in: Atom