From 3e494f7762c71a04ac6263aaf67939847e6900de Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Sat, 19 Aug 2017 19:30:04 +0100 Subject: [PATCH] Update hashes for metadata Signed-off-by: Justin Cormack --- blueprints/docker-for-mac/base.yml | 2 +- examples/aws.yml | 2 +- examples/gcp.yml | 2 +- examples/vultr.yml | 2 +- projects/etcd/etcd.yml | 2 +- projects/etcd/prom-us-central1-f.yml | 2 +- projects/kubernetes/kube-master.yml | 2 +- projects/kubernetes/kube-node.yml | 2 +- projects/swarmd/swarmd.yml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/blueprints/docker-for-mac/base.yml b/blueprints/docker-for-mac/base.yml index 8e1942d34..dc62845f1 100644 --- a/blueprints/docker-for-mac/base.yml +++ b/blueprints/docker-for-mac/base.yml @@ -10,7 +10,7 @@ init: onboot: # support metadata for optional config in /var/config - name: metadata - image: linuxkit/metadata:0c29c3ac1e5d2ee591d9710eca987f7df3fb9ca6 + image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2 - name: sysctl image: linuxkit/sysctl:154913b72c6f1f33eb408609fca9963628e8c051 - name: sysfs diff --git a/examples/aws.yml b/examples/aws.yml index 38183b2ce..140db3eff 100644 --- a/examples/aws.yml +++ b/examples/aws.yml @@ -13,7 +13,7 @@ onboot: image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:0c29c3ac1e5d2ee591d9710eca987f7df3fb9ca6 + image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2 services: - name: rngd image: linuxkit/rngd:558e86a36242bb74353bc9287b715ddb8567357e diff --git a/examples/gcp.yml b/examples/gcp.yml index 80d1b584e..2ff97f413 100644 --- a/examples/gcp.yml +++ b/examples/gcp.yml @@ -13,7 +13,7 @@ onboot: image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:0c29c3ac1e5d2ee591d9710eca987f7df3fb9ca6 + image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2 services: - name: getty image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec diff --git a/examples/vultr.yml b/examples/vultr.yml index daf0fb558..54fbbc1be 100644 --- a/examples/vultr.yml +++ b/examples/vultr.yml @@ -13,7 +13,7 @@ onboot: image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:0c29c3ac1e5d2ee591d9710eca987f7df3fb9ca6 + image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2 services: - name: getty image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec diff --git a/projects/etcd/etcd.yml b/projects/etcd/etcd.yml index 00f7bb7f6..1661808ac 100644 --- a/projects/etcd/etcd.yml +++ b/projects/etcd/etcd.yml @@ -18,7 +18,7 @@ onboot: image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:0c29c3ac1e5d2ee591d9710eca987f7df3fb9ca6 + image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2 services: - name: rngd image: linuxkit/rngd:558e86a36242bb74353bc9287b715ddb8567357e diff --git a/projects/etcd/prom-us-central1-f.yml b/projects/etcd/prom-us-central1-f.yml index 4a7431499..e61115cd7 100644 --- a/projects/etcd/prom-us-central1-f.yml +++ b/projects/etcd/prom-us-central1-f.yml @@ -13,7 +13,7 @@ onboot: image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:0c29c3ac1e5d2ee591d9710eca987f7df3fb9ca6 + image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2 services: - name: rngd image: mobylinux/rngd:3dad6dd43270fa632ac031e99d1947f20b22eec9 diff --git a/projects/kubernetes/kube-master.yml b/projects/kubernetes/kube-master.yml index b9207c638..90df09c00 100644 --- a/projects/kubernetes/kube-master.yml +++ b/projects/kubernetes/kube-master.yml @@ -15,7 +15,7 @@ onboot: image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:0c29c3ac1e5d2ee591d9710eca987f7df3fb9ca6 + image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2 - name: format image: linuxkit/format:158d992b7bf7ab984100c697d7e72161ea7d7382 - name: mounts diff --git a/projects/kubernetes/kube-node.yml b/projects/kubernetes/kube-node.yml index 98957504e..dafa146fd 100644 --- a/projects/kubernetes/kube-node.yml +++ b/projects/kubernetes/kube-node.yml @@ -15,7 +15,7 @@ onboot: image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:0c29c3ac1e5d2ee591d9710eca987f7df3fb9ca6 + image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2 - name: format image: linuxkit/format:158d992b7bf7ab984100c697d7e72161ea7d7382 - name: mounts diff --git a/projects/swarmd/swarmd.yml b/projects/swarmd/swarmd.yml index 965a9b377..36c4d80b4 100644 --- a/projects/swarmd/swarmd.yml +++ b/projects/swarmd/swarmd.yml @@ -20,7 +20,7 @@ onboot: image: linuxkit/mount:4fe245efb01384e42622c36302e13e386bbaeb08 command: ["/usr/bin/mountie", "/var/lib/swarmd"] - name: metadata - image: linuxkit/metadata:0c29c3ac1e5d2ee591d9710eca987f7df3fb9ca6 + image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2 services: - name: getty image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec