diff options
author | John McCrae <john.mccrae@progress.com> | 2021-09-15 12:55:08 -0700 |
---|---|---|
committer | John McCrae <john.mccrae@progress.com> | 2021-09-15 12:55:08 -0700 |
commit | 4aa7732c9b46af6d4cf99eb34bd86eb14005665b (patch) | |
tree | d7b7d73fb09443e6e6135d4cf1d9365d6ff3e216 /cspell.json | |
parent | 80603e5bbb7ee05bf851a3d5c60dc0df9cd7a039 (diff) | |
download | chef-4aa7732c9b46af6d4cf99eb34bd86eb14005665b.tar.gz |
Updated the package source resource to accept credentials and updated the code to be more readable
Signed-off-by: John McCrae <john.mccrae@progress.com>
Diffstat (limited to 'cspell.json')
-rw-r--r-- | cspell.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cspell.json b/cspell.json index 7bd65a067d..bf79dce199 100644 --- a/cspell.json +++ b/cspell.json @@ -59,6 +59,7 @@ "ARCHITEW", "archq", "argdup", + "Argumentlist", "arity", "armhf", "armv", @@ -351,6 +352,7 @@ "disablerepo", "DISCARDABLE", "DISCARDNS", + "diskos", "DISM", "dism", "displayname", @@ -462,6 +464,7 @@ "Exts", "exts", "FACs", + "failback", "failburger", "FAILCRITICALERRORS", "failovermethod", @@ -1152,6 +1155,8 @@ "ovpn", "OXID", "packageinfo", + "Packageprovider", + "packagesource", "pacman", "Pagefile", "pagefiles", @@ -1228,6 +1233,7 @@ "POST'ing", "POWEREVENT", "powerpc", + "powershellget", "ppid", "ppmd", "PQRJ", @@ -1433,6 +1439,7 @@ "secp", "secretkey", "securerandom", + "securestring", "SECURITYPOLICY", "secvalue", "SEGDPL", @@ -1797,6 +1804,7 @@ "windres", "winerror", "winevt", + "winget", "Winmgmt", "winmgmts", "WINNT", |