summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cfme/defaults/main.yml
diff options
context:
space:
mode:
authorTim Bielawa <tbielawa@redhat.com>2017-10-04 10:06:50 -0400
committerTim Bielawa <tbielawa@redhat.com>2017-10-04 10:49:24 -0400
commit99811e05a245ef23e806f5c847f72d267b142bf1 (patch)
treeeff8e611446c2d3c0b6e3952915fd80841c6f7f1 /roles/openshift_cfme/defaults/main.yml
parent534113870fc5e6c47fe8dbba1322a462c9cbef37 (diff)
downloadopenshift-99811e05a245ef23e806f5c847f72d267b142bf1.tar.gz
openshift-99811e05a245ef23e806f5c847f72d267b142bf1.tar.bz2
openshift-99811e05a245ef23e806f5c847f72d267b142bf1.tar.xz
openshift-99811e05a245ef23e806f5c847f72d267b142bf1.zip
Add notes about SA token. Improve NFS validation.
Diffstat (limited to 'roles/openshift_cfme/defaults/main.yml')
-rw-r--r--roles/openshift_cfme/defaults/main.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/roles/openshift_cfme/defaults/main.yml b/roles/openshift_cfme/defaults/main.yml
index a1a6e7190..8ba672262 100644
--- a/roles/openshift_cfme/defaults/main.yml
+++ b/roles/openshift_cfme/defaults/main.yml
@@ -76,13 +76,6 @@ openshift_cfme_storage_nfs_base_dir: /exports
# setting this variable. Useful for testing specific task files.
openshift_cfme_storage_nfs_local_hostname: false
-#---------------------------------------------------------------------
-# DEFAULT PV SIZES
-# How large to make the MIQ application PV
-openshift_cfme_app_pv_size: 5Gi
-# How large to make the MIQ PostgreSQL PV
-openshift_cfme_db_pv_size: 15Gi
-
######################################################################
# SCAFFOLDING - These are parameters we pre-seed that a user may or
# may not set later