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
config_template.rb 3.91 KB
debian.rb 1.2 KB
domain.rb 2.47 KB
domain_parameter.rb 673 Bytes
environment.rb 7.07 KB
fact_value.rb 2.35 KB
feature.rb 110 Bytes
group_parameter.rb 689 Bytes
host.rb 26 KB
host_class.rb 230 Bytes
host_common.rb 3.53 KB
host_mailer.rb 3.22 KB
host_observer.rb 221 Bytes
host_parameter.rb 507 Bytes
host_template_helpers.rb 961 Bytes
hostgroup.rb 4.3 KB
hypervisor.rb 2.02 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.79 KB
orchestration.rb 5.31 KB
os_default_template.rb 275 Bytes
os_parameter.rb 599 Bytes
parameter.rb 1000 Bytes
ptable.rb 954 Bytes
puppetclass.rb 7.64 KB
redhat.rb 1.57 KB
report.rb 12.2 KB
report_common.rb 1.46 KB
role.rb 4.77 KB
setting.rb 3.3 KB
smart_proxy.rb 2.16 KB
solaris.rb 3.55 KB
source.rb 210 Bytes
subnet.rb 4.1 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
template_combination.rb 311 Bytes
template_kind.rb 168 Bytes
user.rb 6.93 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

Latest revisions

# Date Author Comment
5130ec27 01/16/2012 02:26 AM Frank Sweetser

Fix typo (where -> were)

Signed-off-by: Frank Sweetser <>

04ca0737 01/15/2012 09:44 AM Ohad Levy

fixes #1436 - error while removing puppet classes

b99ef03f 01/15/2012 09:38 AM Ohad Levy

fixes #1341 - tftp templates can now use @host as well.

b985b702 01/15/2012 08:44 AM Ohad Levy

fixes #1401 - smart proxies filtering. will not remember the selected filter once an operation was selected

e51eda38 01/10/2012 03:50 PM Ohad Levy

fixes #1376 - Unattended installation without TFTP integration

fa62ea80 01/10/2012 03:04 PM Ohad Levy

fixes #1281 - assingn more than one domains to a subnet

e89efb28 01/10/2012 05:41 AM Ohad Levy

fixes #786 - Add the option to use existing DHCP reservations

note that this patch only ensures that the ip used is the same as the
existing dhcp record.
if there is a mistmatch in what foreman expects in the reservation vs.
actual state, #944 should kick in.

1704e000 01/08/2012 01:41 PM Florian Koch

fixes #1313 ensure all host names are lowercased

Signed-off-by: Florian Koch <>

8cc2722d 01/08/2012 10:06 AM Florian Koch

fixes #1432 - subnet gateway infos only saved when fill gateway and dns fields

the informations in the subnet form only saved if you fill the gateway and one dns fields
the cause is the validation in models/subnets.rb
whyever the :allow_blank should work, but i need to add :allow_nil also to get this working...
50751ff4 01/05/2012 02:28 PM Trey Dockendorf

fixes #1361 -- Add gateway and dns fields to Subnets

  • Allow subnet values to be accessed in provisioning templates

View revisions

Also available in: Atom