File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ probes:
66
66
echo >&2 "dockerd is not running"
67
67
exit 1
68
68
fi
69
- hint : See "/var/log/cloud-init-output.log". in the guest
69
+ hint : See "/var/log/cloud-init-output.log" in the guest
70
70
hostResolver :
71
71
# hostResolver.hosts requires lima 0.8.3 or later. Names defined here will also
72
72
# resolve inside containers, and not just inside the VM itself.
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ probes:
68
68
echo >&2 "rootlesskit (used by rootless docker) is not running"
69
69
exit 1
70
70
fi
71
- hint : See "/var/log/cloud-init-output.log". in the guest
71
+ hint : See "/var/log/cloud-init-output.log" in the guest
72
72
hostResolver :
73
73
# hostResolver.hosts requires lima 0.8.3 or later. Names defined here will also
74
74
# resolve inside containers, and not just inside the VM itself.
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ probes:
100
100
exit 1
101
101
fi
102
102
hint : |
103
- See "/var/log/cloud-init-output.log". in the guest
103
+ See "/var/log/cloud-init-output.log" in the guest
104
104
- description : " kubeadm to be completed"
105
105
script : |
106
106
#!/bin/bash
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ probes:
53
53
echo >&2 "Xorg is not installed yet"
54
54
exit 1
55
55
fi
56
- hint : See "/var/log/cloud-init-output.log". in the guest
56
+ hint : See "/var/log/cloud-init-output.log" in the guest
57
57
message : |
58
58
Use a VNC viewer or noVNC, to connect to the display:
59
59
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ probes:
144
144
exit 1
145
145
fi
146
146
hint : |
147
- See "/var/log/cloud-init-output.log". in the guest
147
+ See "/var/log/cloud-init-output.log" in the guest
148
148
- description : " kubeadm to be completed"
149
149
script : |
150
150
#!/bin/bash
You can’t perform that action at this time.
0 commit comments