Svimba | 6f9ffc5 | 2018-06-05 17:36:36 +0200 | [diff] [blame] | 1 | classes: |
| 2 | - system.linux.system.repo.mcp.contrail |
Svimba | 6f9ffc5 | 2018-06-05 17:36:36 +0200 | [diff] [blame] | 3 | - system.opencontrail.compute.cluster4_0 |
| 4 | - cluster.k8s-ha-contrail-40.infra |
| 5 | - cluster.k8s-ha-contrail-40.opencontrail |
Svimba | 7fee673 | 2018-06-06 17:15:18 +0200 | [diff] [blame] | 6 | - cluster.overrides |
Svimba | 6f9ffc5 | 2018-06-05 17:36:36 +0200 | [diff] [blame] | 7 | |
| 8 | parameters: |
| 9 | _param: |
| 10 | opencontrail_compute_address: ${_param:single_address} |
| 11 | opencontrail_compute_iface: ens4 |
| 12 | opencontrail_compute_gateway: 172.16.10.1 |
| 13 | opencontrail_compute_dns: 8.8.8.8 |
| 14 | opencontrail: |
| 15 | common: |
| 16 | identity: |
| 17 | engine: k8s |
| 18 | host: none |
| 19 | token: none |
| 20 | password: none |
| 21 | network: |
| 22 | engine: k8s |
| 23 | host: none |
Svimba | 35597f7 | 2018-06-12 11:49:26 +0200 | [diff] [blame^] | 24 | |
Svimba | 6f9ffc5 | 2018-06-05 17:36:36 +0200 | [diff] [blame] | 25 | kubernetes: |
| 26 | pool: |
| 27 | network: |
| 28 | hash: 2276df10feae8f09fb50dce3a96fff6c |
| 29 | linux: |
| 30 | network: |
| 31 | concat_iface_files: |
| 32 | - src: '/etc/network/interfaces.d/50-cloud-init.cfg' |
| 33 | dst: '/etc/network/interfaces' |