git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormail_redacted_for_web 2015-09-25 08:33:08 -0700
committermail_redacted_for_web 2015-09-25 08:33:08 -0700
commitc54b9000ead6ad616604ea7182a7b3a9189304cb (patch)
treea37daa36e3d67114208929d138e68ea24cfcbc77 /README.md
parent03d6c0c74c113732c9e7f64c93209793f8b1262b (diff)
downloadcontrol-repo-template-c54b9000ead6ad616604ea7182a7b3a9189304cb.tar.bz2
Update README to remove --mirror from git clone
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b98026a..3461e35 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ http://docs.puppetlabs.com/pe/latest/regenerate_certs_master.html
- TODO: Change permissions for this user?
9. Clone this control repository to your laptop/workstation
- - `git clone --mirror https://github.com/npwalker/control-repo.git`
+ - `git clone https://github.com/npwalker/control-repo.git`
- `cd control-repo`
10. `mv hieradata/nodes/example-puppet-master.yaml hieradata/nodes/<fqdn_of_your_puppet_master>.yaml`