Updating reference from github to gerrit
- Changing Maintainer to dev@mirantis.com
Related: PROD-25327 (PROD:25327)
Change-Id: I1a3a07bb4d3036cd11874208615226f6805ac66a
diff --git a/LICENSE b/LICENSE
index fe6d059..327cc68 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2018 Mirantis, Inc.
+Copyright (c) 2014-2019 Mirantis Inc. et al
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
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
diff --git a/debian/control b/debian/control
index 196c500..ad64a6e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
Source: salt-formula-watchdog
-Maintainer: Petr Ruzicka <pruzicka@mirantis.com>
+Maintainer: Mirantis Dev <dev@mirantis.com>
Section: admin
Priority: optional
Build-Depends: debhelper (>= 9), salt-master, python, python-yaml
Standards-Version: 3.9.6
-Homepage: https://github.com/salt-formulas
-Vcs-Browser: https://github.com/salt-formulas/salt-formula-watchdog
-Vcs-Git: https://github.com/salt-formulas/salt-formula-watchdog.git
+Homepage: https://www.mirantis.com
+Vcs-Browser: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/watchdog
+Vcs-Git: https://gerrit.mcp.mirantis.com/salt-formulas/watchdog.git
Package: salt-formula-watchdog
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8abbd7f..2e735f1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: salt-formula-watchdog
-Upstream-Contact: salt-formulas@freelists.org
-Source: https://github.com/salt-formulas/salt-formula-watchdog
+Upstream-Contact: Mirantis Dev <dev@mirantis.com>
+Source: https://gerrit.mcp.mirantis.com/salt-formulas/watchdog
Files: *
Copyright: 2018 Salt Stack Formulas
diff --git a/metadata.yml b/metadata.yml
index 669ac74..076faaf 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,3 +1,3 @@
name: "watchdog"
version: "2018.1"
-source: "https://github.com/salt-formulas/salt-formula-watchdog"
+source: "https://gerrit.mcp.mirantis.com/salt-formulas/watchdog"