This is an automated email from the ASF dual-hosted git repository.
jhg03a pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
from 4eb7a2a927 Added Api contract tests for statuses endpoint (#7535)
add de060a46da New Ansible Role to use Traffic Portal v2 (#7543)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 2 ++
.../README.md | 20 ++++++--------
.../roles/traffic_portal_v2/defaults/main.yml | 32 ++++++++++++++++++++++
.../handlers/main.yml | 14 ++++++----
.../meta/main.yml | 5 ++--
.../{ats => traffic_portal_v2}/tasks/main.yml | 4 +--
.../tasks/traffic_portal_v2.yml} | 26 +++++++++---------
.../templates/config_v2.json.j2} | 15 ++++++----
8 files changed, 78 insertions(+), 40 deletions(-)
copy infrastructure/ansible/roles/{traffic_portal =>
traffic_portal_v2}/README.md (58%)
create mode 100644
infrastructure/ansible/roles/traffic_portal_v2/defaults/main.yml
copy infrastructure/ansible/roles/{traffic_opsdb =>
traffic_portal_v2}/handlers/main.yml (66%)
copy infrastructure/ansible/roles/{traffic_portal =>
traffic_portal_v2}/meta/main.yml (92%)
copy infrastructure/ansible/roles/{ats => traffic_portal_v2}/tasks/main.yml
(88%)
copy infrastructure/ansible/roles/{fakeOrigin/tasks/fakeOrigin.yml =>
traffic_portal_v2/tasks/traffic_portal_v2.yml} (66%)
copy
infrastructure/ansible/roles/{traffic-monitor/templates/traffic_ops.cfg.j2 =>
traffic_portal_v2/templates/config_v2.json.j2} (60%)