commit | e8b82be5e2aa43bc7d47b4d81e7927732d499755 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Jan 09 15:21:00 2018 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Tue Jan 09 18:05:22 2018 -0800 |
tree | ccf72d114edb0d9435b68115ec94e09dd402bf95 | |
parent | 7c80bf174b9cacb57760ef7274ec5723cf56fdee [diff] |
CORD-2476 migrate vtr service to dynamic load Change-Id: I77d8363f0d789e923d63ecf3295b6da209bf49c3
The vTR
service is designed to perform a connectivity test in place of the subscriber. It will save you time and costs of sending a truck to the subscriber premises to perform the same kind of test.
To onboard this service in your system, you can execute the onboard-vtr.yaml
playbook, using this command:
ansible-playbook -i /etc/maas/ansible/pod-inventory --extra-vars=@/opt/cord/build/genconfig/config.yml onboard-vtr-playbook.yaml