Skip to content

Commit

Permalink
teuthology.yaml: add vip configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Sage Weil <[email protected]>
  • Loading branch information
liewegas committed Apr 15, 2021
1 parent 581bd5b commit 1586314
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/teuthology/templates/teuthology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ archive_base: {{ archive_base }}
ceph_git_base_url: {{ teuthology_ceph_git_base_url }}
queue_host: localhost
queue_port: 11300
# for virtual ips (vip task)
vip:
- machine_subnet: 172.21.0.0/20
virtual_subnet: 10.0.0.0/16

0 comments on commit 1586314

Please sign in to comment.