GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-dist/pull/105
Update Brooklyn vagrant
This updates the vagrant configuration to:
- use the latest CentOS
- use the new RPM package to install Brooklyn.
It requires #104 to be merged first
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn-dist feature/vagrant-rpm
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-dist/pull/105.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #105
----
commit 9f640e84d434388749e32d05cb8c10577d20e5f6
Author: Thomas Bouron <[email protected]>
Date: 2017-09-12T13:54:19Z
Update vagrant configuration (centos 7.x) and use the new RPM package to
install Brooklyn
----
---