Closed illee closed 6 years ago
@illee looking at your logs I"m seeing this: Unable to locate appropriate python command"
. It looks like your device does not have python installed. is it possible to install python that should resolve that issue for you.
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
Hi~ Recently I'm trying to use saltstack to my load-balancer automation (citrix-netscaler) and, found execution module of salt (SALT.MODULES.NETSCALER) My netscaler is appliance model, so I decided to use salt-ssh, because it's almost now possible to install minion to appliance device.
I succeeded to connect my netscaler with salt-ssh.
But if I try to use excution module, it failed and I don't know how to do. I installed "nsnitro" in my salt-ssh server (master server). Could I get any advise regarding this? I'm worring this module support only software version of netscaler.
Setup
(Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).)
Steps to Reproduce Issue
(Include debug logs if possible and relevant.) Here's ltrace debug result
Versions Report
(Provided by running
salt --versions-report
. Please also mention any differences in master/minion versions.)System Versions: dist: Ubuntu 14.04 trusty machine: x86_64 release: 3.13.0-93-generic system: Linux version: Ubuntu 14.04 trusty