This website requires JavaScript.
Explore
Help
Sign In
arif
/
useful_scripts
Watch
1
Star
0
Fork
0
You've already forked useful_scripts
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2476319877
useful_scripts
/
fix_ovn_dbs.sh
10 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
Update scripts to use new functions. Add new fix_ovn_dbs.sh script
2024-10-21 15:03:07 +00:00
#!/bin/bash
Update scripts * Move the OVN resync stuff to functions.sh, so that it can be used elsewhere * Add check mongo python script
2024-11-07 12:09:27 +00:00
#set -ax
Update scripts to use new functions. Add new fix_ovn_dbs.sh script
2024-10-21 15:03:07 +00:00
. functions.sh
check_juju_version
get_juju_status
Update scripts * Move the OVN resync stuff to functions.sh, so that it can be used elsewhere * Add check mongo python script
2024-11-07 12:09:27 +00:00
do_ovn_resync
Reference in New Issue
Copy Permalink