August 17, 2018
by Lindsay Hill
Time for another roundup of recent StackStorm Exchange pack updates. It’s easy to miss the new packs and updates to old ones. This month it’s Bolt, Backups, Slack, Jenkins and more. Read on for details.
vsphere.vm_guest_info
added to retrieve details about a guest.create_instance
workflow is a good example of a complete instance creation workflow.redis.get
action.I’ve been making a couple of changes to the Napalm network automation pack. You can now use a secret
parameter, to pass in an enable
password for those devices that need it.
I also have a related PR that supports the use of SSH keys for authentication, rather than passwords. This needs testing though. If you can, please install the pack with st2 pack install napalm=ssh_key
, and test it out. If we get some reports that all is OK, I’ll merge it.
As always, thanks to all contributors.