Merge "Fix Backup playbook freezes at Create etcd snapshot"
This commit is contained in:
commit
e4db0520f3
@ -369,7 +369,7 @@
|
||||
- name: Get etcd endpoints
|
||||
shell: |
|
||||
source /etc/platform/openrc
|
||||
system addrpool-list | awk '/cluster-host-subnet/{print$14}'
|
||||
system addrpool-list --nowrap | awk '/cluster-host-subnet/{print$14}'
|
||||
register: etcd_endpoint
|
||||
|
||||
- name: Wrap etcd_endpoint in [] brackets if it's an ipv6 address
|
||||
|
Loading…
x
Reference in New Issue
Block a user