[
https://issues.apache.org/jira/browse/BIGTOP-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14333195#comment-14333195
]
Evans Ye commented on BIGTOP-1627:
----------------------------------
Hi [~oflebbe], thanks for reviewing this.
You're right. The apt key check prevent the deployment to succeed.
I've implement the apt repo auto-deploy in BIGTOP-1676 which disable the key
check globally.
After BIGTOP-1676 has been applied, this should work.
Upload patch 4 which rename enable_local_yum to enable_local_repo, making the
variable name more general.
> Move enable_local_yum implementation to bigtop-deploy/utils/setup-env.sh to
> share with Docker provisioner
> ---------------------------------------------------------------------------------------------------------
>
> Key: BIGTOP-1627
> URL: https://issues.apache.org/jira/browse/BIGTOP-1627
> Project: Bigtop
> Issue Type: Improvement
> Affects Versions: 0.8.0
> Reporter: Evans Ye
> Assignee: Evans Ye
> Priority: Minor
> Labels: deployment, vm
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1627.1.patch, BIGTOP-1627.2.patch,
> BIGTOP-1627.3.patch, BIGTOP-1627.4.patch
>
>
> Currently, we have *enable_local_yum* feature implemented in
> *vagrant-puppet-vm*'s Vagrantfile(see BIGTOP-1562's patch). This jira is
> proposing to move the implementation to {{bigtop-deploy/utils/setup-env.sh}}
> so that the we can share the general implementation between BigTop's VM
> provisoner and Docker provisioner.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)