c7a8420bf1
+ Adding more benchmarks + Grafana snapshots + Benchmarks in list for ordering now. + Adding connmon Change-Id: I9fa4f5d31f9575ad7636218ae6091c8e11343410
12 lines
205 B
YAML
12 lines
205 B
YAML
---
|
|
#
|
|
# Playbook for browbeat-network
|
|
#
|
|
# Creates public and private network for use with Perfkit and Shaker
|
|
#
|
|
|
|
- hosts: undercloud
|
|
remote_user: "{{ local_remote_user }}"
|
|
roles:
|
|
- browbeat-network
|