Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  settings
error.rb 109 Bytes
helpers.rb 743 Bytes
http_downloads.rb 891 Bytes
kerberos.rb 623 Bytes
log.rb 694 Bytes
plugin.rb 4.67 KB
request.rb 1.71 KB
settings.rb 824 Bytes
util.rb 2.89 KB
validations.rb 1.01 KB
virsh.rb 2.07 KB

Latest revisions

# Date Author Comment
6108539b 08/06/2014 09:10 AM Martin Milata

fixes #6522 - move request code out of chef module

The patch also moves foreman_ssl_ca, foreman_ssl_cert and
foreman_ssl_key config options from Chef plugin config to global config
and adds fallback to the ssl_* options if these are not defined.

bbafbc03 07/11/2014 05:42 AM Aaron Stone

fixes #6585 - Update Proxy::Util::CommandTask to handle Ruby 1.8 and 1.9+

In this update, use 'true' and 'false' to test $? return codes 0 and 1, respectively.
In Ruby 1.8.x, the return code from Open3.popen3 is always 0, some errors will not be caught.

d44cdd95 07/07/2014 07:01 AM Dmitri Dolguikh

fixes #6289: avoids concurrent downloads of files with the same name and destination dir.

5f46b1bc 07/02/2014 08:47 AM Trey Dockendorf

fixes #6341 - Add support for 64-bit MAC addresses

038fa6cf 06/18/2014 02:18 PM Dmitri Dolguikh

Fixes #4866: Breaking up monolithic smart-proxy into modules

854ab557 06/18/2014 08:07 AM Greg Sutcliffe

Fixes #6086 - stop remote command execution and path exploit in TFTP API (CVE-2014-0007)

62c7320b 06/11/2014 05:27 PM Dominic Cleal

fixes #5675 - expect dns_key setting to be nil if not set

1dc369d4 06/09/2014 06:36 PM Dominic Cleal

fixes #5856 - use public initializer for Puppet settings

ee9b08d0 05/30/2014 11:05 AM Greg Sutcliffe

Fixes #5907 - Look at all records when suggesting IPs

79699411 05/27/2014 01:08 PM Dominic Cleal

fixes #5677 - handle booleans from settings.yml as bools

View revisions

Also available in: Atom