aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/noheat/cluster-rke/ansible/create.yml
diff options
context:
space:
mode:
authorMaciej Wereski <m.wereski@partner.samsung.com>2021-07-28 13:41:01 +0000
committerMorgan Richomme <morgan.richomme@orange.com>2021-08-24 13:41:02 +0000
commit7bea94213cbafee7214d925f34ed9d7b057cc5ba (patch)
tree7f4f54bf81ffb52840b6aac0644db82fce642f8b /deployment/noheat/cluster-rke/ansible/create.yml
parentc3c919875dfd958c2e6d7ffdd3043dc7310289ab (diff)
noheat: deploy ONAP
Issue-ID: INT-1601 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: Iaa87b8b85584a38ea4170f48117ac154f24e0c6c
Diffstat (limited to 'deployment/noheat/cluster-rke/ansible/create.yml')
-rw-r--r--deployment/noheat/cluster-rke/ansible/create.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/deployment/noheat/cluster-rke/ansible/create.yml b/deployment/noheat/cluster-rke/ansible/create.yml
index 9a2943b12..3ba4a8381 100644
--- a/deployment/noheat/cluster-rke/ansible/create.yml
+++ b/deployment/noheat/cluster-rke/ansible/create.yml
@@ -46,3 +46,8 @@
gather_facts: false
roles:
- role: deps
+- name: Deploy sm-onap
+ hosts: operator0
+ gather_facts: false
+ roles:
+ - role: oom