From efad6c320f7d25c3b0bcb64bed0554052adae15e Mon Sep 17 00:00:00 2001 From: niusmallnan Date: Thu, 1 Mar 2018 09:35:45 +0800 Subject: [PATCH] Add rancher.resize_device cmdline for DO (cherry picked from commit 9ced2ba666b385e09d936ac54e7f250a90bf0ce6) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4615a5bd..4f7f6ec5 100755 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ qcows: APPEND="console=tty1 console=ttyS0,115200n8 printk.devkmsg=on rancher.autologin=ttyS0" \ NAME=openstack ../../../.dapper cd scripts/images/openstack && \ - APPEND="console=tty1 printk.devkmsg=on notsc clocksource=kvm-clock rancher.network.interfaces.eth0.ipv4ll rancher.cloud_init.datasources=[digitalocean] rancher.autologin=tty1 rancher.autologin=ttyS0" \ + APPEND="console=tty1 printk.devkmsg=on notsc clocksource=kvm-clock rancher.network.interfaces.eth0.ipv4ll rancher.cloud_init.datasources=[digitalocean] rancher.autologin=tty1 rancher.autologin=ttyS0 rancher.resize_device=/dev/vda" \ NAME=digitalocean ../../../.dapper cp ./scripts/images/openstack/dist/*.img dist/artifacts/