Ansible for Aurora
NEC provides RPM packages for SX-Aurora. If you feel its intallation is weird or not standard, visit VEOS yum Repository on the Web. Yes, yum repository for SX-Aurora is available!
And we have created ansible scripts to setup SX-Aurora using this yum repository. You can setup Aurora by few commands.
Instructions Install CentOS7.5. Clone https://github.com/sx-aurora-dev/aurora-ansible. Write inventory file for ansible. Run ansible-playbook -i hosts.yaml -u root -k playbooks/aurora.yaml to install VEOS.
[Read More]