docs/how_to/hypervisors/vsphere.md in beaker-3.12.0 vs docs/how_to/hypervisors/vsphere.md in beaker-3.13.0

- old
+ new

@@ -5,12 +5,9 @@ :default: :vsphere_server: 'vsphere.example.com' :vsphere_username: 'joe' :vsphere_password: 'MyP@$$w0rd' - :vmpooler_token: 'randomtokentext' - -The vmpooler_token can be used with https://github.com/puppetlabs/vmpooler. Users with Puppet Labs credentials can follow directions for getting and using tokens at https://confluence.puppetlabs.com/display/QE/Generating+and+using+vmpooler+tokens. These follow the conventions used by Cloud Provisioner and Fog. There are two possible `hypervisor` hypervisor-types to use for vSphere testing, `vsphere` and `vcloud`.