Skip to content

Commit 6d840a4

Browse files
authored
Merge pull request #89672 from ManojReddy-MSFT/patch-49
(Azure CXP) fixes MIcrosoftDocs/azure-docs#39354
2 parents 76782ad + 6f7d664 commit 6d840a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-domain-services/join-centos-linux-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ In the *hosts* file, update the *localhost* address. In the following example:
6565
Update these names with your own values:
6666

6767
```console
68-
127.0.0.1 centos centos.contoso.com
68+
127.0.0.1 centos.contoso.com centos
6969
```
7070

7171
When done, save and exit the *hosts* file using the `:wq` command of the editor.

0 commit comments

Comments
 (0)