Michael Kutý | f0c0aa7 | 2015-11-19 21:51:21 +0100 | [diff] [blame] | 1 | |
| 2 | ================================== |
Filip Pytloun | 72cd397 | 2018-01-18 13:40:40 +0100 | [diff] [blame] | 3 | {{cookiecutter.service_name}} Formula |
Michael Kutý | f0c0aa7 | 2015-11-19 21:51:21 +0100 | [diff] [blame] | 4 | ================================== |
| 5 | |
| 6 | Service {{cookiecutter.service_name}} description |
| 7 | |
Filip Pytloun | 72cd397 | 2018-01-18 13:40:40 +0100 | [diff] [blame] | 8 | |
| 9 | Sample Pillars |
Michael Kutý | f0c0aa7 | 2015-11-19 21:51:21 +0100 | [diff] [blame] | 10 | ============== |
| 11 | |
| 12 | Single {{cookiecutter.service_name}} service |
| 13 | |
| 14 | .. code-block:: yaml |
| 15 | |
| 16 | {{cookiecutter.service_name}}: |
Michael Kutý | ee3d709 | 2015-12-04 17:04:39 +0100 | [diff] [blame] | 17 | {{cookiecutter.role_name}}: |
Michael Kutý | f0c0aa7 | 2015-11-19 21:51:21 +0100 | [diff] [blame] | 18 | enabled: true |
Michael Kutý | f0c0aa7 | 2015-11-19 21:51:21 +0100 | [diff] [blame] | 19 | |
Petr Michalec | 993e3fa | 2016-07-15 15:56:34 +0200 | [diff] [blame] | 20 | |
Filip Pytloun | 72cd397 | 2018-01-18 13:40:40 +0100 | [diff] [blame] | 21 | More Information |
| 22 | ================ |
Petr Michalec | 993e3fa | 2016-07-15 15:56:34 +0200 | [diff] [blame] | 23 | |
Filip Pytloun | 72cd397 | 2018-01-18 13:40:40 +0100 | [diff] [blame] | 24 | * A link to project home |
Petr Michalec | 993e3fa | 2016-07-15 15:56:34 +0200 | [diff] [blame] | 25 | |
| 26 | |
Filip Pytloun | 72cd397 | 2018-01-18 13:40:40 +0100 | [diff] [blame] | 27 | Documentation and Bugs |
| 28 | ====================== |
| 29 | |
| 30 | To learn how to install and update salt-formulas, consult the documentation |
| 31 | available online at: |
| 32 | |
| 33 | http://salt-formulas.readthedocs.io/ |
| 34 | |
| 35 | In the unfortunate event that bugs are discovered, they should be reported to |
| 36 | the appropriate issue tracker. Use GitHub issue tracker for specific salt |
| 37 | formula: |
| 38 | |
| 39 | https://github.com/salt-formulas/salt-formula-{{cookiecutter.service_name}}/issues |
| 40 | |
| 41 | For feature requests, bug reports or blueprints affecting entire ecosystem, |
| 42 | use Launchpad salt-formulas project: |
| 43 | |
| 44 | https://launchpad.net/salt-formulas |
| 45 | |
| 46 | Developers wishing to work on the salt-formulas projects should always base |
| 47 | their work on master branch and submit pull request against specific formula. |
| 48 | |
| 49 | You should also subscribe to mailing list (salt-formulas@freelists.org): |
| 50 | |
| 51 | https://www.freelists.org/list/salt-formulas |
| 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 |
Petr Michalec | 993e3fa | 2016-07-15 15:56:34 +0200 | [diff] [blame] | 57 | |
Michael Kutý | f0c0aa7 | 2015-11-19 21:51:21 +0100 | [diff] [blame] | 58 | Read more |
| 59 | ========= |
| 60 | |
| 61 | * links |