summaryrefslogtreecommitdiffstats
path: root/roles/cuda/vars
diff options
context:
space:
mode:
Diffstat (limited to 'roles/cuda/vars')
-rw-r--r--roles/cuda/vars/centos-8.yml4
-rw-r--r--roles/cuda/vars/redhat-8.yml4
2 files changed, 8 insertions, 0 deletions
diff --git a/roles/cuda/vars/centos-8.yml b/roles/cuda/vars/centos-8.yml
new file mode 100644
index 0000000..935e84d
--- /dev/null
+++ b/roles/cuda/vars/centos-8.yml
@@ -0,0 +1,4 @@
+---
+cuda_repo_subfolder: rhel8
+
+# vim:ft=ansible: \ No newline at end of file
diff --git a/roles/cuda/vars/redhat-8.yml b/roles/cuda/vars/redhat-8.yml
new file mode 100644
index 0000000..935e84d
--- /dev/null
+++ b/roles/cuda/vars/redhat-8.yml
@@ -0,0 +1,4 @@
+---
+cuda_repo_subfolder: rhel8
+
+# vim:ft=ansible: \ No newline at end of file