From c18655ddd0c1707a9f55b4d41c2e50caf820f657 Mon Sep 17 00:00:00 2001 From: Thomas Bellman <bellman@nsc.liu.se> Date: Thu, 7 May 2020 12:43:36 +0200 Subject: [PATCH] Update README with official Git repository. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We are now about to publish this module on the Linköping University GitLab instance, https://gitlab.liu.se/NSC/puppetmodules/cfgfile.git --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index 9316563..c15091e 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ This is a Puppet module for editing and managing generic config files. -Copyright © 2008-2019 its various authors. +Copyright © 2008-2020 its various authors. ===== LICENSING ===== @@ -23,3 +23,7 @@ If not, see <http://www.gnu.org/licenses/>. ===== DEPENDENCIES ===== +===== OFFICIAL SOURCE ===== + +The official Git repository for this module is located at +https://gitlab.liu.se/NSC/puppetmodules/cfgfile.git -- GitLab