From: Pavel Cizinsky Date: Wed, 12 Dec 2018 11:02:00 +0000 (+0100) Subject: Updating reference from github to gerrit X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Finfluxdb.git;a=commitdiff_plain;h=2a70e4120ce9163db45588ce88017188d485271e;ds=sidebyside Updating reference from github to gerrit - Changing Maintainer to dev@mirantis.com Related: PROD-25327 (PROD:25327) Change-Id: I2dd077f15fe1554308988467d1613033777753b4 --- diff --git a/LICENSE b/LICENSE index 6f2b42f..327cc68 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2015 tcp cloud a.s. +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. @@ -10,4 +10,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License. diff --git a/README.rst b/README.rst index 9e6269f..ba85529 100644 --- a/README.rst +++ b/README.rst @@ -414,41 +414,8 @@ InfluxDB relay with HTTP outputs: max_delay_interval: 30s server2: location: http://server2:8086/write - + Read more ========= * https://influxdata.com/time-series-platform/influxdb/ - -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-influxdb/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-influxdb - -Any questions or feedback is always welcome so feel free to join our IRC -channel: - - #salt-formulas @ irc.freenode.net diff --git a/debian/control b/debian/control index 92fbf8e..6553541 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,12 @@ Source: salt-formula-influxdb -Maintainer: Filip Pytloun +Maintainer: Mirantis Dev Section: admin Priority: optional Build-Depends: salt-master, python, python-yaml, debhelper (>= 9) Standards-Version: 3.9.6 -Homepage: http://www.tcpcloud.eu -Vcs-Browser: https://github.com/tcpcloud/salt-formula-influxdb -Vcs-Git: https://github.com/tcpcloud/salt-formula-influxdb.git +Homepage: https://www.mirantis.com +Vcs-Browser: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/influxdb +Vcs-Git: https://gerrit.mcp.mirantis.com/salt-formulas/influxdb.git Package: salt-formula-influxdb Architecture: all diff --git a/debian/copyright b/debian/copyright index fdc7ec3..ee101a5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,12 +1,12 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: salt-formula-influxdb -Upstream-Contact: Jakub Pavlik -Source: https://github.com/tcpcloud/salt-formula-influxdb +Upstream-Contact: Mirantis Dev +Source: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/influxdb Files: * -Copyright: 2014-2015 tcp cloud +Copyright: 2014-2019 Mirantis Inc. et al License: Apache-2.0 - Copyright (C) 2014-2015 tcp cloud + 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/metadata.yml b/metadata.yml index ab8c8f9..c152922 100644 --- a/metadata.yml +++ b/metadata.yml @@ -1,3 +1,3 @@ name: "influxdb" version: "0.1" -source: "https://github.com/salt-formulas/salt-formula-influxdb" +source: "https://gerrit.mcp.mirantis.com/salt-formulas/influxdb"