Update cloudsetup to 1.2
This commit is contained in:
parent
b14fa3db42
commit
beb967c196
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ IMAGE_SIZE=10G
|
||||||
|
|
||||||
# Comment out to simply use latest version
|
# Comment out to simply use latest version
|
||||||
# Hash checking is disabled when specifying this
|
# Hash checking is disabled when specifying this
|
||||||
CLOUDSETUP_VERSION=1.1
|
CLOUDSETUP_VERSION=1.2
|
||||||
|
|
||||||
DIST_BASE="https://download.freebsd.org/ftp/releases/$ARCH/$RELEASE"
|
DIST_BASE="https://download.freebsd.org/ftp/releases/$ARCH/$RELEASE"
|
||||||
ZPOOL=zroot
|
ZPOOL=zroot
|
||||||
|
|
Loading…
Reference in a new issue