-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64407/
-----------------------------------------------------------
(Updated Dec. 8, 2017, 10:57 a.m.)
Review request for Ambari and Nate Cole.
Changes
-------
Removed odd spaces and also corrected the patch according to the latest changes
in feature branch.
Bugs: AMBARI-22592
https://issues.apache.org/jira/browse/AMBARI-22592
Repository: ambari
Description
-------
The ambari-server setup script is updated to allow the user to store/update
Ambari repo base URL in ambari.properties file for each OS type through command
line. The command to set Ambari repo URL : ambari-server setup --ambari-repo
<Ambari_Repo_URL>
Diffs (updated)
-----
ambari-server/src/main/python/ambari-server.py 188910e
ambari-server/src/main/python/ambari_server/serverConfiguration.py 27b4472
ambari-server/src/main/python/ambari_server/serverSetup.py 3b41fff
ambari-server/src/test/python/TestAmbariServer.py ad4e371
Diff: https://reviews.apache.org/r/64407/diff/2/
Changes: https://reviews.apache.org/r/64407/diff/1-2/
Testing
-------
Tests were successful in ambari-server.
Thanks,
Sneha Kanekar