From 35f4497807455da0bd9a0bc9f6a7d44260437c7d Mon Sep 17 00:00:00 2001
From: Alessandro Franceschi <al@example42.com>
Date: Thu, 11 Nov 2021 15:53:59 +0100
Subject: [PATCH] Deprecation notice

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index bad96eb..db415f1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # network
 
+This module has been deprecated. You can use https://github.com/voxpupuli/puppet-network as alternative.
+
 [![Build Status](https://travis-ci.org/example42/puppet-network.png?branch=master)](https://travis-ci.org/example42/puppet-network)
 
 #### Table of Contents
-- 
GitLab