Sergio Slobodrian | c547771 | 2017-06-07 11:56:56 -0400 | [diff] [blame] | 1 | - Update the ansible scripts to install docker in swarm mode |
| 2 | - 3 Master nodes. |
| 3 | **** DONE **** DONE **** DONE **** DONE **** DONE **** DONE **** DONE **** DONE **** DONE **** DONE **** |
| 4 | |
Sergio Slobodrian | ee4b2bc | 2017-06-05 10:08:59 -0400 | [diff] [blame] | 5 | - Create an installer tar file when not run in test mode |
| 6 | - This file should include: |
| 7 | - The qcow2 image for the installer |
| 8 | - The KVM xml metadata for the installer |
| 9 | - The private key to access the VM |
| 10 | - The bootstrap script to launch the installer |
| 11 | - In the future, it could include (which would make it 1 or 2G larger). |
| 12 | - The .deb file to install vagrant |
| 13 | - .vagrant.d directory with all the configs and boxes |
| 14 | - Clean up the ansible scripts |
| 15 | - Create a cluster-host role |
| 16 | - Install all dependent software using dpkg and pip |
| 17 | - Move the pull and push roles into the voltha role |
| 18 | - Use the target selector to trigger the appropriate ones |
| 19 | - OR create voltha-deploy and voltha-create roles (TBD) |
Sergio Slobodrian | c547771 | 2017-06-07 11:56:56 -0400 | [diff] [blame] | 20 | |