diff --git a/README b/README index e2bae03023de64ac5aac7a333eb47e1b490f3e62..b80931c4c70b066eb71a83eb14c05e55198ba94f 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ This is a Puppet module for configuring networking on hosts. -Copyright © 2008-2019 its various authors. +Copyright © 2008-2020 its various authors. ===== LICENSING ===== @@ -17,3 +17,20 @@ 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/networking. Clone +from https://gitlab.liu.se/NSC/puppetmodules/networking.git.