Eugen
Eugen
For simplicity reasons, at the moment we keep all the required roles (12) to install/configure StackStorm in one single repository `ansible-st2`, available under [`StackStorm.stackstorm`](https://galaxy.ansible.com/StackStorm/stackstorm/) Ansible Galaxy, see [`meta/main.yml`](https://github.com/StackStorm/ansible-st2/blob/master/meta/main.yml) workaround. Alternative...
Create a set of common rules, recommendations and conventions for development flow when contributing to `ansible-st2`.
Implement a convenient ansible-friendly way (as Ansible module) to install st2 packs, as well as provide configurations/settings for them. Decide: - define config settings in `yaml` plays inline - use...
Similar to [Pack Install #74](https://github.com/StackStorm/ansible-st2/issues/74) we'll need an abstraction for `st2` key/value store. For example define a list of K/V pairs in `yaml` which will be added in `st2` datastore...
From the: - https://github.com/StackStorm/st2-packages/pull/405 - https://github.com/StackStorm/st2docs/pull/363 At the moment we don't even configure any username/passwords for external services like Mongo, RabbitMQ with st2 Ansible installation. Additionally, we're not sure whether...
Ansible-lint (#52) works well. In addition to existing [`ansible-lint` rules](https://github.com/willthames/ansible-lint/tree/master/lib/ansiblelint/rules) there is another repo with set of pretty good checks, see: https://github.com/tsukinowasha/ansible-lint-rules Add them to existing checks.
Proposal to the Governance describing the TSC Meeting Host rotation. This would document the processes we already had for the past several months when the meeting host responsibility was rotated...
Also creating .htaccess with ``` AddDefaultCharset UTF-8 ``` is recommended. (Чтобы русские ники работали на Денвере)
When site is on address: http://localhost/admin/ and path is /home/localhost/www/admin/ there is a problem with images.
Partially fix for error when login: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent