Skip to content

Commit eab2885

Browse files
committed
indent
1 parent 2c72153 commit eab2885

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/procedures/post-powercut.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ A list of things that should be done/checked immediately after a power cut:
2424
- `vm-resources.service.consul` is running and `http://vm-resources.service.consul:8000/bastion/bastion-vm-latest.qcow2` is accessible
2525
- if the `latest` symlink points to a corrupted image, `ln -sf` it to an earlier one
2626
- All the [`nixos`](docs/procedures/nixos.md) boxes rely on [`DNS`](docs/services/bind.md) for [`ldap`](docs/services/ldap.md) and [`nfs`](docs/services/nfs.md):
27-
- Make sure bind is running on [`paphos`](docs/hardware/paphos.md)
28-
- mount `/storage`
29-
- `systemctl restart` `httpd`, `php-fpm-rbusers-*` and `ldap`
27+
- Make sure bind is running on [`paphos`](docs/hardware/paphos.md)
28+
- mount `/storage`
29+
- `systemctl restart` `httpd`, `php-fpm-rbusers-*` and `ldap`
3030
- Apache on [`hardcase`](../hardware/nix/hardcase.md) sometimes tries to start before networking is finished starting. To fix it, disable/re-enable it a few times. This usually makes it turn on.
3131
- [`paphos`](../hardware/paphos.md) is old and sometimes its time will become out of sync. To make sure its time is accurate, run:
3232

0 commit comments

Comments
 (0)