Merge "Set DIB_DEBIAN_COMPONENTS: 'main,universe' for ubuntu-minimal"
This commit is contained in:
commit
b8f219de9a
@ -930,6 +930,7 @@ diskimages:
|
||||
DIB_DISABLE_APT_CLEANUP: '1'
|
||||
FS_TYPE: ext3
|
||||
DIB_GRUB_TIMEOUT: '0'
|
||||
DIB_DEBIAN_COMPONENTS: 'main,universe'
|
||||
- name: ubuntu-trusty
|
||||
elements:
|
||||
- ubuntu-minimal
|
||||
@ -950,6 +951,7 @@ diskimages:
|
||||
DIB_APT_LOCAL_CACHE: '0'
|
||||
DIB_DISABLE_APT_CLEANUP: '1'
|
||||
DIB_GRUB_TIMEOUT: '0'
|
||||
DIB_DEBIAN_COMPONENTS: 'main,universe'
|
||||
- name: ubuntu-xenial
|
||||
elements:
|
||||
- ubuntu-minimal
|
||||
@ -971,6 +973,7 @@ diskimages:
|
||||
DIB_APT_LOCAL_CACHE: '0'
|
||||
DIB_DISABLE_APT_CLEANUP: '1'
|
||||
DIB_GRUB_TIMEOUT: '0'
|
||||
DIB_DEBIAN_COMPONENTS: 'main,universe'
|
||||
- name: centos-7
|
||||
elements:
|
||||
- centos-minimal
|
||||
|
Loading…
Reference in New Issue
Block a user