]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
lv-create: add an example logfile_path config option in lv_vars.yml
authorAndrew Schoen <aschoen@redhat.com>
Thu, 9 Aug 2018 12:26:22 +0000 (07:26 -0500)
committerSébastien Han <seb@redhat.com>
Thu, 16 Aug 2018 14:38:23 +0000 (16:38 +0200)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
infrastructure-playbooks/vars/lv_vars.yaml

index 52d9e3b67f6945ba3b12c11be3527aacca6f2746..3a7439aa39cf248285f721372413cd875341cc0b 100644 (file)
@@ -31,6 +31,9 @@ nvme_device_lvs:
 
 ## TYPICAL USERS WILL NOT NEED TO CHANGE VARS FROM HERE DOWN ##
 
+# the path to where to save the logfile for lv-create.yml
+logfile_path: ./lv-create.log
+
 # all hdd's have to be the same size and the LVs on them are dedicated for OSD data
 hdd_lv_size: 100%FREE