tripleo-heat-templates/extraconfig
Steven Hardy 487e0617d6 Decouple OpenShiftGlusterDisks from openshift-master.yaml
In the event you have different disks in nodes assigned to each role
you may need to pass role specific parameters, e.g like:

parameter_defaults:
  OpenShiftMasterParameters:
    OpenShiftGlusterDisks:
      - /dev/vdc
  OpenShiftWorkerParameters:
    OpenShiftGlusterDisks:
      - /dev/vdd

To enable that we create an inventory file per role, and pass the directory
of files to ansible.

Change-Id: I8b4d8698405ffb004b081e1f097f300216edfa77
2018-06-05 09:45:52 +01:00
..
all_nodes Change template names to rocky 2018-05-09 08:28:42 +02:00
nova_metadata Merge "Revert "Switch public endpoints to use FQDNs by default"" 2018-05-17 21:56:29 +00:00
post_deploy Use /usr/bin/env python to autodetect python 2018-05-24 10:22:39 +05:30
pre_deploy/rhel-registration Don't use crudini to get rhn server 2018-05-17 10:35:56 -04:00
pre_network NFV: Support for config-download to deploy node with kernel args 2018-05-15 11:01:06 +05:30
services Decouple OpenShiftGlusterDisks from openshift-master.yaml 2018-06-05 09:45:52 +01:00
tasks Use /usr/bin/env python to autodetect python 2018-05-24 10:22:39 +05:30