summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNicolas.Schodet2017-08-29 21:56:15 +0000
committeradmin2017-08-29 21:56:15 +0000
commitf235f21bee7f5133720027e38d13864b10667cd2 (patch)
treee15d818ad0b7fff88e97a84825df10f1bb46fe4c /doc
parent1dd148946bd06056dec5d8ab8555a9f29826f2b7 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/LVM_logical_volume_creation__44___resize__44___format___38___removal.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/LVM_logical_volume_creation__44___resize__44___format___38___removal.mdwn b/doc/todo/LVM_logical_volume_creation__44___resize__44___format___38___removal.mdwn
new file mode 100644
index 00000000..0910ef5d
--- /dev/null
+++ b/doc/todo/LVM_logical_volume_creation__44___resize__44___format___38___removal.mdwn
@@ -0,0 +1,7 @@
+I have made a new property to handle logical volume with propellor.
+
+I am not confident my haskell code is good looking as this is my first real life haskell code, can you please have a look?
+
+You can pull the lvm branch at http://git.ni.fr.eu.org/nicolas/propellor.git
+
+Thanks!