Skip to content

Commit

Permalink
Merge pull request #247 from ailisp/master
Browse files Browse the repository at this point in the history
Some inconsistence with current vagrant scripts
  • Loading branch information
Fryguy committed Sep 6, 2017
2 parents 8bc95ef + 47d3691 commit 0e96bd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vagrant_developer_vm.md
Expand Up @@ -62,9 +62,9 @@ You will need some tools installed in your machine to use this method:

## The process

The Vagrant file will create a VM using fedora24-cloud as a basis and proceed to configure it for development following the developer setup guide:
The Vagrant file will create a VM using fedora25-cloud as a basis and proceed to configure it for development following the developer setup guide:

- Configure the VM with 4 GB and 2 CPU
- Configure the VM with 6 GB and 2 CPU
- Open port 3000 for UI management
- Open port 4000 for API management
- Copy the contents of ~/workspace/manageiq to /manageiq inside the appliance
Expand Down

0 comments on commit 0e96bd4

Please sign in to comment.