2014-07-05 20:01:20 +02:00
|
|
|
---
|
2015-12-13 14:54:06 +01:00
|
|
|
name: disk
|
2014-07-05 20:01:20 +02:00
|
|
|
provider:
|
|
|
|
name: gce
|
2015-12-13 14:54:06 +01:00
|
|
|
description: Debian {system.release} {system.architecture}
|
2014-07-05 20:01:20 +02:00
|
|
|
bootstrapper:
|
|
|
|
workspace: /target
|
|
|
|
system:
|
|
|
|
release: wheezy
|
|
|
|
architecture: amd64
|
|
|
|
bootloader: grub
|
|
|
|
charmap: UTF-8
|
|
|
|
locale: en_US
|
|
|
|
timezone: UTC
|
|
|
|
volume:
|
|
|
|
backing: raw
|
|
|
|
partitions:
|
|
|
|
type: msdos
|
|
|
|
root:
|
|
|
|
filesystem: ext4
|
|
|
|
size: 10GiB
|
2015-10-20 11:43:51 -07:00
|
|
|
packages: {}
|
2014-07-05 20:01:20 +02:00
|
|
|
plugins:
|
2014-08-01 20:05:23 -07:00
|
|
|
google_cloud_sdk: {}
|
2014-07-05 20:01:20 +02:00
|
|
|
ntp:
|
|
|
|
servers:
|
|
|
|
- metadata.google.internal
|