You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ tool, which pulls a cloud-init config file from the metatdata server.
29
29
The cloud-init config is generated in the server's [main.tf](./modules/server/main.tf) and the uploaders [main.tf](./modules/uploaders/main.tf) and is assembled from this [systemd configuration](./cloud-init) and [associated bash scripts](./cloud-init/scripts).
30
30
31
31
Systemd is highly configurable and parallelized to allow for optimal and rapid VM
32
-
startup. The vizualization below shows the order and dependencies of the relevant
32
+
startup. The visualization below shows the order and dependencies of the relevant
0 commit comments