Dear hashicorp nomad user community,
I have a simple question regarding policies and nomad jobs.
lets image I have 2 different datacenters (dcA and dcB). Then, lets imagine both datacenters contains one namespace with same name.
My question is:
how can I deny users from submitting Nomad jobs to dcB? I have been checking the token policies documentation and it is not clear to me how can I enforce a user to only be able to submit nomad jobs to a specific dc.
Any idea on how to do this?
thank you very much