saltstack / pepper

A library and stand-alone CLI tools to access a salt-api instance
Other
246 stars 124 forks source link

Fix with salt in develop #192

Open gtmanfred opened 5 years ago

gtmanfred commented 5 years ago

There were some issues with using salt.utils, we just need to catch that, and use the new location in salt.utils.

This should be pretty straight forward, try to import the new version, if it is not there, import the one from the old location.