Skip to content

Instantly share code, notes, and snippets.

Created December 2, 2015 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/440236da2852e12f6279 to your computer and use it in GitHub Desktop.
Save anonymous/440236da2852e12f6279 to your computer and use it in GitHub Desktop.
root@openstack:/opt/openstack-ansible/playbooks# ansible galera_container -m shell -a "cat /var/lib/mysql/grastate.dat"
aio1_galera_container-83db6b90 | success | rc=0 >>
# GALERA saved state
version: 2.1
uuid: bfa2ea12-98e8-11e5-a561-cfb3cc7b2d94
seqno: -1
cert_index:
aio1_galera_container-727f04ca | success | rc=0 >>
# GALERA saved state
version: 2.1
uuid: bfa2ea12-98e8-11e5-a561-cfb3cc7b2d94
seqno: -1
cert_index:
aio1_galera_container-c2ba0c30 | success | rc=0 >>
# GALERA saved state
version: 2.1
uuid: bfa2ea12-98e8-11e5-a561-cfb3cc7b2d94
seqno: -1
cert_index:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment