Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Restrict VMs by datacenter path #20

Open
schlomo opened this issue Aug 6, 2013 · 0 comments
Open

Restrict VMs by datacenter path #20

schlomo opened this issue Aug 6, 2013 · 0 comments

Comments

@schlomo
Copy link
Contributor

schlomo commented Aug 6, 2013

ATM we can restrict VM placement with ESX host name patterns.

Better would be to use paths and ressource pools as a host filter, e.g.

[vm_ressource_paths]
Datacenter/host/cluster1/webpool=.*web.*
Datacenter2/host/cluster2=.*

should force all .*web.* VMs to be created (and allowed to run) in the Ressource Pool webpool in the cluster1 Cluster. All that with the usual list syntax for multiple patterns.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant