chef-stackstorm icon indicating copy to clipboard operation
chef-stackstorm copied to clipboard

DEPRECATED! Community-maintained Chef Cookbook to deploy StackStorm, IFTTT for Ops

Results 14 chef-stackstorm issues
Sort by recently updated
recently updated
newest added

> Low priority "nice to have" feature Generate [CLI Configuration File](https://docs.stackstorm.com/reference/cli.html#configuration-file) `~/.st2/config` which is used as credentials source to authenticate current OS user, allowing to run st2 commands without explicitly...

feature

Try to adjust `SELinux` policies automatically (?) OR warn user & stop the execution, according to doc instructions: https://docs.stackstorm.com/install/rhel7.html#adjust-selinux-policies

enhancement

> Related to: [Include st2web](https://github.com/StackStorm/chef-stackstorm/issues/24) Install `st2chatops` package, configure settings (Slack, IRC, Hipchat etc). Allow multi-node setup (external `st2chatops` talking to remote `st2api`, `st2auth`, `st2stream`).

feature

Current [st2.conf](https://github.com/StackStorm/st2/blob/master/conf/st2.package.conf) settings, codified in this recipe is just minimal set of recommendations. Switch to https://github.com/StackStorm/st2/blob/master/conf/st2.conf.sample which includes more advanced configuration changes, that might be needed in a real `prod`...

enhancement