From 80d9d30b5c052c876fabdce29f35845e378251ba Mon Sep 17 00:00:00 2001 From: Michal Zegan Date: Mon, 25 Mar 2019 13:13:00 +0100 Subject: Update git submodules * Update docs/submodules/oom/offline-installer.git from branch 'master' to aa1f62c0f8e7da56bca173e8174885f1918484df - Allow passing any values to override.yaml This change allows passing any values that will then be stored to override.yaml. These values are passed from the "overrides" key, that may be set either as an extra variable or in inventory/group_vars. The root certificate is merged with the overrides dictionary before saving the file. Change-Id: I772c342b3c9eafe1849d1678b810319afaaf75bf Issue-ID: OOM-1752 Signed-off-by: Michal Zegan - Improve application role testability Remove different phases for application role as those are supposed to run after each other anyway from playbook and pre/post steps can be disabled by other means. Enable Helm override file generation customization by delegating it to separate role. Separate Helm file transfer to own module. NOTE: install.yml with all Helm commands (shell/command) is not idempotent and should be fixed with separate commit. Issue-ID: OOM-1655 Change-Id: Ib29773c4d64a0529c71c3f93c2af7265ae94059f Signed-off-by: Samuli Silvius --- docs/submodules/oom/offline-installer.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/oom') diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git index dc924a0cb..aa1f62c0f 160000 --- a/docs/submodules/oom/offline-installer.git +++ b/docs/submodules/oom/offline-installer.git @@ -1 +1 @@ -Subproject commit dc924a0cb81e1eed9f5bf152bfba076a45fe91e1 +Subproject commit aa1f62c0f8e7da56bca173e8174885f1918484df -- cgit 1.2.3-korg