[
https://issues.apache.org/jira/browse/AMBARI-12084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601322#comment-14601322
]
Hudson commented on AMBARI-12084:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.1 #113 (See
[https://builds.apache.org/job/Ambari-branch-2.1/113/])
AMBARI-12084. repo_suse_rhel.j2 should be in stacks, not agent (aonishuk)
(aonishuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0dc26cecc5dc54ac7319d619ee152ceb1df73af8)
*
ambari-server/src/test/python/custom_actions/configs/install_packages_config.json
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/params.py
*
ambari-common/src/main/python/resource_management/libraries/data/repo_ubuntu.j2
*
ambari-common/src/main/python/resource_management/libraries/data/repo_suse_rhel.j2
* ambari-server/src/test/python/stacks/2.0.6/configs/default.json
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/configuration/cluster-env.xml
* ambari-server/src/test/python/custom_actions/TestInstallPackages.py
*
ambari-server/src/test/python/stacks/2.0.6/hooks/before-INSTALL/test_before_install.py
* ambari-server/src/main/resources/custom_actions/scripts/install_packages.py
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/repo_initialization.py
*
ambari-common/src/main/python/resource_management/libraries/providers/repository.py
* ambari-agent/src/test/python/resource_management/TestRepositoryResource.py
> repo_suse_rhel.j2 should be in stacks, not agent
> ------------------------------------------------
>
> Key: AMBARI-12084
> URL: https://issues.apache.org/jira/browse/AMBARI-12084
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.1.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)