marco | d468a04 | 2016-06-14 22:13:03 +0200 | [diff] [blame] | 1 | |
| 2 | ================================== |
| 3 | cassandra |
| 4 | ================================== |
| 5 | |
| 6 | Service cassandra description |
| 7 | |
| 8 | Sample pillars |
| 9 | ============== |
| 10 | |
| 11 | Single cassandra service |
| 12 | |
| 13 | .. code-block:: yaml |
| 14 | |
| 15 | cassandra: |
| 16 | server: |
| 17 | enabled: true |
| 18 | version: icehouse |
| 19 | |
| 20 | Read more |
| 21 | ========= |
| 22 | |
| 23 | * links |
Filip Pytloun | 74cd9c6 | 2017-02-02 13:02:03 +0100 | [diff] [blame^] | 24 | |
| 25 | Documentation and Bugs |
| 26 | ====================== |
| 27 | |
| 28 | To learn how to install and update salt-formulas, consult the documentation |
| 29 | available online at: |
| 30 | |
| 31 | http://salt-formulas.readthedocs.io/ |
| 32 | |
| 33 | In the unfortunate event that bugs are discovered, they should be reported to |
| 34 | the appropriate issue tracker. Use Github issue tracker for specific salt |
| 35 | formula: |
| 36 | |
| 37 | https://github.com/salt-formulas/salt-formula-cassandra/issues |
| 38 | |
| 39 | For feature requests, bug reports or blueprints affecting entire ecosystem, |
| 40 | use Launchpad salt-formulas project: |
| 41 | |
| 42 | https://launchpad.net/salt-formulas |
| 43 | |
| 44 | You can also join salt-formulas-users team and subscribe to mailing list: |
| 45 | |
| 46 | https://launchpad.net/~salt-formulas-users |
| 47 | |
| 48 | Developers wishing to work on the salt-formulas projects should always base |
| 49 | their work on master branch and submit pull request against specific formula. |
| 50 | |
| 51 | https://github.com/salt-formulas/salt-formula-cassandra |
| 52 | |
| 53 | Any questions or feedback is always welcome so feel free to join our IRC |
| 54 | channel: |
| 55 | |
| 56 | #salt-formulas @ irc.freenode.net |