-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36505/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-12418
https://issues.apache.org/jira/browse/AMBARI-12418
Repository: ambari
Description
-------
**STR**
Set umask on all hosts to 027
Setup Ambari-server as non root user
Go to cofirm hosts page and install them on **ambari-server** host too.
Repeat previous step.
**Result**
Confirmation of hosts fails:
/etc/zypp/repos.d/ambari.repo: Permission denied
scp /etc/zypp/repos.d/ambari.repo
host=ambari-installer-sle113-3103-split1-re-4.openstacklocal, exitcode=1
Command end time 2015-07-15 12:16:52
Diffs
-----
ambari-server/src/main/python/bootstrap.py 95ad4d1
ambari-server/src/test/python/TestBootstrap.py 9c0e78e
Diff: https://reviews.apache.org/r/36505/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk