mirror of
https://github.com/rancher/os.git
synced 2025-09-07 01:31:06 +00:00
Auto resize root disk on AWS (#2191)
This commit is contained in:
@@ -38,6 +38,7 @@ type Metadata struct {
|
||||
Hostname string
|
||||
SSHPublicKeys map[string]string
|
||||
NetworkConfig netconf.NetworkConfig
|
||||
RootDisk string
|
||||
|
||||
PublicIPv4 net.IP
|
||||
PublicIPv6 net.IP
|
||||
|
Reference in New Issue
Block a user