瀏覽代碼

Merge pull request #629 from mwoodson/grow_docker_vg

don't want file ext in prod
Matt Woodson 9 年之前
父節點
當前提交
84e63b5a66
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      playbooks/adhoc/grow_docker_vg/grow_docker_vg.yml

+ 2 - 0
playbooks/adhoc/grow_docker_vg/grow_docker_vg.yml

@@ -24,6 +24,8 @@
 #  * This does a GP2 by default.  Support for Provisioned IOPS has not been added
 #  * This does a GP2 by default.  Support for Provisioned IOPS has not been added
 #  * This will assign the new volume to /dev/xvdc. This is not variablized, yet.
 #  * This will assign the new volume to /dev/xvdc. This is not variablized, yet.
 #  * This can be done with NO downtime on the host
 #  * This can be done with NO downtime on the host
+#  * This playbook assumes that there is a Logical Volume that is installed and called "docker-pool".  This is
+#      the LV that gets created via the "docker-storage-setup" command
 #
 #
 
 
 - name: Grow the docker volume group
 - name: Grow the docker volume group