Skip to content

Commit 40f469a

Browse files
committed
Updates blocking Salt Minion publishing
1 parent 7df6fb4 commit 40f469a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

articles/virtual-machines/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1081,7 +1081,7 @@
10811081
items:
10821082
- name: Chef
10831083
href: ./extensions/chef.md
1084-
- name: Salt-Minion
1084+
- name: Salt Minion
10851085
href: ./extensions/salt-minion.md
10861086
- name: Stackify Retrace
10871087
href: ./extensions/stackify-retrace-linux.md

articles/virtual-machines/extensions/salt-minion.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 01/24/2024
1616
* A Salt Master (either on-premises or in a cloud) that can accept connections from Salt minions hosted on Azure
1717
* The Salt Minion VM Extension requires that the target VM is connected to the internet in order to fetch Salt packages
1818

19-
## Supported Platforms
19+
## Supported platforms
2020

2121
Azure VM running any of the following supported OS:
2222

@@ -45,15 +45,15 @@ If you want another distro to be supported (assuming Salt [supports](https://doc
4545
* `minion_id` - Minion ID (hostname by default)
4646
* `salt_version` - Salt Minion version to install, for example `3006.1` (`latest` by default)
4747

48-
## Install Salt Minion using the Azure Portal
48+
## Install Salt Minion using the Azure portal
4949

50-
1. Select one of your VMs
51-
2. In the left menu click **Extensions + applications**
52-
3. Click **+ Add**
53-
4. In the gallery, type **salt minion** in the search bar
54-
5. Select the **Salt Minion** tile and click **Next**
55-
6. Enter configuration parameters in the provided form (see [Salt Minion settings](#salt-minion-settings))
56-
7. Click **Review + create**
50+
1. Select one of your VMs.
51+
2. In the left menu click **Extensions + applications**.
52+
3. Click **+ Add**.
53+
4. In the gallery, type **Salt Minion** in the search bar.
54+
5. Select the **Salt Minion** tile and click **Next**.
55+
6. Enter configuration parameters in the provided form (see [Salt Minion settings](#salt-minion-settings)).
56+
7. Click **Review + create**.
5757

5858
## Install Salt Minion using the Azure CLI
5959

0 commit comments

Comments
 (0)