Skip to content

Instantly share code, notes, and snippets.

View rasathus's full-sized avatar

Chris Fane rasathus

View GitHub Profile
@rasathus
rasathus / gist:9a9f98732da1f38eff4940a9f7d55e5c
Created October 3, 2016 10:54
StackStorm Basic Mistral Workflow Failure
vagrant@stackstorm:~$ cat /opt/stackstorm/packs/examples/actions/mistral-basic.yaml
version: '2.0'
examples.mistral-basic:
description: A basic workflow that runs an arbitrary linux command.
type: direct
input:
- cmd
output:
stdout: <% $.stdout %>