Skip to content

usaid-geonode/ftf_geonode_vm_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftf_geonode_vm_test

This repo is used to launch a FTF GeoNode into a Vagrant Virtual Machine for testing.

Usage

To launch the test VM do the following

ansible-galaxy install GeoNode.geonode
vagrant up

Defaults

As described in ansible.cfg, the roles path is hardcoded to ~/.ansible/roles. Roles from Ansible Galaxy will be downloaded there. The playbook only uses the one GeoNode.geonode role.

If you want to change the repository or branch used, you can adjust the vars in playbook.yml.

Releases

No releases published

Packages

No packages published