File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 263263 "setEdgeFRUscript" : " https://raw.githubusercontent.com/DefensiveOrigins/DO-LAB/main/Deploy-AD/scripts/Set-EdgeFRU.ps1" ,
264264 "addshortcutsscript" : " https://raw.githubusercontent.com/DefensiveOrigins/DO-LAB/main/Deploy-AD/scripts/Add-Shortcuts.ps1" ,
265265 "addsbrowsersscript" : " https://raw.githubusercontent.com/DefensiveOrigins/DO-LAB/main/Deploy-AD/scripts/Add-Browsers.ps1" ,
266+ "addkeyscript" : " https://raw.githubusercontent.com/DefensiveOrigins/DO-LAB/main/Deploy-AD/scripts/Add-SSHKey.ps1" ,
267+
266268
267269 // Powershell DSC Scripts
268270 "dscModules" : " https://raw.githubusercontent.com/DefensiveOrigins/DO-LAB/main/Deploy-AD/scripts/Install-DSC-Modules.ps1" ,
284286 " [variables('setServerManagerScript')]" ,
285287 " [variables('setEdgeFRUscript')]" ,
286288 " [variables('addshortcutsscript')]" ,
287- " [variables('addsbrowsersscript')]"
289+ " [variables('addsbrowsersscript')]" ,
290+ " [variables('addkeyscript')]"
288291 ],
289292
290293 // Virtual Machine Properties
You can’t perform that action at this time.
0 commit comments