mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Linted #34200
This commit is contained in:
parent
2cd0433f8d
commit
eadf80a56f
1 changed files with 1 additions and 1 deletions
|
@ -616,7 +616,7 @@ def set_(device, minor, flag, state):
|
|||
|
||||
A flag can be either "on" or "off" (make sure to use proper quoting, see `YAML Idiosyncrasies`_). Some or all of these flags will be
|
||||
available, depending on what disk label you are using.
|
||||
|
||||
|
||||
.. _`YAML Idiosyncrasies`: https://docs.saltstack.com/en/latest/topics/troubleshooting/yaml_idiosyncrasies.html#true-false-yes-no-on-off
|
||||
|
||||
Valid flags are: bios_grub, legacy_boot, boot, lba, root, swap, hidden, raid,
|
||||
|
|
Loading…
Add table
Reference in a new issue