docs: lxc and prereq vars in README

This commit is contained in:
Rubén Cabrera
2024-11-04 21:17:52 +00:00
parent 15bed87453
commit 03d0aecfcc
2 changed files with 3 additions and 0 deletions

View File

@@ -183,6 +183,8 @@ See the commands [here](https://technotim.live/posts/k3s-etcd-ansible/#testing-y
| `k3s_server_post` | `metal_lb_bgp_my_asn` | string | `~` | Not required | BGP ASN configurations |
| `k3s_server_post` | `metal_lb_bgp_peer_asn` | string | `~` | Not required | BGP peer ASN configurations |
| `k3s_server_post` | `metal_lb_bgp_peer_address` | string | `~` | Not required | BGP peer address |
| `lxc` | `custom_reboot_command` | string | `~` | Not required | Command to run on reboot |
| `prereq` | `system_timezone` | string | `null` | Not required | Timezone to be set on all nodes |
### Troubleshooting