diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-02-11 14:09:47 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-11 13:09:47 +0000 |
commit | 88807db0a18d8a7c69017d90f8ec164187ca63a1 (patch) | |
tree | 83ddc5fcc9e32b602dbbba4829f2b6dddbd0cef3 | |
parent | 1d7a6e1bc7786ee81283b2d3b6ed112d9f7cfe23 (diff) |
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 <b.grzybowski@partner.samsung.com>
Issue-ID: OOM-1671
m--------- | docs/submodules/oom/offline-installer.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git -Subproject 711a2cc42376472c6788bf2d18bf31f39792e55 +Subproject 2a4c4776daca85d66e478dd3f6a46a6e250934d |