Unpause arm64 builds

The dib 2.14.0 release should have reverted the change that was making
networking not start on images.  Unpause ARM64 for initial testing.

Change-Id: Ia7ed9972852241651bae3b9829b621f3508ed007
This commit is contained in:
Ian Wienand 2018-04-19 09:24:54 +10:00
parent 5fcbc6c468
commit d71b144d2a
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ providers:
rate: 0.25
diskimages:
- name: ubuntu-xenial-arm64
pause: true
pause: false
config-drive: true
meta:
hw_firmware_type: uefi
@ -26,7 +26,7 @@ providers:
hw_disk_bus: scsi
hw_scsi_model: virtio-scsi
- name: debian-stretch-arm64
pause: true
pause: false
config-drive: true
meta:
hw_firmware_type: uefi