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 |
Svimba | 151b2a0 | 2018-06-12 16:43:34 +0200 | [diff] [blame] | 4 | - system.opencontrail.client.cluster |
| 5 | - system.opencontrail.client.resource.virtual_router |
Svimba | 6f9ffc5 | 2018-06-05 17:36:36 +0200 | [diff] [blame] | 6 | - cluster.k8s-ha-contrail-40.infra |
| 7 | - cluster.k8s-ha-contrail-40.opencontrail |
Svimba | 7fee673 | 2018-06-06 17:15:18 +0200 | [diff] [blame] | 8 | - cluster.overrides |
Svimba | 6f9ffc5 | 2018-06-05 17:36:36 +0200 | [diff] [blame] | 9 | |
| 10 | parameters: |
| 11 | _param: |
| 12 | opencontrail_compute_address: ${_param:single_address} |
| 13 | opencontrail_compute_iface: ens4 |
| 14 | opencontrail_compute_gateway: 172.16.10.1 |
| 15 | opencontrail_compute_dns: 8.8.8.8 |
| 16 | opencontrail: |
| 17 | common: |
| 18 | identity: |
| 19 | engine: k8s |
| 20 | host: none |
| 21 | token: none |
| 22 | password: none |
| 23 | network: |
| 24 | engine: k8s |
| 25 | host: none |
Svimba | 151b2a0 | 2018-06-12 16:43:34 +0200 | [diff] [blame] | 26 | client: |
| 27 | identity: |
| 28 | engine: none |
Svimba | 35597f7 | 2018-06-12 11:49:26 +0200 | [diff] [blame] | 29 | |
Svimba | 6f9ffc5 | 2018-06-05 17:36:36 +0200 | [diff] [blame] | 30 | kubernetes: |
| 31 | pool: |
| 32 | network: |
| 33 | hash: 2276df10feae8f09fb50dce3a96fff6c |
| 34 | linux: |
| 35 | network: |
| 36 | concat_iface_files: |
| 37 | - src: '/etc/network/interfaces.d/50-cloud-init.cfg' |
Svimba | f2e7c24 | 2018-06-13 15:34:10 +0200 | [diff] [blame] | 38 | dst: '/etc/network/interfaces' |
| 39 | system: |
| 40 | autoupdates: |
| 41 | enabled: false |
| 42 | package: |
| 43 | apport: # fix conflict with contrail-vrouter-agent explicitly |
| 44 | version: purged |