1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-06 00:48:45 +01:00
Files
installer/examples
Mike Metral e0c2d67a55 modules/azure: Enable the use of external master & worker subnets (#550)
* platforms/azure: add missing master_count to the tectonic module

* modules/azure: Enable the use of external master & worker subnets

- Only create master & worker subnets if no external vnets exist
- The `join()` interpolation function is used to work around
https://github.com/hashicorp/hil/issues/50 when the subnets are conditionally
created. For more detail, see:
7ab31b07df)
2017-05-09 18:19:45 +02:00
..