We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94bd4c0 commit f5d2dd6Copy full SHA for f5d2dd6
attributes/default.rb
@@ -132,7 +132,7 @@
132
)
133
default['cfncluster']['nvidia']['fabricmanager']['repository_key'] = value_for_platform(
134
'default' => "D42D0685.pub",
135
- 'ubuntu' => { 'default' => "7fa2af80.pub" }
+ 'ubuntu' => { 'default' => "3bf863cc.pub" }
136
137
default['cfncluster']['nvidia']['fabricmanager']['version'] = value_for_platform(
138
'default' => node['cfncluster']['nvidia']['driver_version'],
0 commit comments