From cc8674cbbd995b89a3a5e43ffeb90336773b72de Mon Sep 17 00:00:00 2001 From: Keith Date: Sat, 24 Feb 2018 12:23:53 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47a0801..5294288 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Install Debian 9 (stretch) amd64 from `root@host:/etc/puppet/code# mkdir hiera` +`root@host:/etc/puppet/code# cd environments` + `root@host:/etc/puppet/code/environments# git clone https://github.com/Rhizomatica/puppet.git production` `root@host:/etc/puppet/code/environments# cd prodution` @@ -40,8 +42,6 @@ Install Debian 9 (stretch) amd64 from `root@host:/etc/puppet/code/environments/production# git submodule update` -`root@host:/etc/puppet/code/environments/production# cd /etc/puppet/code/hiera` - `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# `