Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 515 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 515 Bytes

Presentation here

  • bootstrapping folder contains routers configuration (ssh access, users, management ip)
  • lab_setup.yml sets the initial state (ips and static routes)
ansible-playbook -v -i inventory_file lab_setup.yml
  • set_paths.yml does the active path checking and backup activation
ansible-playbook -v -i inventory_file set_paths.yml 

crontab it to get your "hello poor sdn application" :D