From 88807db0a18d8a7c69017d90f8ec164187ca63a1 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Tue, 11 Feb 2020 14:09:47 +0100 Subject: Update git submodules * Update docs/submodules/oom/offline-installer.git from branch 'master' to 2a4c4776daca85d66e478dd3f6a46a6e250934d0 - Disable 'pipefile' shell opt in cloud-init's runcmd module Cloud-init runs runcmd module with default OS shell which evaluates to dash for Ubuntu and which in turn doesn't support 'pipefile' option. This makes cloud-init fail the module on Ubuntu OS. In runcmd script there are no pipes so it's safe to remove it from shell opts. Change-Id: I0402fbfe13fe528832e64d107c1bc07bb5516fc2 Signed-off-by: Bartek Grzybowski Issue-ID: OOM-1671 --- docs/submodules/oom/offline-installer.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git index 711a2cc42..2a4c4776d 160000 --- a/docs/submodules/oom/offline-installer.git +++ b/docs/submodules/oom/offline-installer.git @@ -1 +1 @@ -Subproject commit 711a2cc42376472c6788bf2d18bf31f39792e556 +Subproject commit 2a4c4776daca85d66e478dd3f6a46a6e250934d0 -- cgit 1.2.3-korg