Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Place committed Jun 22, 2016
1 parent 2cd0433 commit eadf80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/modules/parted.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit eadf80a

Please sign in to comment.