Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
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
hpc-team
HPCasCode
Commits
4dd612e3
Commit
4dd612e3
authored
8 years ago
by
Chris Hines
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into gpu
parents
002fbfcf
c6a95f25
No related branches found
No related tags found
1 merge request
!67
Gpu
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
roles/mellanox_drivers/tasks/main.yml
+1
-1
1 addition, 1 deletion
roles/mellanox_drivers/tasks/main.yml
roles/mellanox_drivers/vars/mellanoxVars.yml
+1
-1
1 addition, 1 deletion
roles/mellanox_drivers/vars/mellanoxVars.yml
with
2 additions
and
2 deletions
roles/mellanox_drivers/tasks/main.yml
+
1
−
1
View file @
4dd612e3
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
-
include_vars
:
mellanoxVars.yml
-
include_vars
:
mellanoxVars.yml
-
name
:
yum install dependencies
-
name
:
yum install dependencies
yum
:
name=perl,pciutils,gtk2,atk,cairo,gcc-gfortran,libxml2-python,tcsh,libnl,lsof,tcl,tk,kernel-devel,python-devel,createrepo
yum
:
name=perl,pciutils,gtk2,atk,cairo,gcc-gfortran,libxml2-python,tcsh,libnl,lsof,tcl,tk,kernel-devel,python-devel,createrepo
,rpm-build
sudo
:
true
sudo
:
true
ignore_errors
:
true
ignore_errors
:
true
when
:
ansible_os_family == "RedHat"
when
:
ansible_os_family == "RedHat"
...
...
This diff is collapsed.
Click to expand it.
roles/mellanox_drivers/vars/mellanoxVars.yml
+
1
−
1
View file @
4dd612e3
...
@@ -2,4 +2,4 @@
...
@@ -2,4 +2,4 @@
#note. do not add '.tgz' to driver src. done in playbook
#note. do not add '.tgz' to driver src. done in playbook
#MELLANOX_DRIVER_SRC: "{% if ansible_os_family == 'RedHat' %}MLNX_OFED_LINUX-3.1-1.0.3-rhel7.1-x86_64-ext{% elif ansible_os_family == 'Debian' %}MLNX_OFED_LINUX-3.1-1.0.3-ubuntu14.04-x86_64{% endif %}"
#MELLANOX_DRIVER_SRC: "{% if ansible_os_family == 'RedHat' %}MLNX_OFED_LINUX-3.1-1.0.3-rhel7.1-x86_64-ext{% elif ansible_os_family == 'Debian' %}MLNX_OFED_LINUX-3.1-1.0.3-ubuntu14.04-x86_64{% endif %}"
#MELLANOX_DRIVER_SRC: "{% if ansible_os_family == 'RedHat' %}MLNX_OFED_LINUX-3.1-1.0.3-rhel7.2-x86_64-ext{% elif ansible_os_family == 'Debian' %}MLNX_OFED_LINUX-3.1-1.0.3-ubuntu14.04-x86_64{% endif %}"
#MELLANOX_DRIVER_SRC: "{% if ansible_os_family == 'RedHat' %}MLNX_OFED_LINUX-3.1-1.0.3-rhel7.2-x86_64-ext{% elif ansible_os_family == 'Debian' %}MLNX_OFED_LINUX-3.1-1.0.3-ubuntu14.04-x86_64{% endif %}"
MELLANOX_DRIVER_SRC
:
"
{%
if
ansible_os_family
==
'RedHat'
%}MLNX_OFED_LINUX-3.
2-2
.0.0.0-rhel7.2-x86_64{%
elif
ansible_os_family
==
'Debian'
%}MLNX_OFED_LINUX-3.1-1.0.3-ubuntu14.04-x86_64{%
endif
%}"
MELLANOX_DRIVER_SRC
:
"
{%
if
ansible_os_family
==
'RedHat'
%}MLNX_OFED_LINUX-3.
3-1
.0.0.0-rhel7.2-x86_64{%
elif
ansible_os_family
==
'Debian'
%}MLNX_OFED_LINUX-3.1-1.0.3-ubuntu14.04-x86_64{%
endif
%}"
This diff is collapsed.
Click to expand it.
Chris Hines
@chines
mentioned in commit
bd6d7130
·
4 years ago
mentioned in commit
bd6d7130
mentioned in commit bd6d71308020096444c9873580d88a542dee55e7
Toggle commit list
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