Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
envsetup
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mediaserver
envsetup
Commits
25f9e084
Commit
25f9e084
authored
7 years ago
by
Stéphane Diemer
Browse files
Options
Downloads
Patches
Plain Diff
Disabled Dell open manage setup.
parent
1ea72949
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
3.New_server_deployment/5.Dell_openmanage/0_setup.sh
+3
-0
3 additions, 0 deletions
3.New_server_deployment/5.Dell_openmanage/0_setup.sh
with
3 additions
and
0 deletions
3.New_server_deployment/5.Dell_openmanage/0_setup.sh
+
3
−
0
View file @
25f9e084
#!/bin/bash
#!/bin/bash
source
/root/envsetup/global-conf.sh
source
/root/envsetup/global-conf.sh
echo
"Dell Open Manage setup is disabled."
exit
0
# DELL server - install dell openmanage
# DELL server - install dell openmanage
if
(
!
dpkg
-l
|
grep
dmidecode
)
;
then
if
(
!
dpkg
-l
|
grep
dmidecode
)
;
then
apt-get
install
-y
dmidecode
apt-get
install
-y
dmidecode
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment