Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
compute.rb 12.5 KB
dhcp.rb 5.83 KB
dns.rb 6.25 KB
puppetca.rb 2.18 KB
realm.rb 2.15 KB
ssh_provision.rb 4.36 KB
tftp.rb 5.09 KB

Latest revisions

# Date Author Comment
8bbfa2c3 02/04/2016 03:20 PM David Davis

Refs #12911 - Fixing colon method calls

d546fd0a 01/21/2016 10:48 AM Guido Günther

fixes #13297 - ssh_provision: try keyboard-interactive as well

With password auth try keyboard-interactive as well since (non PAM
based) password authentication might be disabled in sshd_config (as e.g.
on SLES12).

3ce9810b 01/12/2016 05:13 AM Imri Zvik

Fixes #12946 - Do not fail miserably when compute instance is not found.

2328beb5 11/30/2015 10:01 AM Timo Goebel

fixes #12517 - VMWare VM should be created network based only if it is selected in the gui

bd71155f 11/05/2015 10:30 AM Phirince Philip

fixes #12345 - fix sparc host creation

c919008a 10/16/2015 03:58 AM Jiri Machalek

Fixes #11987 - Check exit code of deployment scripts

This commit fixes checking exit codes returned from provisioning templates, which were ignored
because of sending results through pipe to command tee. Also adds optional host deleting if deployment
fails because of non zero exit code. This can be configured by setting clean_up_failed_deployment...

3b75c0a7 10/07/2015 04:33 AM Daniel Lobato Garcia

Fixes #12067 - Delegated methods need to be public, not protected

generate_pxe_template and require_ip_validation? are delegated to
primary interface on Host::Managed. However, these methods are
protected. On Rails 4, protected methods cannot be called through a...

448b447e 09/17/2015 11:01 AM Lukas Zapletal

Fixes #11850 - improved DNS error message

da5a9c4e 09/16/2015 07:43 AM Lukas Zapletal

Fixes #11709 - better error for DNS conflict timeouts

2fba6ad7 09/14/2015 10:08 AM Ondřej Pražák

Fixes #2267 - general rebuild of TFTP, DNS, DHCP

View revisions

Also available in: Atom