소스 검색

added comment to the grow_docker_vg playbook

Matt Woodson 9 년 전
부모
커밋
11f0f57024
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 will assign the new volume to /dev/xvdc. This is not variablized, yet.
 #  * 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