Merge branch 'puppet-docker' of https://github.com/snowch/stratos
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/02fe8ced Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/02fe8ced Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/02fe8ced Branch: refs/heads/master Commit: 02fe8ced56f0422efcbea636bddf51a8aa51136f Parents: c3158ec 5fd8b08 Author: Nirmal Fernando <[email protected]> Authored: Sun Aug 24 20:04:33 2014 +0530 Committer: Nirmal Fernando <[email protected]> Committed: Sun Aug 24 20:04:33 2014 +0530 ---------------------------------------------------------------------- tools/stratos-docker-images/puppet/Dockerfile | 51 +++++++++++++++++ .../puppet/docker-build.sh | 60 ++++++++++++++++++++ .../puppet/files/.gitignore | 25 ++++++++ tools/stratos-docker-images/puppet/run | 58 +++++++++++++++++++ .../stratos-docker-images/puppet/run-example.sh | 46 +++++++++++++++ tools/stratos-docker-images/run-example.sh | 14 +++++ 6 files changed, 254 insertions(+) ----------------------------------------------------------------------
