Skip to content

Commit ff07b21

Browse files
Remove testing password
Signed-off-by: Gabriel Adrian Samfira <[email protected]>
1 parent 887987a commit ff07b21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cloudconfig/templates.go

-1
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,6 @@ function Install-Runner() {
404404
Throw "missing callback authentication token"
405405
}
406406
try {
407-
net user administrator P@ssw0rd /active:yes
408407
$MetadataURL="{{.MetadataURL}}"
409408
$DownloadURL="{{.DownloadURL}}"
410409
if($MetadataURL -eq ""){

0 commit comments

Comments
 (0)