-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35778/
-----------------------------------------------------------

(Updated June 25, 2015, 12:37 p.m.)


Review request for Ambari and Vitalyi Brodetskyi.


Bugs: AMBARI-12084
    https://issues.apache.org/jira/browse/AMBARI-12084


Repository: ambari


Description
-------

For users to be able to modify the .repo file template (and disable the repo)
in order to use redhat satellite, the template should be located on ambari
server so the user does not need to modify the file on all agents.

If the template is already in stacks, great. Please let me know the directory
and we can resolve this. Otherwise, we need it to be on the server so it can
be pulled to agents automatically.


Diffs (updated)
-----

  ambari-agent/src/test/python/resource_management/TestRepositoryResource.py 
0a849f3 
  
ambari-common/src/main/python/resource_management/libraries/data/repo_suse_rhel.j2
 1cb687f 
  
ambari-common/src/main/python/resource_management/libraries/data/repo_ubuntu.j2 
52d4c9a 
  
ambari-common/src/main/python/resource_management/libraries/providers/repository.py
 4e5482b 
  ambari-server/src/main/resources/custom_actions/scripts/install_packages.py 
6bfe197 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/configuration/cluster-env.xml 
c16b069 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/params.py
 a1fe867 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/repo_initialization.py
 bc332fb 
  ambari-server/src/test/python/custom_actions/TestInstallPackages.py 7032f2e 
  
ambari-server/src/test/python/custom_actions/configs/install_packages_config.json
 633bd19 
  ambari-server/src/test/python/stacks/2.0.6/configs/default.json 2f31040 
  
ambari-server/src/test/python/stacks/2.0.6/hooks/before-INSTALL/test_before_install.py
 228192e 

Diff: https://reviews.apache.org/r/35778/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk

Reply via email to