add readme
authorLorin Hochstein <lorin.hochstein@sendgrid.com>
Fri, 6 Feb 2015 02:45:58 +0000 (21:45 -0500)
committerLorin Hochstein <lorin.hochstein@sendgrid.com>
Fri, 6 Feb 2015 02:45:58 +0000 (21:45 -0500)
ch06/README.md [new file with mode: 0644]

diff --git a/ch06/README.md b/ch06/README.md
new file mode 100644 (file)
index 0000000..f90a0dd
--- /dev/null
@@ -0,0 +1,10 @@
+Don't forget to do the following:
+
+    cd playbooks
+    cp secrets.yml.example secrets.yml
+
+Then you can deploy Mezzanine by doing:
+
+    vagrant up
+    ansible-playbook mezzanine.yml
+