Skip to content

Commit 081489a

Browse files
author
Himani Anil Deshpande
committed
Install Lustre client for Ubuntu24
1 parent 43796a0 commit 081489a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookbooks/aws-parallelcluster-environment/resources/lustre/partial/_install_lustre_debian.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# See the License for the specific language governing permissions and limitations under the License.
1515

1616
action :setup do
17-
return if node['platform_version'].to_i == 24
1817
apt_repository 'fsxlustreclientrepo' do
1918
uri "https://fsx-lustre-client-repo.s3.amazonaws.com/ubuntu"
2019
components ['main']

0 commit comments

Comments
 (0)