From 60031e5f0fe9c35b2c7f721701fe0a97d8bc1ba6 Mon Sep 17 00:00:00 2001
From: Zhao Lei <zhaolei@cn.fujitsu.com>
Date: Fri, 7 Aug 2015 19:48:01 +0800
Subject: [PATCH] Remove execute mode of cloud-config.yaml

This file is not wished to be run, and don't need execute mode.
This patch removes it.

Change-Id: I6283cbf2bde5aa87a46c70a02d65994864a3937b
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
---
 imagebuild/coreos/oem/cloud-config.yml | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 imagebuild/coreos/oem/cloud-config.yml

diff --git a/imagebuild/coreos/oem/cloud-config.yml b/imagebuild/coreos/oem/cloud-config.yml
old mode 100755
new mode 100644