Skip to content

Commit

Permalink
Add TODO comment to improve script syntax in myvms.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
erikhje committed Feb 9, 2026
1 parent 379368c commit 9317473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/myvms.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
param($logintype = $(throw "Parameter logintype is required"))

# Usage: myvms.ps1 [mgr|cl1|dc1|srv1|mgra|cl1a|dc1a|srv1a]
# TODO: fix til full script syntaks ala oblig 1

# floating ip's and the Admin-user-password for each host (retrieve from SkyHiGh):
$mgr_ip =''
Expand Down

0 comments on commit 9317473

Please sign in to comment.