packer: improve support for testing local grml-debootstrap version
authorMichael Prokop <mika@grml.org>
Tue, 9 Jun 2015 22:01:54 +0000 (00:01 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 10 Jun 2015 06:39:50 +0000 (08:39 +0200)
commit1cf8447b1ef2791892fbd51f1cd49406850a93df
treef3eeed9bd3b4ecfed49605e9b114e16502369fb1
parentdeb096dbfd48009be6bb4bcd627df9f4f7766031
packer: improve support for testing local grml-debootstrap version

Sadly packer lacks an option to copy an entire directory
*excluding* certain files, otherwise we could just copy the whole
grml-debootstrap.git directory. But as to the packer_cache
directory is present in grml-debootstrap.git directory during
packer execution this makes no sense. So use a workaround to get
the same behaviour. Allow testing of grml-debootstrap without
having to commit and push stuff to git first, so one can hack on
stuff, test and only then commit and push it.
Makefile
packer/Makefile
packer/debian64.json
packer/debian64_provision.sh