parent
fb8c694530
commit
cda8c920dd
@ -0,0 +1,8 @@
|
||||
name: "Ubuntu Server (minimized)"
|
||||
description: >-
|
||||
This version has been customized to have a small runtime footprint
|
||||
in order to increase workload density in environments where humans
|
||||
are not expected to log in.
|
||||
id: ubuntu-server-minimal
|
||||
type: fsimage
|
||||
variant: server
|
@ -0,0 +1,8 @@
|
||||
name: "Ubuntu Server"
|
||||
description: >-
|
||||
The default install contains a curated set of packages that provide
|
||||
a comfortable experience for operating your server.
|
||||
id: ubuntu-server
|
||||
default: yes
|
||||
type: fsimage-layered
|
||||
variant: server
|
Loading…
Reference in new issue