Merge pull request #17 from Sims24/patch-1

+ Update doc - fix mistype
This commit is contained in:
qgarnier 2016-02-29 22:54:28 +01:00
commit 81f9a6e995

View File

@ -58,11 +58,10 @@ In case you have many VirtualCenters, the configuration is (note the use of ","
'default' => {'url' => 'https://vcenter/sdk',
'username' => 'test@test.fr',
'password' => 'xxxx'},
},
'other' => {'url' => 'https://other_vcenter/sdk',
'username' => 'test@test.fr',
'password' => 'xxxx'},
}
},
);
'other' and 'default' are containers name.