mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-30 04:32:37 +01:00
docs: lxc and prereq vars in README
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -5,3 +5,4 @@ argument_specs:
|
||||
options:
|
||||
custom_reboot_command:
|
||||
default: ~
|
||||
description: Command to run on reboot
|
||||
|
||||
Reference in New Issue
Block a user