diff options
Diffstat (limited to 'test/integ-test/integ-test-configs/mappings.yaml')
| -rw-r--r-- | test/integ-test/integ-test-configs/mappings.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/integ-test/integ-test-configs/mappings.yaml b/test/integ-test/integ-test-configs/mappings.yaml index 534b72f..36976a0 100644 --- a/test/integ-test/integ-test-configs/mappings.yaml +++ b/test/integ-test/integ-test-configs/mappings.yaml @@ -1,39 +1,39 @@ networkMaps: - network: 20.20.20.20/24 script: - name: ubuntu-minimal.ipxe + name: ubuntu.ipxe params: hostname: placeholder hostnameMaps: - hostname: '(etcd|k8s)\d-m\d' script: - name: coreos.ipxe + name: flatcar.ipxe params: version: 1122.3.0 cloudconfig: virtual - hostname: '(etcd|k8s)\d-m\d' script: - name: coreos.ipxe + name: flatcar.ipxe params: version: 1122.3.0 cloudconfig: virtual - hostname: 'k8s1-4' script: - name: coreos.ipxe + name: flatcar.ipxe environment: staging params: version: 1298.6.0 cloudconfig: baremetal - hostname: 'k8s1-\d' script: - name: coreos.ipxe + name: flatcar.ipxe params: version: 1122.3.0 cloudconfig: baremetal - hostname: 'k8s1-\d' script: - name: coreos.ipxe + name: flatcar.ipxe params: version: 1122.3.0 cloudconfig: baremetal |
