Add support for IPv6 to machine and cluster chart
[icn.git] / tools / vagrant / start_sushy.sh
index a6c2f62..e8b6e2a 100755 (executable)
@@ -1,4 +1,6 @@
 #!/bin/bash
+# To validate emulator is up and running:
+#   curl --insecure -u admin:password https://192.168.121.1:8000/redfish/v1/Systems/
 set -eu -o pipefail
 
 listen_ip=$1