mirror of
https://github.com/rancher/os.git
synced 2025-07-06 19:38:37 +00:00
Add rancher.resize_device cmdline for DO
(cherry picked from commit 9ced2ba666
)
This commit is contained in:
parent
4cb3e0fcb7
commit
efad6c320f
2
Makefile
2
Makefile
@ -54,7 +54,7 @@ qcows:
|
|||||||
APPEND="console=tty1 console=ttyS0,115200n8 printk.devkmsg=on rancher.autologin=ttyS0" \
|
APPEND="console=tty1 console=ttyS0,115200n8 printk.devkmsg=on rancher.autologin=ttyS0" \
|
||||||
NAME=openstack ../../../.dapper
|
NAME=openstack ../../../.dapper
|
||||||
cd scripts/images/openstack && \
|
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
|
NAME=digitalocean ../../../.dapper
|
||||||
cp ./scripts/images/openstack/dist/*.img dist/artifacts/
|
cp ./scripts/images/openstack/dist/*.img dist/artifacts/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user