Skip to content

Commit

Permalink
docs(readme): fix duplicate clean; remove unused config.sls file
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin committed Sep 24, 2019
1 parent 454f0a1 commit 804749e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 120 deletions.
24 changes: 4 additions & 20 deletions docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,37 +86,21 @@ Meta-state to run all volume group states in sequence: 'cfgbackup', 'import', 'r
^^^^^^^^^^
Meta-state to run all logical volume states in sequence: Order 'remove', 'change', 'reduce', 'extend', 'rename', 'create', 'convert', and 'create' again.

``lvm.clean``
^^^^^^^^^^^^^
Meta-state to run all clean states provided by this formula.


Available substates
-------------------

.. contents::
:local:

``lvm.clean``
^^^^^^^^^^^^^
Remove lvm2 software.

``lvm.profiles.clean``
^^^^^^^^^^^^^^^^^^^^^^
Remove custom lvm profile(s)::

profiles:
remove:
- sillyprofile

``lvm.install``
^^^^^^^^^^^^^^^
Install lvm2 package.

``lvm.config (deprecated)``
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Configure PVs, VGs and LVs using legacy pillar data (backwards compatibility only).

``lvm.clean``
^^^^^^^^^^^^^
Remove lvm2 software.

``lvm.profiles.clean``
^^^^^^^^^^^^^^^^^^^^^^
Remove custom lvm profile(s)::
Expand Down
100 changes: 0 additions & 100 deletions lvm/config.sls

This file was deleted.

0 comments on commit 804749e

Please sign in to comment.