Updating reference from github to gerrit
- Changing Maintainer to dev@mirantis.com
Related: PROD-25327 (PROD:25327)
Change-Id: I1a3a07bb4d3036cd11874208615226f6805ac66a
diff --git a/README.rst b/README.rst
index f821b3d..c7b511d 100644
--- a/README.rst
+++ b/README.rst
@@ -64,7 +64,7 @@
option:
soft_panic: 1
-INFO: extra formula [salt-formula-linux](https://github.com/salt-formulas/salt-formula-linux) required.
+INFO: extra formula [salt-formula-linux](https://gerrit.mcp.mirantis.com/salt-formulas/linux) required.
In that case, apply command should also care about linux state. For example:
@@ -81,42 +81,8 @@
Those formula also support json-schema definition with all options.
Please refer to "watchdog/schemas/\*.yaml" for more information.
-
-
-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-watchdog/issues
-
-For feature requests, bug reports or blueprints affecting entire ecosystem,
-use Launchpad salt-formulas project:
-
- https://launchpad.net/salt-formulas
-
-Developers wishing to work on the salt-formulas projects should always base
-their work on master branch and submit pull request against specific formula.
-
-You should also subscribe to mailing list (salt-formulas@freelists.org):
-
- https://www.freelists.org/list/salt-formulas
-
-Any questions or feedback is always welcome so feel free to join our IRC
-channel:
-
- #salt-formulas @ irc.freenode.net
-
-
To-Do
-================
+=====
Remove the part in `watchdog/server.sls` about the Ubuntu Xenial bug once it's fixed in upstream:
https://bugs.launchpad.net/ubuntu/+source/watchdog/+bug/1448924