From 4afe07a0c3a1bba87ff16adf9b2cb72b3d88cc17 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Jun 13 2016 10:28:58 +0000 Subject: fix typo, add URL --- diff --git a/README.rst b/README.rst index fc91959..bc0932d 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ This ansible playbook can be used to install a development version (without Kerberos authentication) -of product-definition-center (PDC). -A group 'pdcserver' with at leas one machine is required in /etc/ansible/hosts, password-less ssh access +of product-definition-center (PDC, https://github.com/product-definition-center/). +A group 'pdcserver' with at least one machine is required in /etc/ansible/hosts, password-less ssh access to root and {{ pdcuser }} (see group_vars/pdcserver) is also a requirement. Usage: