style(readme): align markdown tables
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
7a737eb695
commit
3cd0fa921a
1 changed files with 12 additions and 12 deletions
|
|
@ -5,7 +5,7 @@ Install and configure NFS client with systemd-managed mounts.
|
||||||
## Variables
|
## Variables
|
||||||
|
|
||||||
| Variable | Required | Default | Description |
|
| Variable | Required | Default | Description |
|
||||||
|----------|----------|---------|-------------|
|
| ----------------------------- | ---------- | --------- | --------------------------------------------- |
|
||||||
| `nfs_mount` | Yes | `[]` | List of NFS mounts to configure |
|
| `nfs_mount` | Yes | `[]` | List of NFS mounts to configure |
|
||||||
| `nfs_mount[].nfs_host` | Yes | - | NFS server hostname or IP |
|
| `nfs_mount[].nfs_host` | Yes | - | NFS server hostname or IP |
|
||||||
| `nfs_mount[].nfs_dir` | Yes | - | Remote directory path on NFS server |
|
| `nfs_mount[].nfs_dir` | Yes | - | Remote directory path on NFS server |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue