Fix spacing in sublist
This commit is contained in:
		| @@ -43,8 +43,11 @@ The daemon startup sequence is documented below. The main daemon entrypoint is ` | |||||||
| 0. The node begins setting up the object representations of resources, in order: | 0. The node begins setting up the object representations of resources, in order: | ||||||
|  |  | ||||||
|     a. Node entries |     a. Node entries | ||||||
|  |  | ||||||
|     b. Network entries, creating client networks and starting them as required. |     b. Network entries, creating client networks and starting them as required. | ||||||
|  |  | ||||||
|     c. Domain (VM) entries, starting up the VMs as required. |     c. Domain (VM) entries, starting up the VMs as required. | ||||||
|  |  | ||||||
|     d. Ceph storage entries (OSDs, Pools, Volumes, Snapshots). |     d. Ceph storage entries (OSDs, Pools, Volumes, Snapshots). | ||||||
|  |  | ||||||
| 0. The node activates its keepalived timer and begins sending keepalive updates to the cluster. The daemon state transitions from `init` to `run` and the system has started fully. | 0. The node activates its keepalived timer and begins sending keepalive updates to the cluster. The daemon state transitions from `init` to `run` and the system has started fully. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user