Skip to content

Commit

Permalink
Update Ubuntu refs to latest LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
edibotopic committed Aug 20, 2024
1 parent 0b98b8f commit 1270c01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorial/certificates-autoenrolment.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ It should be possible to `ssh` into a machine on the network:
ssh -i ~/.ssh/adsys-integration.pem root@<IPv4-address-of-resource>
```

For example, an instance of Ubuntu Mantic Minotaur (development branch) will give an output that shows it is running on Azure based on the kernel version:
For example, an instance of Ubuntu 24.04 LTS will give an output that shows it is running on Azure based on the kernel version:

```text
Welcome to Ubuntu Mantic Minotaur (development branch) (GNU/Linux 6.5.0-1004-azure x86_64))
Welcome to Ubuntu 24.04 LTS (GNU/Linux 6.5.0-1004-azure x86_64))
```

0 comments on commit 1270c01

Please sign in to comment.