Tok
2018-11-09 04259f14a042c84a1164402d9ac2009c9db6adf5
ansible/configs/ocp-gpu-single-node/env_vars.yml
@@ -15,7 +15,7 @@
###### OR PASS as "-e" args to ansible-playbook command
### Common Host settings
repo_version: "3.10"
repo_version: "3.11"
repo_method: file # Other Options are: file, satellite and rhn
#If using repo_method: satellite, you must set these values as well.
@@ -48,8 +48,8 @@
install_ipa_client: false
install_lets_encrypt_certificates: false
install_openwhisk: false
install_metrics: true
install_logging: true
install_metrics: false
install_logging: false
install_aws_broker: false
glusterfs_device_name: /dev/xvdc
@@ -145,8 +145,8 @@
cloudapps_suffix: 'apps.{{subdomain_base}}'
## TODO: This should be registered as a variable. Awk for os verions (OCP).
## yum info openshift...
osrelease: "3.10.14"
installer_release: "3.10.21"
osrelease: "3.11.16"
installer_release: "3.11.16"
openshift_master_overwrite_named_certificates: true
timeout: 60
@@ -270,9 +270,8 @@
#user_vols_size: 10Gi
cache_images:
  - "registry.access.redhat.com/jboss-eap-7/eap70-openshift:latest"
  - "registry.access.redhat.com/openshift3/jenkins-2-rhel7:v{{ repo_version }}"
  - "registry.access.redhat.com/openshift3/jenkins-slave-maven-rhel7:v{{ repo_version }}"
  - "docker.io/caffe2ai/caffe2:latest"
  - "docker.io/mirrorgooglecontainers/cuda-vector-add:v0.1"
### CLOUDFORMATIONS vars