By symlinking common-packer to itself this makes it possible to test
common-packer from it's own project repo.
Change-Id: I022b63aeab561815da3e8856f195201b668cfed0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
to the docker template and provisioning script for an example of how it imports
the existing baseline playbook into the local playbook to reduce duplication in
code.
+
+## Local testing of common-packer
+
+For developers of common-packer who would like to be able to locally test from
+the common-packer repo. Clone both common-packer and lf-ansible in the same
+directory and the scripts will handle the relative paths to both itself
+(common-packer) and lf-ansible respectively.
--- /dev/null
+.
\ No newline at end of file