ceph-cm-ansible icon indicating copy to clipboard operation
ceph-cm-ansible copied to clipboard

teuthology.yaml: add vip configuration

Open liewegas opened this issue 3 years ago • 3 comments

Signed-off-by: Sage Weil [email protected]

liewegas avatar Apr 15 '21 22:04 liewegas

@djgalloway ping? i've manually edited the teuthworker .teuthology.yaml, but presumably this should also be updated?

liewegas avatar May 14 '21 22:05 liewegas

@jdurgin

liewegas avatar May 14 '21 22:05 liewegas

It should but we shouldn't hardcode it in the ceph-cm-ansible.git version. It should be parameterized.

So blank definitions here: https://github.com/ceph/ceph-cm-ansible/blob/master/roles/teuthology/defaults/main.yml

And our (Sepia's) subnets should be defined here: https://github.com/ceph/ceph-sepia-secrets/blob/master/ansible/inventory/group_vars/teuthology.yml

djgalloway avatar May 17 '21 15:05 djgalloway