X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deployment%2Fnoheat%2Fcluster-rke%2Fansible%2Fcreate.yml;h=9a2943b124fbee44ca8d38d057526a1015b86046;hb=c3c919875dfd958c2e6d7ffdd3043dc7310289ab;hp=c2eca98dc95b377125be56893230a8b000c6b29d;hpb=107b0eb0586053e057e6a90722e75ba25a523b28;p=integration.git diff --git a/deployment/noheat/cluster-rke/ansible/create.yml b/deployment/noheat/cluster-rke/ansible/create.yml index c2eca98dc..9a2943b12 100644 --- a/deployment/noheat/cluster-rke/ansible/create.yml +++ b/deployment/noheat/cluster-rke/ansible/create.yml @@ -41,3 +41,8 @@ hosts: operator0 roles: - role: setup_helm +- name: Install metallb, cert-manager and prometheus + hosts: operator0 + gather_facts: false + roles: + - role: deps