X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Felasticsearch.git;a=blobdiff_plain;f=README.rst;h=21be912a18760c1feb733382a56380f782839c13;hp=eb8a67bc1bb0e82f06afb59e4f6d7c532a0a23c2;hb=5b25bd905a3ffaa26ddaa8be95d58e19a8a4c1b1;hpb=ce2d5ca18efeb556ee038997f5728e0828751473 diff --git a/README.rst b/README.rst index eb8a67b..21be912 100644 --- a/README.rst +++ b/README.rst @@ -192,6 +192,15 @@ Client where you download an index template from the metadata definition and for type: keyword ignore_above: 256 +Upgrade operations +------------------ + +Default elasticsearch client state can only create index temlates. To update exisiting ones according to pillar dedicated state should be run explicitly: + +.. code-block:: bash + + salt -C 'I@elasticsearch:client' state.sls elasticsearch.client.update_index_templates + Read more ========= @@ -200,36 +209,3 @@ Read more * http://alex.nederlof.com/blog/2012/11/19/installing-elasticsearch-with-jenkins-on-ubuntu/ * http://websightdesigns.com/wiki/Setting_up_Centralized_Event_Parsing_on_Ubuntu_12.04 * https://gist.github.com/wingdspur/2026107 - -Documentation and Bugs -====================== - -To learn how to install and update salt-formulas, consult the documentation -available online at: - - http://salt-formulas.readthedocs.io/ - -In the unfortunate event that bugs are discovered, they should be reported to -the appropriate issue tracker. Use Github issue tracker for specific salt -formula: - - https://github.com/salt-formulas/salt-formula-elasticsearch/issues - -For feature requests, bug reports or blueprints affecting entire ecosystem, -use Launchpad salt-formulas project: - - https://launchpad.net/salt-formulas - -You can also join salt-formulas-users team and subscribe to mailing list: - - https://launchpad.net/~salt-formulas-users - -Developers wishing to work on the salt-formulas projects should always base -their work on master branch and submit pull request against specific formula. - - https://github.com/salt-formulas/salt-formula-elasticsearch - -Any questions or feedback is always welcome so feel free to join our IRC -channel: - - #salt-formulas @ irc.freenode.net