[
https://issues.apache.org/jira/browse/CLIMATE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003807#comment-14003807
]
ASF GitHub Bot commented on CLIMATE-437:
----------------------------------------
GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/34
CLIMATE-437 - Remove provision-er from Vagrantfile
- The VM init script requires some user input and the default Vagrant
provisioner doesn't seem to allow for that. Until a better solution is
found, the initialization script needs to be called manually after
creating the new VM. Check the documentation on the OCW wiki at [1]
for additional info.
[1] http://s.apache.org/Rxd
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-437
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/34.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #34
----
commit 0a8e05d3c79900167ab6157eb748135e734e76af
Author: Michael Joyce <[email protected]>
Date: 2014-05-20T18:29:50Z
CLIMATE-437 - Remove provision-er from Vagrantfile
- The VM init script requires some user input and the default Vagrant
provisioner doesn't seem to allow for that. Until a better solution is
found, the initialization script needs to be called manually after
creating the new VM. Check the documentation on the OCW wiki at [1]
for additional info.
[1] http://s.apache.org/Rxd
----
> Remove provisioning from Vagrant VM build
> -----------------------------------------
>
> Key: CLIMATE-437
> URL: https://issues.apache.org/jira/browse/CLIMATE-437
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: build process
> Affects Versions: 0.3-incubating
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 0.4
>
>
> The default provision-er for Vagrant doesn't allow user input in the called
> script. The Anaconda install that the VM build uses requires some user input.
> Until a better solution is found, remove the provision-er and call it
> manually when building the VM
--
This message was sent by Atlassian JIRA
(v6.2#6252)