diff --git a/templates/_linux.yaml b/templates/_linux.yaml index d1877fc0..7ba16f20 100644 --- a/templates/_linux.yaml +++ b/templates/_linux.yaml @@ -87,7 +87,7 @@ objects: bus: {{ diskbus | default("virtio") }} name: cloudinitdisk interfaces: - - bridge: {} + - masquerade: {} name: default terminationGracePeriodSeconds: 0 networks: diff --git a/templates/win2k12r2.tpl.yaml b/templates/win2k12r2.tpl.yaml index 66c54b05..682bf12d 100644 --- a/templates/win2k12r2.tpl.yaml +++ b/templates/win2k12r2.tpl.yaml @@ -112,7 +112,7 @@ objects: bus: sata name: rootdisk interfaces: - - bridge: {} + - masquerade: {} model: e1000e name: default {% if item.tablet %}