Skip to content

Commit

Permalink
Add kernel-install path arg description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Palmer-Richez committed Aug 5, 2024
1 parent 2a52f44 commit 5bb433b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions roles/uki_config/meta/argument_specs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,8 @@ argument_specs:
uki_config_kernel_install_config_root:
type: path
default: /etc/kernel
description: |
The path where configuration files are stored.
This should usually be `/etc/kernel` (the default), but you may wish
to use `/usr/lib/kernel` instead.

0 comments on commit 5bb433b

Please sign in to comment.