Skip to content

Commit 1586314

Browse files
committed
teuthology.yaml: add vip configuration
Signed-off-by: Sage Weil <sage@newdream.net>
1 parent 581bd5b commit 1586314

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

roles/teuthology/templates/teuthology.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ archive_base: {{ archive_base }}
1414
ceph_git_base_url: {{ teuthology_ceph_git_base_url }}
1515
queue_host: localhost
1616
queue_port: 11300
17+
# for virtual ips (vip task)
18+
vip:
19+
- machine_subnet: 172.21.0.0/20
20+
virtual_subnet: 10.0.0.0/16

0 commit comments

Comments
 (0)