Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
common.rb 214 Bytes
compute.rb 13.9 KB
dhcp.rb 5.94 KB
dns.rb 4.77 KB
puppetca.rb 2.21 KB
realm.rb 2.15 KB
ssh_provision.rb 4.35 KB
tftp.rb 6.69 KB

Latest revisions

# Date Author Comment
3d35120d 01/30/2017 11:09 AM Marek Hulán

Fixes #16782 - reset dhcp record cache after mac change

(cherry picked from commit 969832057c5ea6a1f84eaf5c53f5cdc7ee445af2)

27752930 11/25/2016 02:43 AM Kavita Gaikwad

Fixes #17343 - set deep munge config off

deep_munge was introduced as a solution to keep
Rails secure by default which results in
'empty array becomes nil in params'.
Thats why, set deep_munge config off in application.rb.
Also, added changes which will cast param argument to string...

350c9f8f 11/03/2016 11:42 AM Timo Goebel

fixes #17071 - set ip after acquiring compute details

b7cc39f8 11/03/2016 10:19 AM Dominic Cleal

fixes #17197 - don't update DNS on ip6 change to empty string

b215c092 11/02/2016 06:18 AM Timo Goebel

fixes #16951 - ipv6 compute orchestration

25f058c5 10/13/2016 05:10 AM Timo Goebel

fixes #16819 - rebuild tftp with template kinds

088c8f3d 09/07/2016 07:58 AM Guido Günther

Fixes #16439 - Don't fail recreate if DNS is ok

If rebuilding a host and DNS is not "feasible" we don't want to fail
that host but rather recreate what's currently feasible.

If a DNS record is still valid we don't want to fail that host but
rather take the still valid entry.

56f51d58 09/06/2016 11:34 AM Timo Goebel

fixes #15590 - ipv6 tftp orchestration

5df816dc 08/25/2016 02:59 AM Dominic Cleal

refs #12634 - remove blank i18n string, match capitalisation

4cbf879e 08/24/2016 06:41 AM Lukas Zapletal

Fixes #12634 - New HW Model flag pxe_loader

Implementation of

https://github.com/theforeman/rfcs/blob/master/text/0001-PXE-Booting-UEFI.md

In short, new host/hostgroup flag PXE loader is added to specify TFTP
DHCP filename and Foreman now orchestrates all PXE-capable templates...

View revisions

Also available in: Atom