cdist/cdist/conf/type/__install_reset_disk/man.rst

44 lines
723 B
ReStructuredText
Raw Normal View History

cdist-type__install_reset_disk(7)
=================================
NAME
----
cdist-type__install_reset_disk - reset a disk
DESCRIPTION
-----------
Remove partition table.
Remove all lvm labels.
Remove mdadm superblock.
REQUIRED PARAMETERS
-------------------
2016-10-14 19:16:28 +00:00
None
OPTIONAL PARAMETERS
-------------------
2016-10-14 19:16:28 +00:00
None
EXAMPLES
--------
2016-10-14 19:16:28 +00:00
.. code-block:: sh
2016-10-14 19:16:28 +00:00
__install_reset_disk /dev/sdb
2016-10-14 19:16:28 +00:00
AUTHORS
-------
Steven Armstrong <steven-cdist--@--armstrong.cc>
COPYING
-------
2016-10-14 19:16:28 +00:00
Copyright \(C) 2012 Steven Armstrong. You can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.