Closed doesitblend closed 5 years ago
@terminalmage Looks like you added the code that checks if the module is running on Windows, are the python libraries in use not support on that platform?
I think you may be mistaken, here:
% git log --oneline --pretty="%an" salt/modules/netscaler.py | grep "Erik Johnson" | wc -l
0
It looks like it was limited to non-windows from the very beginning. As long as the nsnitro
module is compatible with Windows, I see no reason to limit it to non-windows. But I'm not at all familiar with nsnitro
.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.
Description of Issue/Question
I would like to request the Windows Server 2012 R2 support for the Netscaler module. It appears that at the moment the module checks if it's on Windows and just returns a failure and does not attempt to load the module.
Versions Report
Master: 2016.11.7 Minion: 2017.7.1