vagrant-aws | Plugin for Vagrant for working with Amazon AWS | AWS library
kandi X-RAY | vagrant-aws Summary
kandi X-RAY | vagrant-aws Summary
Plugin for Vagrant for working with Amazon AWS
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Executes a virtual machine .
- Loads all virtual machines in the environment
- Sets the virtual machine .
- Configure a vm
- Get list of status
- Create a new image .
- Initializes the environment
- loads the home directory
- suspends a virtual machine with the given name
- Loads the credentials from the fogredentials .
vagrant-aws Key Features
vagrant-aws Examples and Code Snippets
Community Discussions
Trending Discussions on vagrant-aws
QUESTION
Trying to install aws plugin for vagrant. Getting a dependency error.
Logs show...
...ANSWER
Answered 2018-Oct-02 at 17:49QUESTION
I am new to Amazon AWS and Vagrant.
I opened a 12-moths free account and I'd like to test EC2 for my personal project. I'd need to test QGIS Server software.
Instead of creating a new instance and installing all the dependencies from scratch, I thought to use this repo, which ships a Vagrant image of QGIS Server and all the needed software to test it out.
I probably would be able to do this on my personal laptop but I am unsure on how to proceed with a EC2 instance.
Looking at this SO answer it seems I can use vagrant-aws plugin to do it.
However, it teh README also reads:
Of course prior to doing this, you'll need to obtain an AWS-compatible box file for Vagrant.
What does that supposed to mean?
Could anyone with some experience help me understanding what do I need besides the Vagrant file and the Amazon AWS account to accomplish this task?
Do I need to create an instance first or should I do it using the vagrant-aws plugin?
Many thanks in advance.
EDIT1
I think I made huge improvements.
So I read through tons of docs, and I finally ended up with a Vagrantfile that is a mix between the one from mitchellh/vagrant-aws and the one from elpaso/qgis3-server-vagrant.
Then I am supposed to run vagrant up --provider=aws
but I get some syntax errors. I think my lack of knowledge in Ruby is my main obstacle here.
Here is my MODIFIED Vagrantfile
(without the SECRET AWS stuff):
ANSWER
Answered 2018-Oct-23 at 02:36You have some 'smart quotes' instead of single quotes. Change all of these:
QUESTION
Triying to run vagrant up --provider=aws I get the following error.
...ANSWER
Answered 2018-May-08 at 03:34Well, as suggested by PrasadK it seems to be a bug, not the particular one you suggested, but there is a bug in version 2.1.0.
I manually upgrade varian to 2.1.1 and the problem is fixed.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vagrant-aws
On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. There is also an installer for Windows. Managers help you to switch between multiple Ruby versions on your system. Installers can be used to install a specific or multiple Ruby versions. Please refer ruby-lang.org for more information.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page