Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  hostext
  hypervisor
  orchestration
  smart_proxies
.gitkeep 0 Bytes
architecture.rb 555 Bytes
archlinux.rb 439 Bytes
auth_source.rb 2.09 KB
auth_source_internal.rb 349 Bytes
auth_source_ldap.rb 4.25 KB
authorization.rb 1.39 KB
bookmark.rb 1006 Bytes
common_parameter.rb 307 Bytes
compute_resource.rb 5.57 KB
config_template.rb 6.2 KB
dashboard.rb 2.01 KB
debian.rb 1.2 KB
domain.rb 2.66 KB
domain_parameter.rb 674 Bytes
environment.rb 1.42 KB
environment_class.rb 1.06 KB
fact_value.rb 2.65 KB
facts_importer.rb 2.91 KB
feature.rb 110 Bytes
group_parameter.rb 686 Bytes
host.rb 29.5 KB
host_class.rb 222 Bytes
host_common.rb 3.47 KB
host_mailer.rb 3.22 KB
host_observer.rb 622 Bytes
host_parameter.rb 663 Bytes
host_template_helpers.rb 1.02 KB
hostgroup.rb 5.28 KB
hypervisor.rb 2.05 KB
image.rb 679 Bytes
key_pair.rb 178 Bytes
log.rb 492 Bytes
lookup_key.rb 6.75 KB
lookup_value.rb 2.01 KB
medium.rb 1.68 KB
message.rb 212 Bytes
model.rb 342 Bytes
notice.rb 694 Bytes
operatingsystem.rb 5.92 KB
orchestration.rb 5.79 KB
os_default_template.rb 336 Bytes
os_parameter.rb 591 Bytes
parameter.rb 1.1 KB
ptable.rb 1 KB
puppet_class_importer.rb 9.18 KB
puppetclass.rb 7.25 KB
redhat.rb 1.44 KB
report.rb 12.3 KB
report_common.rb 1.47 KB
role.rb 4.76 KB
setting.rb 3.48 KB
smart_proxy.rb 2.48 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
token.rb 372 Bytes
user.rb 7.66 KB
user_fact.rb 681 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.83 KB
usergroup_member.rb 115 Bytes
vm.rb 706 Bytes
windows.rb 270 Bytes

Latest revisions

# Date Author Comment
3aca6ed6 10/17/2012 07:25 AM Joseph Magen

fixes #1888 - set value to default if zero or less

thie is relevant for both
  • idle_timeout
  • entries_per_page
  • puppet_interval
518d50bb 10/17/2012 05:13 AM Petr Chalupa

auto create admin-user when missing in API requests

add getter for admin user User.admin which auto creates admin when missing

24a1db18 10/14/2012 10:51 AM Ohad Levy

refs #1892 - ensure that when unattended / orchestation is disabled this code does not executed.

23593123 10/10/2012 04:07 AM Ohad Levy

refs #1892 - make sure hosts objects are not READONLY

(rails by default when using scope with joins set the records to readonly)

4fed5385 10/09/2012 02:55 PM Ohad Levy

fixes #1892 - auto generate provisioning tokens based on build state

81159d4b 10/04/2012 11:14 AM Greg Sutcliffe

Use tokens for discovery of host identity during installation

- fixes #1069
- fixes #1720
- refs #969

2ccb32e9 10/03/2012 11:51 AM Ohad Levy

adds BMC proxy feature.

This patch simply allows foreman to save a proxy with BMC feature.

without this, Foreman will error out and the proxy won't be usable at all.

77a8080a 10/03/2012 11:44 AM Ohad Levy

refs #832 do not force smartvars order saved if they are the default or not sent over the wire.

75bd351e 09/26/2012 12:15 AM Ohad Levy

refs #832 - making sure that ENC values cast - skipped this patch somehow

f8d94608 09/24/2012 10:41 AM Amos Benari

fixes #832 - adds parameterized class support

Credits:
This patch is based on the original work of Olivier Favre
<> many many thanks!

This patch adds the following features
  • import class parameters, and try to understand their types
  • support a complex matrix of environments, puppet classes and their...

View revisions

Also available in: Atom