In salt ssh attributeerror module object attribute fromstringlist error triggers when the salt-master is CentOS6 and the target is CentOS7 (Remotely execute shell commands available here). The salt-master on CentOS6 would copy ElementTree.py to the minion on CentOS7 but python2.6’s lib cannot run directly on python2.7. To overcome the “AttributeError: ‘module’ object has no attribute… Continue reading SALT-SSH: AttributeError: ‘module’ object has no attribute ‘fromstringlist’
SALT-SSH: AttributeError: ‘module’ object has no attribute ‘fromstringlist’
