commit | 80cfb40f7a5354456043d4cf7331d27521a9fb8e | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Sep 25 15:21:48 2017 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Sep 25 17:06:51 2017 -0700 |
tree | ef3c6cd97c5978b28df0e86f125596de10786663 | |
parent | e876c0910dc6eb529fa5c69da4eeecb8d22c1a26 [diff] |
CORD-1923: Eliminate hardcoded dependencies between VTR and VSG Change-Id: I25017fa8f03e3ca9a160b6ff7d5074ce9320ac8a
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