From c281e68de85724fdd77f149148898461c31a286d Mon Sep 17 00:00:00 2001 From: Keith Date: Sun, 20 May 2018 12:20:22 +0200 Subject: [PATCH] README: Correction of minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 379dfcd..d26b604 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Install Debian 9 (stretch) amd64 from `root@host:/etc/puppet/code/environments/production# cp hiera.yaml /etc/puppet` -`root@host:/etc/puppet/code/environments/production# cp hieradata/* /etc/puppet/code/hiera# ` +`root@host:/etc/puppet/code/environments/production# cp hieradata/* /etc/puppet/code/hiera` `root@host:/etc/puppet/code/environments/production# cd /etc/puppet/code/hiera`