Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
135
noc
Commits
c404578e
Commit
c404578e
authored
Mar 16, 2020
by
Andrey Vertiprahov
Browse files
Merge branch 'cherry-pick-
5b780e16
' into 'release-19.4'
release-19.4:Backport!3291 See merge request
noc/noc!3294
parents
62ce1734
2f4e2e09
Changes
1
Hide whitespace changes
Inline
Side-by-side
services/discovery/jobs/box/suggestcli.py
View file @
c404578e
...
...
@@ -71,6 +71,8 @@ class SuggestCLICheck(DiscoveryCheck):
"password"
:
password
,
"super_password"
:
super_password
,
"path"
:
None
,
"raise_privileges"
:
self
.
object
.
to_raise_privileges
,
"access_preference"
:
self
.
object
.
get_access_preference
(),
},
)
self
.
logger
.
info
(
"Result: %s, %s"
,
r
,
r
[
"message"
])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment