mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
Don't hard code password in image anymore
This commit is contained in:
@@ -29,10 +29,7 @@ default rancheros
|
||||
label rancheros
|
||||
kernel /boot/vmlinuz
|
||||
initrd /boot/initrd
|
||||
append quiet
|
||||
|
||||
prompt 1
|
||||
timeout 1
|
||||
append quiet rancher.password=rancher
|
||||
EOF
|
||||
|
||||
# Copied from boot2docker, thanks.
|
||||
|
Reference in New Issue
Block a user