[pve-devel] [PATCH] Fix Typo

2015-08-17 Thread Wolfgang Link
--- src/PVE/HA/CRM.pm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PVE/HA/CRM.pm b/src/PVE/HA/CRM.pm index 9feda05..4196bba 100644 --- a/src/PVE/HA/CRM.pm +++ b/src/PVE/HA/CRM.pm @@ -16,7 +16,7 @@ use PVE::HA::Manager; my $valid_states = { wait_for_quorum =

[pve-devel] [PATCH] Fix typo in fence_pve and set SSL as default

2015-08-11 Thread Thomas Lamprecht
Current fence_pve is broken, as a misstyped variable caused an exception. Also SSL was set do default for the connection to comply with pveproxy's behaviour. This changes where already pushed upstream, but not found in any stable release. fence_agents 4.0.20 should make this patch obsolete.

Re: [pve-devel] [PATCH] Fix typo in fence_pve and set SSL as default

2015-08-11 Thread Thomas Lamprecht
Ok, bad timing :D Version 4.0.20 of fence_agents was released today few minutes ago: Welcome to the fence-agents 4.0.20 release This release includes several bugfixes and features: * In some cases password string was expected twice what lead to 'Unable to login' * New fence agent