Support metaldata metadata provider

Signed-off-by: Michael Aldridge <aldridge.mac@gmail.com>
This commit is contained in:
Michael Aldridge
2021-01-17 21:47:41 -08:00
parent 5005e05b3c
commit b820b0a129
11 changed files with 149 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ onboot:
image: linuxkit/dhcpcd:v0.8
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: metadata
image: linuxkit/metadata:v0.8
image: linuxkit/metadata:2cf1db0f0d2c9916b4894318bd76f1c97d8c8f7b
services:
- name: rngd
image: linuxkit/rngd:v0.8

View File

@@ -11,7 +11,7 @@ init:
onboot:
# support metadata for optional config in /run/config
- name: metadata
image: linuxkit/metadata:v0.8
image: linuxkit/metadata:2cf1db0f0d2c9916b4894318bd76f1c97d8c8f7b
- name: sysctl
image: linuxkit/sysctl:v0.8
- name: sysfs

View File

@@ -13,7 +13,7 @@ onboot:
image: linuxkit/dhcpcd:v0.8
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: metadata
image: linuxkit/metadata:v0.8
image: linuxkit/metadata:2cf1db0f0d2c9916b4894318bd76f1c97d8c8f7b
services:
- name: getty
image: linuxkit/getty:v0.8

View File

@@ -18,7 +18,7 @@ onboot:
image: linuxkit/dhcpcd:v0.8
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: metadata
image: linuxkit/metadata:v0.8
image: linuxkit/metadata:2cf1db0f0d2c9916b4894318bd76f1c97d8c8f7b
command: ["/usr/bin/metadata", "hetzner"]
services:
- name: rngd

View File

@@ -13,7 +13,7 @@ onboot:
image: linuxkit/dhcpcd:v0.8
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: metadata
image: linuxkit/metadata:v0.8
image: linuxkit/metadata:2cf1db0f0d2c9916b4894318bd76f1c97d8c8f7b
command: ["/usr/bin/metadata", "openstack"]
services:
- name: rngd

View File

@@ -18,7 +18,7 @@ onboot:
image: linuxkit/dhcpcd:v0.8
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: metadata
image: linuxkit/metadata:v0.8
image: linuxkit/metadata:2cf1db0f0d2c9916b4894318bd76f1c97d8c8f7b
command: ["/usr/bin/metadata", "packet"]
services:
- name: rngd

View File

@@ -16,7 +16,7 @@ onboot:
image: linuxkit/dhcpcd:v0.8
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: metadata
image: linuxkit/metadata:v0.8
image: linuxkit/metadata:2cf1db0f0d2c9916b4894318bd76f1c97d8c8f7b
services:
- name: getty
image: linuxkit/getty:v0.8

View File

@@ -13,7 +13,7 @@ onboot:
image: linuxkit/dhcpcd:v0.8
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: metadata
image: linuxkit/metadata:v0.8
image: linuxkit/metadata:2cf1db0f0d2c9916b4894318bd76f1c97d8c8f7b
command: ["/usr/bin/metadata", "vultr"]
services:
- name: getty