aboutsummaryrefslogtreecommitdiffstats
path: root/roles/test/vars
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2017-04-19 18:17:40 +0200
committerKristian Lyngstol <kly@kly.no>2017-04-19 18:17:40 +0200
commit4e04c35f04c264d728587a54d0515eef0a42a44b (patch)
tree7850ac76ba7d494014ecc97d54322567ed44af5d /roles/test/vars
parent5bd19932a886eae468fea8bcb0e30c78f1d45141 (diff)
build/: Make room for new deployment scheme
Diffstat (limited to 'roles/test/vars')
-rw-r--r--roles/test/vars/main.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/roles/test/vars/main.yml b/roles/test/vars/main.yml
deleted file mode 100644
index 0bed216..0000000
--- a/roles/test/vars/main.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-simple_urls:
- - "/api/public/switches"
- - "/api/public/switch-state"
- - "/api/public/ping"
- - "/api/public/location"
- - "/api/public/dhcp"
- - "/api/public/dhcp-summary"
- - "/index.html"
- - "/templates/switches.txt"
- - "/render/?target=carbon.agents.*.errors"
-read_urls:
- - "/api/read/oplog"
- - "/api/read/snmp"
- - "/api/read/switches-management"
- - "/api/read/distro-tree"
-populated_urls:
- - "/api/templates/switches.txt"
-