Update README to remove --mirror from git clone

This commit is contained in:
Nick Walker 2015-09-25 08:33:08 -07:00
parent 03d6c0c74c
commit c54b9000ea

View File

@ -58,7 +58,7 @@ http://docs.puppetlabs.com/pe/latest/regenerate_certs_master.html
- TODO: Change permissions for this user? - TODO: Change permissions for this user?
9. Clone this control repository to your laptop/workstation 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` - `cd control-repo`
10. `mv hieradata/nodes/example-puppet-master.yaml hieradata/nodes/<fqdn_of_your_puppet_master>.yaml` 10. `mv hieradata/nodes/example-puppet-master.yaml hieradata/nodes/<fqdn_of_your_puppet_master>.yaml`