Skip to content

VirtualWatershed/vwp-ansible-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standalone GSTORE Deployment

  • Requires Ansible 1.2 or newer
  • Expects CentOS7 hosts

Ensure you have ssh keypair auth setup with the host\hosts you wish to install on.

Edit group_vars/all with the dbnames and passwords of your choosing.

##Multi Server### Edit the "hosts" inventory file by changing the IP addresses to the assicated addresses of the target servers.

Run the following: ansible-playbook -i hosts vwp.yml