Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 19.2 KB
hostmix.rb 300 Bytes
managed.rb 37 KB

Latest revisions

# Date Author Comment
22439f75 01/04/2017 10:05 AM Daniel Lobato Garcia

Fixes #17680 - templates_used host helper

templates_used contains the names of all of the provisioning templates
kickstart used during a host build. This allows users to be able to
show the name of a provisioning template during PXEBoot, for example

477b6b6b 01/03/2017 04:40 AM Ondřej Pražák

Fixes #16740 - Access host params through macro

9c39317b 01/02/2017 05:24 AM Marek Hulán

Fixes #17886 - move config groups under parameters

997cdccf 12/29/2016 08:11 AM Timo Goebel

fixes #17853 - resolve ips in interface scope

976bf6e0 12/21/2016 10:42 AM Dominic Cleal

fixes #16792 - don't modify AR record attributes in-place

Rails 5 may call #freeze on strings passed in as an attribute during
validation, so attributes must not be edited in-place with gsub! and
similar methods.

ff5900e9 12/13/2016 10:14 AM Trey Dockendorf

Fixes #17257 - Allow specific configs to be recreated

a4fdab63 12/09/2016 08:46 AM Timo Goebel

fixes #15610 - choose firmware for vsphere vms

ef9f2f9d 12/09/2016 03:51 AM Trey Dockendorf

Fixes #6006 - Add options to disable updates from facts

Add option ignore_facts_for_operatingsystem:
do not update system's operating system based on facts
Add option ignore_facts_for_domain:
do not update system's domain based on facts
911c6e9e 12/02/2016 10:14 AM Timo Goebel

fixes #17095 - ensure subnet belongs to ip from facts

86f7f4f5 12/01/2016 05:27 AM Shimon Shtein

Fixes #16987 - Added ability to apply facet attributes

View revisions

Also available in: Atom