Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
compute.rb 12.1 KB
dhcp.rb 5.14 KB
dns.rb 4.42 KB
puppetca.rb 2.18 KB
realm.rb 2.14 KB
ssh_provision.rb 4.49 KB
tftp.rb 4.66 KB

Latest revisions

# Date Author Comment
e60f0799 04/17/2015 07:31 AM Dominic Cleal

fixes #10020 - add next-server/filename attrs to provision NIC DHCP record

A host's DHCP record used to be constructed with PXE attributes in
Orchestration::DHCP, but moved to Nic::Managed during 43c4bd7. Nic::Managed
didn't add PXE attributes, so this commit adds these when provision? is set....

b99708ac 03/19/2015 07:38 AM Daniel Lobato Garcia

Fixes #6454 - Display error message when user_data is needed but not set

87c6feb2 03/08/2015 04:41 AM Baptiste AGASSE

Fixes #1536 - Foreman should check DHCP entries on build.

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

5440d482 02/26/2015 07:57 AM Greg Sutcliffe

Fixes #9147 - move managed checks to the start of the DHCP/DNS/TFTP orchestration checks

f23483a2 02/25/2015 03:29 AM Johannes Scheuermann

fixes #9397 - Make usage of @host.operatingsystem in UnattendedController consistent

Changed all host.os to host.operatingsystem

cd032085 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove classcheck cop

afe02d30 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cop IndentationConsistency

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

2d09a3cc 02/17/2015 04:50 AM Josh Baird

fixes #8953 - update IPA userclass param on realm update

View revisions

Also available in: Atom