Skip to content

EMC-Underground/vxflex_ansible_deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This ansible playbooks using ansible-galaxy roles to deploy a 3 node cluster of vxFlex

Deployment Steps

  1. Update the vars/vars.yml.example with your specific system information then rename the file to vars.yml
  2. Update the hosts.example file with the correct server IP address and rename to hosts.
  3. Remeber to copy your id rsa key to all hosts in the cluster with ssh-copy-id username@hostname from the computer you are running the playbooks from
ansible-galaxy install -r requirements.yml
ansible-playbook playbook.yml -u <local_admin_account> -i hosts playbook.yml

About

Deploys a vxFlex Cluster using ansible-galaxy roles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages