From 57a48ac23ebe3ab4d925571bb58cc3bf18b29ad2 Mon Sep 17 00:00:00 2001 From: Thomas Bellman <bellman@nsc.liu.se> Date: Tue, 5 May 2020 16:39:23 +0200 Subject: [PATCH] Update README file with URLs. Add information about where dependencies can be found, and where the official Git repository for this module is located. --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README b/README index 9caf4ea..6bdbb30 100644 --- a/README +++ b/README @@ -18,3 +18,19 @@ GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this module. If not, see <http://www.gnu.org/licenses/>. + + + +===== DEPENDENCIES ===== + +This module depends on these other Puppet modules: + +- cfgfile + Can be found at https://gitlab.liu.se/NSC/puppetmodules/cfgfile.git. + + + +===== OFFICIAL SOURCE ===== + +The official Git repository for this module is located at +https://gitlab.liu.se/NSC/puppetmodules/xen. -- GitLab