Changed the sequence of roles. 05/3505/1
authorabhijit_onap <abhijit.das.gupta@huawei.com>
Sat, 23 May 2020 18:14:46 +0000 (23:44 +0530)
committerabhijit_onap <abhijit.das.gupta@huawei.com>
Sat, 23 May 2020 18:14:46 +0000 (23:44 +0530)
Docker had to be installed first.

Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I9926ec09222bf4f52518be6c5ab354b3cfb2ce77

ocd/infra/playbooks/ealt-all.yml

index 5e2d3cf..236de37 100644 (file)
   - mep
 
   roles:
+  - docker
   - k3s
   - helm
   - rabbitmq
   - prometheus
   - kubeconfig
   - cadvisor
-  - docker
 
 - hosts: mepautomate
   become: yes