From be9a53c11e4bfff9509a78a9345f8271757612c6 Mon Sep 17 00:00:00 2001 From: Thomas Bellman <bellman@nsc.liu.se> Date: Mon, 22 Jun 2020 10:14:53 +0200 Subject: [PATCH] Update URL and dependencies in README file. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 6ba7fb8..62d4007 100644 --- a/README +++ b/README @@ -29,12 +29,12 @@ enabled. This module depends on these other Puppet modules: -- nsc-puppet-utils - Can be found at git://www.nsc.liu.se/~bellman/puppet/nsc-puppet-utils.git. +- concat + Can be found at https://gitlab.liu.se/NSC/puppetmodules/concat.git. ===== OFFICIAL SOURCE ===== The official Git repository for this module is located at -git://www.nsc.liu.se/~bellman/puppet/x509certs.git. +https://gitlab.liu.se/NSC/puppetmodules/x509certs. -- GitLab