From 2a847dec281c7eb02e4d885046eee8b4bca8f832 Mon Sep 17 00:00:00 2001 From: Greg Dubicki Date: Fri, 26 Nov 2021 13:25:51 +0100 Subject: [PATCH] Add a link to hiera-eyaml redirection and make the end of life message (arguably) more clear and direct. --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5004f4d..f237f20 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -DEPRECATION NOTICE - END OF LIFE: - -Please note that this project is now considered end-of-life and is no longer actively maintained. Hiera-eyaml provides a much nicer implementation of encrypted hiera data and should be used instead of hiera-gpg. - -If anyone feels like they would like to continue with this project and maintain please contact craig@craigdunn.org +**DEPRECATION NOTICE**: +This project has reached end-of-life and is no longer actively maintained. Please use [hiera-eyaml](https://github.com/voxpupuli/hiera-eyaml) instead. It is maintained and provides a much nicer implementation of encrypted hiera data. +
Introduction ============