Warren Van Winckel

Results 4 issues of Warren Van Winckel

> Moved from github.com/stackstorm/st2enterprise-dockerfiles#8 We'll need to investigate the ways to cleanup the resulting Docker images. Not sure about the docker layer squashing, but for example, after working closer, it's...

enhancement
help wanted
good first issue
research
Docker

> Moved from https://github.com/StackStorm/st2enterprise-dockerfiles/issues/47 In a normal non-dockerized deployment, typical service logs vs AUDIT logs from the services are divided into different logfiles. In Dockerized environment the established practice is...

enhancement
help wanted
good first issue
Docker

Replace `netstat` with `ss` in all the st2bootstrap scripts, and remove installation of `net-tools` in el7 variant.

enhancement
bash installer

NOTE: This issue only applies to `el6` systems. Define the `HUBOT_SLACK_TOKEN` variable, and then install BWC using: ``` curl -sSL -O https://brocade.com/bwc/install/install.sh && chmod +x install.sh ./install.sh --user=st2admin --password='Ch@ngeMe' --license=${BWC_LICENSE_KEY}...

bug
help wanted