Add Jenkins start-up scripts

The Jenkins minions need final start-up scripts for when they come
online. During the standup of the system scripts from ONOS were
temporarily being used but the user-data hookup in Jenkins itself.

Change-Id: I0baf09cc4a172bd8c57a3d2df535519122dd2a60
Signed-off-by: Linux Foundation Administrators <collab-it+onlab@linuxfoundation.org>
diff --git a/jenkins-scripts/README b/jenkins-scripts/README
new file mode 100644
index 0000000..63a49a6
--- /dev/null
+++ b/jenkins-scripts/README
@@ -0,0 +1,8 @@
+The scripts in this directory are used by the Jenkins spin-up component
+for dynamic minions.
+
+The spinup script will be as follows (${system_type} will be replaced
+with the appropriate system_type script)
+
+git clone https://github.com/edgexfoundry/ci-management.git /ci-management
+/ci-management/jenkins-scripts/jenkins-init-script.sh