Open mrajeshk opened 1 year ago
When using nsxt_policy_segment state getting binary not found on system error.
The import model name is not correct on the python file site-packages/saltext/vmware/states/nsxt_policy_segment.py
from saltext.nsxt.modules import nsxt_policy_segmenta
Looks like this should be saltext.vmware.modules instead of saltext.nsxt.modules
When using nsxt_policy_segment state getting binary not found on system error.
The import model name is not correct on the python file site-packages/saltext/vmware/states/nsxt_policy_segment.py
from saltext.nsxt.modules import nsxt_policy_segmenta
Looks like this should be saltext.vmware.modules instead of saltext.nsxt.modules