Skip to content

Commit 8c6305e

Browse files
Update client articles
1 parent 587e675 commit 8c6305e

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

azure-managed-lustre/client-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: how-to
55
author: pauljewellmsft
66
ms.author: pauljewell
77
ms.reviewer: dsundarraj
8-
ms.date: 03/15/2024
8+
ms.date: 10/25/2024
99

1010
---
1111

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2-
author: rayfergusonmsft
3-
ms.author: rayferguson
2+
author: pauljewellmsft
3+
ms.author: pauljewell
44
ms.service: azure-stack
55
ms.topic: include
66
ms.date: 10/24/2024
77
ms.reviewer:
88
ms.lastreviewed:
99
---
1010

11-
<!-- markdownlint-disable-file MD041 -->
12-
1311
```bash
1412
sudo dnf install amlfs-lustre-client-2.15.5_41_gc010524-$(uname -r | sed -e "s/\.$(uname -p)$//" | sed -re 's/[-_]/\./g')-1
1513
```
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2-
author: rayfergusonmsft
3-
ms.author: rayferuson
2+
author: pauljewellmsft
3+
ms.author: pauljewell
44
ms.service: azure-stack
55
ms.topic: include
66
ms.date: 10/24/2024
77
ms.reviewer:
88
ms.lastreviewed:
99
---
1010

11-
<!-- markdownlint-disable-file MD041 -->
12-
1311
```bash
1412
sudo apt install amlfs-lustre-client-2.15.5-41-gc010524=$(uname -r)
1513
```

0 commit comments

Comments
 (0)