From 0748457296dda072557f13358346261a8c1948b8 Mon Sep 17 00:00:00 2001 From: Steeve Morin Date: Mon, 16 Jul 2018 18:50:01 +0200 Subject: [PATCH] examples: Update linux/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251 Signed-off-by: Steeve Morin --- examples/aws.yml | 2 +- examples/docker-for-mac.yml | 2 +- examples/gcp.yml | 2 +- examples/openstack.yml | 2 +- examples/packet.yml | 2 +- examples/scaleway.yml | 2 +- examples/vultr.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/aws.yml b/examples/aws.yml index 646a8df4b..588042c23 100644 --- a/examples/aws.yml +++ b/examples/aws.yml @@ -13,7 +13,7 @@ onboot: image: linuxkit/dhcpcd:v0.5 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:v0.5 + image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251 services: - name: rngd image: linuxkit/rngd:v0.5 diff --git a/examples/docker-for-mac.yml b/examples/docker-for-mac.yml index 2fd6723c2..a4f3db61c 100644 --- a/examples/docker-for-mac.yml +++ b/examples/docker-for-mac.yml @@ -11,7 +11,7 @@ init: onboot: # support metadata for optional config in /run/config - name: metadata - image: linuxkit/metadata:v0.5 + image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251 - name: sysctl image: linuxkit/sysctl:v0.5 - name: sysfs diff --git a/examples/gcp.yml b/examples/gcp.yml index 184c6f011..eb0b4ca8f 100644 --- a/examples/gcp.yml +++ b/examples/gcp.yml @@ -13,7 +13,7 @@ onboot: image: linuxkit/dhcpcd:v0.5 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:v0.5 + image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251 services: - name: getty image: linuxkit/getty:v0.5 diff --git a/examples/openstack.yml b/examples/openstack.yml index 9b953ec89..91574952a 100644 --- a/examples/openstack.yml +++ b/examples/openstack.yml @@ -13,7 +13,7 @@ onboot: image: linuxkit/dhcpcd:v0.5 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:v0.5 + image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251 command: ["/usr/bin/metadata", "openstack"] services: - name: rngd diff --git a/examples/packet.yml b/examples/packet.yml index bc8dbb3ae..ca1a30c9a 100644 --- a/examples/packet.yml +++ b/examples/packet.yml @@ -18,7 +18,7 @@ onboot: image: linuxkit/dhcpcd:v0.5 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:v0.5 + image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251 command: ["/usr/bin/metadata", "packet"] services: - name: rngd diff --git a/examples/scaleway.yml b/examples/scaleway.yml index 932133c2c..d3ae3e9fc 100644 --- a/examples/scaleway.yml +++ b/examples/scaleway.yml @@ -16,7 +16,7 @@ onboot: image: linuxkit/dhcpcd:v0.5 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:v0.5 + image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251 services: - name: getty image: linuxkit/getty:v0.5 diff --git a/examples/vultr.yml b/examples/vultr.yml index 184c6f011..eb0b4ca8f 100644 --- a/examples/vultr.yml +++ b/examples/vultr.yml @@ -13,7 +13,7 @@ onboot: image: linuxkit/dhcpcd:v0.5 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:v0.5 + image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251 services: - name: getty image: linuxkit/getty:v0.5