Skip to content

Commit

Permalink
[opensvc] Add relay config dump
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaud Veron <[email protected]>
  • Loading branch information
arnaudveron committed Oct 25, 2023
1 parent ab36ea6 commit 472281a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sos/report/plugins/opensvc.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def setup(self):
"om net status --verbose --color=no",
"om mon --color=no",
"om daemon dns dump --color=no",
"om daemon relay status --color=no",
"om daemon status --format flat_json --color=no"
])
self.get_status('vol')
Expand Down

0 comments on commit 472281a

Please sign in to comment.