Merge "Add cloud-initramfs-growroot for Precise"

This commit is contained in:
Jenkins 2016-06-07 01:14:10 +00:00 committed by Gerrit Code Review
commit fb92e61082
3 changed files with 14 additions and 0 deletions

View File

@ -1,2 +1,3 @@
dib-run-parts
dpkg
pkg-map

View File

@ -1,5 +1,6 @@
adduser:
ca-certificates:
cloud-initramfs-growroot:
locales:
lsb-release:
phase: pre-install.d

View File

@ -0,0 +1,12 @@
{
"release": {
"ubuntu": {
"precise": {
"cloud-initramfs-growroot": "cloud-initramfs-growroot"
}
}
},
"default": {
"cloud-initramfs-growroot": ""
}
}