-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11891/
-----------------------------------------------------------
Review request for mesos and Benjamin Hindman.
Description
-------
This modifies the deploy scripts to work now that --conf is no longer
supported. Instead, the deploy scripts source mesos-master-env.sh and
mesos-slave-env.sh files to pass environment variables to the masters and
slaves.
This addresses bug MESOS-490.
https://issues.apache.org/jira/browse/MESOS-490
Diffs
-----
src/Makefile.am 23733b583df1addb29c5ba865a87c73923941804
src/conf/mesos.conf.template 02da4476c581893b1ed777012dd5157d70868b96
src/deploy/mesos-daemon.sh.in b89f72d5ab91a8e5fb9085628e2ca0bb79514fdf
src/deploy/mesos-deploy-env.sh.template
afc6197d49c1a88badc2be9edad62684f98829a3
src/deploy/mesos-master-env.sh.template PRE-CREATION
src/deploy/mesos-slave-env.sh.template PRE-CREATION
Diff: https://reviews.apache.org/r/11891/diff/
Testing
-------
Thanks,
Charles Reiss