commit | 8fa1a614877cdb235cf53c2ae0226660035238e3 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Oct 03 15:50:02 2017 -0700 |
committer | Scott Baker <scottb@onlab.us> | Tue Oct 03 18:14:39 2017 -0700 |
tree | 836d4a3239c4b88a38abb95139c13797fa10173d | |
parent | cd2caa7a78ec7e0a6e91f478661078cb2672e685 [diff] |
CORD-2027 fix vtr tcpdump Change-Id: I29aff1571c878b156bd7043c5571c1a3a813259f (cherry picked from commit b7faa07d8c2766449856216c1825bb32e6f12774)
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