Skip to content

mrlesmithjr/ansible-stackstorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents generated with DocToc

ansible-stackstorm

An Ansible role to install/configure StackStorm Community Edition

StackStorm is an event-driven automation platform that ties together every component of your environment.

Requirements

Install Ansible required roles...

ansible-galaxy install -r requirements.yml

Role Variables

Role Defaults

Dependencies

None

Example Playbook

Example Playbook

Spin up Stackstorm using Vagrant:

cd Vagrant
vagrant up

You should now be able to connect to https://192.168.250.10

Login using: st2admin\Ch@ngeMe

When you are all done testing using Vagrant you can easily tear down and cleanup:

./cleanup.sh

License

MIT

Author Information

Larry Smith Jr.