Skip to content

Commit 0dd3500

Browse files
committed
add Windows tag to manifest
1 parent f5291cd commit 0dd3500

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sshdconfig/sshd.dsc.resource.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"$schema": "https://aka.ms/dsc/schemas/v3/bundled/resource/manifest.json",
33
"type": "Microsoft.Windows.OpenSSH/SSHD",
44
"description": "Manage SSH Server Configuration Global Settings",
5+
"tags": [
6+
"Windows"
7+
],
58
"version": "0.1.0",
69
"get": {
710
"executable": "sshdconfig",

0 commit comments

Comments
 (0)