summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Woodson <mwoodson@gmail.com>2015-09-29 11:41:55 -0400
committerMatt Woodson <mwoodson@gmail.com>2015-09-29 11:41:55 -0400
commit84e63b5a66e527891edd737d175844fce23c4a42 (patch)
treef1d4a8275b09b8758be977718280b5c15a5e58e6
parent7ac6db72fec4931cfcbe4f3da96504e85f8525c7 (diff)
parent11f0f570243d39bb2e96bfd64ef9d180163c5c38 (diff)
downloadopenshift-84e63b5a66e527891edd737d175844fce23c4a42.tar.gz
openshift-84e63b5a66e527891edd737d175844fce23c4a42.tar.bz2
openshift-84e63b5a66e527891edd737d175844fce23c4a42.tar.xz
openshift-84e63b5a66e527891edd737d175844fce23c4a42.zip
Merge pull request #629 from mwoodson/grow_docker_vg
don't want file ext in prod
-rw-r--r--playbooks/adhoc/grow_docker_vg/grow_docker_vg.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/adhoc/grow_docker_vg/grow_docker_vg.yml b/playbooks/adhoc/grow_docker_vg/grow_docker_vg.yml
index a88553ac0..ef9b45abd 100644
--- a/playbooks/adhoc/grow_docker_vg/grow_docker_vg.yml
+++ b/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