From 09fe368ae25afca684b75e87d81486252ccb6822 Mon Sep 17 00:00:00 2001 From: Tom De Vylder Date: Thu, 18 May 2017 16:06:12 +0200 Subject: [PATCH] Fix typo in hiera example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3168f51..ac945b4 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ include the `apt` class, which will pick up the values automatically from hiera. ```yaml -apt::sources: +apt::source: 'debian_unstable': comment: 'This is the iWeb Debian unstable mirror' location: 'http://debian.mirror.iweb.ca/debian/' -- 2.32.3