Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
packaging service_broker_cli tools for bosh deployment
Browse files Browse the repository at this point in the history
Change-Id: I334c598a30e92be05e6319d3918bbda6da0f58de
  • Loading branch information
Chunjie committed May 11, 2012
1 parent 2365ecd commit 55cad2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/service_utilities/packaging
Expand Up @@ -14,5 +14,8 @@ cp -a * ${BOSH_INSTALL_TARGET}

cd ${BOSH_INSTALL_TARGET}/services/tools/misc
$bundle_cmd install --local --deployment --without=development test

cd ${BOSH_INSTALL_TARGET}/services/tools/service_broker_cli
$bundle_cmd install --local --deployment --without=development test
)

1 change: 1 addition & 0 deletions packages/service_utilities/spec
Expand Up @@ -6,3 +6,4 @@ files:
- services/tools/rebalance/**/*
- services/tools/restore/**/*
- services/tools/misc/**/*
- services/tools/service_broker_cli/**/*

0 comments on commit 55cad2d

Please sign in to comment.