Adding role for application handling 40/74940/1
authorMichal Ptacek <m.ptacek@partner.samsung.com>
Wed, 19 Dec 2018 19:42:03 +0000 (19:42 +0000)
committerMichal Ptacek <m.ptacek@partner.samsung.com>
Wed, 19 Dec 2018 19:42:03 +0000 (19:42 +0000)
commit11e2af5b184a9260b31ab3be497cb709f3471cec
tree033209fe62bb92b19880fbf94aee6e9366ad7ab5
parent1f3bd6c49f6731ab05fef5189ab766309bc816de
Adding role for application handling

this ansible role contains application specific tasks, it is
written in generic way and different helm charts can be used as
application. In addition operator can provide proprietary pre_install
and post_install hooks.

Change-Id: Ibe4b330e5a725dde41aca9f6a59d702cfaba6f52
Issue-ID: OOM-1551
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
ansible/roles/application-install/tasks/custom_role.yml [new file with mode: 0644]
ansible/roles/application-install/tasks/install.yml
ansible/roles/application-install/tasks/post-install.yml [new file with mode: 0644]
ansible/roles/application-install/tasks/pre-install.yml [new file with mode: 0644]