git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormail_redacted_for_web 2015-05-26 10:00:02 -0700
committermail_redacted_for_web 2015-05-26 10:00:02 -0700
commitbfed08bfea898480e517985250f561ed8557609d (patch)
treeeeddaffdd46fa84f8cf2e80febaf7258b35bc714
parent724e3e97d0d1fec8d1c07f5109cb77d59e5d9199 (diff)
downloadcontrol-repo-template-bfed08bfea898480e517985250f561ed8557609d.tar.bz2
Update README.md
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 370cb64..011b779 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
+# Before Starting:
+
+If you've already written or download modules when you start using r10k it will remove all of the existing modules and replace them with what you define in your Puppetfile. Please copy or move your existing modules to another directory to ensure you do not lose any work you've already started.
+
+## How to Use This Repo
+
1. Clone this repo down to your master (in /tmp is fine) and upload it to your own internal git server
2. Edit configure_r10k.pp so that the server parameter is set to your interal git server and repo name
3. On your Master, run `puppet module install zack/r10k`